Setting up a client side React App that uses Firebase for authentication.
These frameworks and libraries offers a powerful way to bootstrap a new application. Paired with Firebase it’s relatively simple to deliver a safe authentication system that you can use both on the backend and the frontend of your application
How to setup Firebase Auth on your backend.
Using React's lifecycle to determine a user's screen time
Sharing a simple and clean asynchronous timeout function using ES6+ syntax
A short breakdown of how JavaScript can run asynchronous tasks while being a single threaded language.