In this blog post, I am writing on how I create Password Reset/Change and Email Verification feature using Next.js.
There is a way to develop a Node app in ES6 without using Nodemon and transpiler such as Babel. The answer is rollup.js.
I need to make a function "executed in a time frame in the future". This is a trick to do it with Jest mocking functions.
Next.js API Route is an alternative to Express.js as a custom server. This post will present several approaches to replace Express.js middleware.
In this post, I am going to add profile page as well as the ability to edit the profile. We also learn to add Profile Picture feature to our project.
This tutorial will explore how we can achieve authentication using `next.js` and `passport.js`, while managing state with swr.
After much consideration, I decided to migrate from using Express.js custom server to using Next.js API Routes.
I have just found out about the new API Routes feature that is released in Next.js 9. This blog post tells you my first glance of it.
After years going with Wordpress, I finally switched to GatsbyJS. This marks my first venture into Jam Stack, Gatsby and GraphQL.
Project 'My Utopia' is my finest attempt to save the world from the infectious mobile addiction.
I have recently launched my Wordpress website, but it seems slow. This is how I optimize the website's SEO and speed by using plugins and a CDN.
Soon or later, you will have to take that difficult SAT test. Do not fret. With a good strategy, you can ace it just fine.
Great authentication system comes great responsiblity. If I am going to implement my authentication system, it needs to be secure.
Building an authentication allows users to login. Most people goes with OAuth2 or Identity Service Providers. But what if I want create my own?
Knowledge Seed is an educational project I worked on in 2017. It is a learning experience that integrates games as its core.
You are visiting the previous version of this website.
Move to the new site Hide me