33 articles
Articles
shared
Unlock Your Design Potential as a Programmer with These 4 Strategies
5 hours ago · As a programmer venturing into the world of design, there are several strategies you can use to improve your design skills and create impactful user interfaces.
Read More
shared
Fix For - Error: Hydration Failed Because The Initial UI Does Not Match What Was Rendered on The Server
November 3, 2023 · When upgrading to Next.js version 13, I encountered a hydration error. This is what a hydration error is and how to fix them.
Read More
shared
useContext() Hook in Next.js - React Hooks
October 8, 2023 · Learn what useContext is and how to use it in Next.js to manage global state with React Hooks.
Read More
shared
Commit Better Code with Husky, Prettier, ESLint, and Lint-Staged
February 17, 2022 · Improve your developer experience by linting and formatting your code through git hooks.
Read More
shared
Getting Started in Open Source for Beginners
February 10, 2022 · Learn the basics behind the Open Source software movement and how to contribute to Open Source projects as a beginner developer.
Read More
shared
Ben's Leet Code Solutions
January 7, 2022 · Ben's Leetcode solutions. This is a living document. Check back daily for new solutions to top leet code questions in various languages.
Read More
shared
Next.js Progressive Web App
January 3, 2022 · Turn your Next.js website into a Progressive Web App allowing offline support, push notifications and other great features using the next-pwa package.
Read More
shared
Top 5 coffeeclass.io Articles of 2021
December 31, 2021 · Take a look at the top 5 coffeeclass.io articles of 2021 and see what others are interested in.
Read More
shared
useState() Hook in Next JS - React Hooks
December 30, 2021 · Learn what useState is and learn how to use useState in Next JS by coding some examples.
Read More
shared
Create A Grade Converter C Program
December 20, 2021 · Learn C programming by creating a simple grade converter program using if/else, scanf, and local variables.
Read More
Viewing articles 1 - 10 of 33