Blog
Learn about new PubNub releases, industry trends, and app development tips.
Product Updates
Mar 1, 2018Benefits of PubNub's Transaction-Based Pricing Model
Learn about our new "Transaction-based" pricing model and the benefits to this new model.
Todd Greene
Chat
Feb 23, 2018Will Bots Take Part in Group Conversations?
Chatbots are in your life. Humans will soon develop meaningful relationships with bots.
Stephen Blum
IoT
Feb 22, 2018Build a Robot to Feed Your Fish (and other things)
A walkthrough on how to build a robot, powered by Arduino, Alexa, and PubNub MQTT, that uses an arm and wheels to carry out tasks around the house.
Developer Relations Team
PubNub Portal
Feb 20, 2018Cool Hacks with PubNub and IBM Watson APIs
Tutorials using a number of IBM Watson APIs combined with Functions, including home automation, language translation, and more.
Michael Carroll
Feb 14, 2018
How To Launch Your Own Crowdsalable Cryptocurrency
Deploy a crypto with crowd sale capability to the Ethereum network. Web3.js development + end-to-end testing is demonstrated with Truffle Suite.
Adam Bavosa
Feb 14, 2018
Testing and Deploying an Ethereum Token
Write integration tests for a Solidity smart contract using JavaScript. A tutorial for deploying Smart contracts and creating a new Ethereum wallet.
Adam Bavosa
Feb 14, 2018
Your Own Crypto: ERC-20 Ethereum Token Standard
Build a cryptocurrency using the Ethereum Token Standard. A step-by-step guide for a Solidity smart contract with Truffle and OpenZeppelin.
Adam Bavosa
PubNub Portal
Feb 12, 2018What is functions as a service (FaaS)?
Functions-as-a-Service (FaaS) is a cloud computing model that can be thought of as the plug-and-play of web-based application development.
Michael Carroll
PubNub Portal
Feb 8, 2018The Way to Log JSON Messages to a Private Database
With Functions, you can efficiently save all published JSON messages to your database.