Our goal was to make developing real-time web and mobile apps with AngularJS as easy as possible. We developed our AngularJS PubNub SDK to do just that. With AngularJS and PubNub, you can easily integrate real-time, bidirectional communication into your web or mobile app. This blog post is a collection of all our AngularJS tutorials, so look through the list below for what you need!
PubNub AngularJS extraordinaire Sunny Gleason has been working hard to written tutorials and build demos to showcase the many real-time features you can integrate into your AngularJS application. From building an AngularJS app in 60 seconds, to adding advanced Presence and Access Management, we’ve compiled the full list below:
Data Streams and pub/sub enables you to send data to one or more devices.
Storage and Playback (also known as History) enables you to store, retrieve, and playback data streams that were published at a certain time.
Presence is user and device detection (online and offline status).
Encryption makes your data secure. Access Manager gives you full control over where your data goes and who can publish.
Other useful tutorials, such as how to integrate your AngularJS library, and information on PubNub-AngularJS compatibility.
PubNub and AngularJS are two peas in a pod, and we’re working to continue doing more. Looking forward to see what you build!
Get Started
Sign up for free and use PubNub to power AngularJS apps
There are common underlying technologies for a dating app, and in this post, we’ll talk about the major technologies and designs...
Michael Carroll
How to use geohashing, JavaScript, Google Maps API, and BART API to build a real-time public transit schedule app.
Michael Carroll
How to track and stream real-time vehicle location on a live-updating map using EON, JavaScript, and the Mapbox API.
Michael Carroll