Build Your Blazing Fast Site with Gatsby
Gatsby is becoming one of the hottest web frameworks in the industry. Gatsby is blazing fast, and that's not the only reason you should check it out.
Read more...
September 25, 2020
Gatsby is becoming one of the hottest web frameworks in the industry. Gatsby is blazing fast, and that's not the only reason you should check it out.
Read more...September 25, 2020
In this article, we're going to utilise Dat to share files between two machines, for example from a computer to a mobile device.
Read more...September 24, 2020
Want to start writing tests for your JavaScript application, but feeling overwhelmed? Let’s begin by integrating testing to a simple frontend app using Jest.
Read more...September 23, 2020
In this article, we'll learn how to display caption transcripts of your videos using React.
Read more...September 22, 2020
In this article, we will take the reader step by step to build a simple contacts management application with Angular and Nest.js.
Read more...September 21, 2020
In this article, we'll continue working on scheduling the Lighthouse reports using Puppeteer.
Read more...September 20, 2020
In our last article discussing Puppeteer & Lighthouse we learnt how to generate automated Lighthouse reports. Now, we're going to schedule the reports.
Read more...September 19, 2020
React testing library offers a great frontend testing alternative to enzyme, we take a look at how we can use testing library to write our frontend tests.
Read more...September 18, 2020
Node.js has own ecosystem of various frameworks. But in the midst of hundreds of Node.js frameworks, which ones really matter?
Read more...September 15, 2020
Part 2 of creating an identity service using Node.js. This time we'll cover exchanging a username & password pair for a bearer token and a request validation.
Read more...September 14, 2020
A common pattern required when writing applications is to provide a way for users to authenticate. The article covers a simple setup for identity using Node.js.
Read more...September 13, 2020
State management and Redux can be quite a challenge in React apps. Thankfully, selectors can make the entire process a lot more manageable.
Read more...September 12, 2020
Securing server-side applications has never been made easier using token-based authentication, a portable and mobile-friendly decentralized system.
Read more...September 10, 2020
Learn how to build from scratch a secure restful API that will let you create, retrieve, update, and delete a simple to-do list.
Read more...September 8, 2020
Netscape was the one who first submitted Javascript to ECMA International for standardisation. We're going to cover a few handy features that JS has to offer.
Read more...September 7, 2020