Blogs

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

Create a New Language in Less Than 200 Lines of Code
BuildSep 26, 2016

Create a New Language in Less Than 200 Lines of Code

Create your own programming language in less than 200 lines of code using the Javascript parser, Ohm. And do it right meow!
PubNub logo
Michael Carroll
Serverless Whack-A-Mole Game is Your Next Game Night
BuildSep 21, 2016

Serverless Whack-A-Mole Game is Your Next Game Night

Create a serverless multiplayer game based on the classic Whack-A-Mole, using JavaScript.
PubNub logo
Michael Carroll
Real-time Garage Door Control: LiftMaster and PubNub
BuildSep 20, 2016

Real-time Garage Door Control: LiftMaster and PubNub

Build a real-time garage door control with Node.js, LiftMaster, and just 100 lines of Javascript code.
PubNub logo
Michael Carroll
Your own programming language in <200 lines of code | PubNub
BuildSep 15, 2016

Your own programming language in <200 lines of code | PubNub

The last post in our series about the Ohm parser and how we created a new programming language in 180 lines of code.
PubNub logo
Michael Carroll
Blocks and Conditionals with Ohm
BuildSep 14, 2016

Blocks and Conditionals with Ohm

Add blocks and conditionals to your programming language with Ohm, the open source Javascript grammar parser framework.
PubNub logo
Michael Carroll
How Functions Keeps Your Code Secure
NewsSep 13, 2016

How Functions Keeps Your Code Secure

Check how middleware software functions protects against un-trusted code, and distributes computation globally.
PubNub logo
Michael Carroll
Functions: Serverless Computation at Scale
NewsSep 12, 2016

Functions: Serverless Computation at Scale

Introducing Functions, a better way to do serverless computing at scale with real-time data. Now you can program the data network yourself!
PubNub logo
Michael Carroll
Build Your Own Symbol Calculator with Ohm
BuildSep 8, 2016

Build Your Own Symbol Calculator with Ohm

Part two of our series on a JavaScript parser for building your own programming language and symbol calculator using Ohm.
PubNub logo
Michael Carroll
Build: President Election Poll, Real-time Voting App
BuildSep 6, 2016

Build: President Election Poll, Real-time Voting App

Build a real-time voting web app using PubNub's Project EON chart framework and Javascript.
PubNub logo
Michael Carroll