Building a Keyboard Accessible Custom Menu using Roving Tabindex | From Scratch - 1

Welcome to From Scratch, where we build solutions to commonly known problems, from scratch. In this iteration, let's build a keyboard accessible menu component. The Problems Most front-end projects do…

15th of December, 2021

|

2 minute read

Top 10 Linux Applications that you must have

We all know that GNU/Linux is a fantastic alternative to Windows/Mac for a variety of reasons(especially as a developer). But finding the right apps has always been a hassle. These are some of the…

26th of May, 2021

|

2 minute read

Accessing the Google Access Token in NextAuth.js

NextAuth is an amazingly simple library for authentication in your Next.js application. You just npm install next-auth , make a [...nextauth].js API route, specify your providers (Google, Spotify…

8th of February, 2021

|

2 minute read

Made with and Gatsby