← Back to Blog

Blog

  • Let’s dive into the wonderful world of React hooks and explore one of its hidden gems: useReducer. If you’re looking to take your React skills to the next level and create dynamic and interactive applications, then you’re in the right place.

    Read more →

  • I remember my very first home server in college, an old Dell PowerEdge rack mounted server I found on facebook marketplace paired with some Hard drives I found also on facebook marketplace. This server opened my eyes to the benefits of self hosting.

    Read more →

  • I am a very visual person. If you tell me I should paint my wall blue, I won’t agree to disagree until I’ve photoshopped a picture of the entire room with that wall blue.

    Read more →

  • GitHub Copilot is an AI-powered coding assistant developed by GitHub and OpenAI, designed to enhance the coding experience by suggesting code snippets in real-time. We will explore how to leverage GitHub Copilot effectively to boost productivity and improve code quality. We will focus on utilizing powerful comments, writing readable code, and making the most of…

    Read more →