PinnedHow to dockerize and deploy your Next.js 14? — The ultimate guideline for beginnersWhen developing React or Next.js applications, I used to deploy them as code on Vercel or Netlify.Jul 27, 2024Jul 27, 2024
PinnedA Comprehensive Guide to Cypress Integration and Code Coverage Generation in NextJS Application.Welcome the my first story on Medium.Dec 10, 20233Dec 10, 20233
What did I achieve and learn in 2024 as a software engineerI started three side projects: Rehook, Kariudo, and OneNight.Dec 30, 2024Dec 30, 2024
How to add the Forbidden page in NextJS 15?A new experimental feature in NextJS 15.1.0.Dec 28, 2024Dec 28, 2024
How to add Style Dictionary to your Next.JS application?Only some developers like Tailwind CSS.Dec 8, 2024Dec 8, 2024
Did they tell you about userAgent in NextJS?I just discovered it today and will try it while writing about it.Oct 6, 2024Oct 6, 2024
I just discovered useSelectedLayoutSegment and useSelectedLayoutSegments hooks in NextjsAfter I read the documentation, I found it needs a more detailed explanation.Oct 5, 2024Oct 5, 2024
How to test a component that has useSearchParams hook in NextJS?One of the challenges you may face with NextJS is when testing component that uses NextJS built-in hooks such us useParams…Sep 24, 2024Sep 24, 2024
Why do I lose my skills and forget how to code if I leave programming just for just one month?Today, I returned to the gym after a nearly two-year hiatus.Sep 23, 2024Sep 23, 2024
How to set up analytics for your Next.js application in seconds?When I launched the teaser page for kariudo, I wanted to set up the analytics for the application without configuring or adding any single…Sep 8, 2024Sep 8, 2024
Let’s create a Custom Hook in React!React 16.8 introduced the concept of Hooks, a game changer for front-end developers to switch from class-based to functional components.Feb 25, 2024Feb 25, 2024
What did I learn after solving 100 LeetCode problems in 55 days?Absolutely thrilled to announce a personal milestone today — I’ve successfully tackled my 100th problem on LeetCode! While it may seem…Jan 14, 2024Jan 14, 2024
How did my solution to the Two-Sum problem receive 16K views and 41 likes on LeetCode?I’m still shocked!Jan 12, 2024Jan 12, 2024
How do you lint your commits in NextJS?In my early days as a Frontend Engineer, I vividly recall stumbling upon the powerful ESLint tool, a game-changer for ensuring my code…Jan 7, 2024Jan 7, 2024
I figured out that I was implementing the user interfaces in the wrong way!As a front-end engineer, most of my work is developing user interfaces.Jan 6, 2024Jan 6, 2024
No one told me that logical operator && is bad in React!But stop, what are logical operators?Jan 4, 20241Jan 4, 20241
How to create an advanced setup for your NextJS project? Step-by-step guide for junior developers.Greetings, everyone! Welcome to my second story on Medium.Jan 1, 20242Jan 1, 20242