How to Create a Reddit Clone Using React and Firebase
By Nirmalya Ghosh,
Nirmalya Ghosh shows you how to use Firebase's real-time database features, coupled with Create React App, to build a basic Reddit clone with live voting.
By Nirmalya Ghosh,
Nirmalya Ghosh shows you how to use Firebase's real-time database features, coupled with Create React App, to build a basic Reddit clone with live voting.
By Olayinka Omole,
Improve the loading performance and SEO of your Vue.js apps with Server-side rendering (SSR). Learn to build a universal Vue app with the Nuxt.js framework.
By Nilson Jacques,
Nilson Jacques provides a beginner's guide to Axios, a Fetch API alternative and popular, promise-based HTTP client for the browser and Node.js.
By Craig Buckler,
Provide a great mobile experience without building native apps. Craig Buckler walks you through converting an existing site to a Progressive Web App.
By Ilya Bodrov-Krukowski,
Ilya Bodrov shows how to work with the wp-api-angular library, which allows you to interact with the WordPress API from Angular 2+ applications.
By Christopher Pitt,
This fun tutorial takes the George Costanza's brilliant idea and makes it a reality. We build a bathroom finder app using WRLD's 3D mapping platform.
By Christopher Pitt,
Set in the World of 24 with Jack Bauer, this tutorial takes you on an epic, but easy to follow journey, to build a dynamic 3D map using WRLD.
By Ado Kukic,
Ado Kukic shows how to use Auth0 (a universal identity platform) to add authentication to an API & send authenticated requests to it from an Angular app.
By Tim Jenks,
Display 3D maps in just a few lines of code and overlay data from a 3rd-party API. Tim Jenks creates a dynamic map of the London Underground with eegeo.js
By Artem Tabalin,
Artem Tabalin teaches you to build offline web apps using Service Workers for client-side caching and PouchDB to store data locally and sync to a server DB.
By Almir Bijedic,
Almir Bijedic builds a chatbot to hold daily scrum meetings via Skype. Learn to use Microsoft Bot Framework and Node to connect to multiple chat networks.
By Joyce Echessa,
Create a simple Facebook Chat bot that responds to movie queries from users via Facebook messenger. Joyce Echessa steps you through the process in detail.
By Keenan Payne,
Show your users important updates with a browser notification. Keenan Payne looks at how to use the native Notification API to display messages and icons.
By Kev Zettler,
Create web apps and APIs while avoiding server admin or scaling issues. Kev Zettler's AWS Lambda tutorial will teach you how to create serverless solutions.
By James Wright,
James Wright introduces you to the Web Audio API and demonstrates how to add notification sounds to a user interface in an bandwidth-friendly manner.
By Dudley Storey,
In this tutorial Dudley Storey introduces you to the Web Animations API, which lets you construct animations and control their playback with JavaScript.