14 followers
Full Stack Developer
Hello there, In this tutorial I would be walking you through "Dockerizing you NextJs application from start to finish. 1. Create a NextJs...
Assume the captain of a team passing the baton to it's junior. The junior after doing it's part passes onto the baton to their respective junior. This...
Declarative programming is pattern which executes the codes without disclosing it's implementation. In layman terms "Doing without doing". Assume the...
Passing dynamic data through React components using Props. · Imagine as a React Developer you're being entrusted to assemble the Avengers . You're given...
Hi, I faced this error while trying to incorporate "Dark Mode". My project stack included : Next JS, Tailwind CSS. This error could be mitigated in...
Boilerplate generation through the ES7 extension (dsznajder) · Imagine you have an ally to help you generate the boilerplate while writing codes in...