Blog

Learn about new PubNub releases, industry trends, and app development tips.

ChatFeb 23, 2018

Will Bots Take Part in Group Conversations?

Chatbots are in your life. And you didn’t even know it. Humans will soon develop meaningful relationships with bots. Successful relationships lead to conversations with multiple people.

Stephen Blum
Stephen Blum
CTO, PubNub
Group 1.png
BuildFeb 22, 2018

How to Build 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
Developer Relations Team
BuildFeb 20, 2018

Cool Hacks with PubNub and IBM Watson APIs

A collection of awesome tutorials using a number of IBM Watson APIs combined with Functions, including home automation, language translation, and more.

Michael Carroll
Michael Carroll
BuildFeb 14, 2018

How To Launch Your Own Crowdsalable Cryptocurrency

How to deploy a cryptocurrency with crowd sale capability to the Ethereum network. Web3.js development and end-to-end testing is demonstrated with the Truffle Suite.

Adam Bavosa
Adam Bavosa
Developer Relations Manager, PubNub
BuildFeb 14, 2018

Testing and Deploying an Ethereum Token

Write your own integration tests for a Solidity smart contract using JavaScript. A tutorial for deploying Smart contracts and creating a new Ethereum wallet.
Adam Bavosa
Adam Bavosa
Developer Relations Manager, PubNub
BuildFeb 14, 2018

Issue Your Own Cryptocurrency with ERC-20 Ethereum Standard

Learn how to build your own cryptocurrency using the Ethereum Token Standard. A step-by-step guide for building a Solidity smart contract with Truffle and OpenZeppelin.

Adam Bavosa
Adam Bavosa
Developer Relations Manager, PubNub
InsightsFeb 12, 2018

What 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
Michael Carroll
BuildFeb 8, 2018

The Right Way to Log JSON Messages to a Private Database

With Functions, you can efficiently log all published message to your database.

Stephen Blum
Stephen Blum
CTO, PubNub
InsightsJan 24, 2018

Everything you Wanted to Know about Serverless

 In a world demanding an increasing amount of software-driven products, time-to-market is everything. Serverless technologies and event architectures promise to dramatically reduce development time, reduce cost, and handle lots of the inherent scaling risks in today’s global apps. But the Serverless...
Developer Relations Team
Developer Relations Team