Joel Grus 12/31/2015

Polyglot Twitter Bot, Part 4: PureScript

Read Original

This article details the fourth part of a series on creating a polyglot Twitter bot, specifically implementing the bot using PureScript. It covers setting up a PureScript project, defining foreign function interfaces to use a Node.js Twitter library, and preparing for deployment on AWS Lambda. The author notes they are learning PureScript and discusses handling side effects in a pure functional language.

Polyglot Twitter Bot, Part 4: PureScript

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week