EngineeringOCT 8, 2025The Rise and Journey of Arc Browser - From The Browser Company to Atlassian AcquisitionExplore the complete journey of The Browser Company, Arc browser, and their innovative Dia tool - from startup vision to the recent Atlassian acquisition.
AI & InnovationFEB 17, 2025Replit AI Agent - AI Web App BuilderWe'll explore how Replit helps streamline the development process from generating project scaffolding to deploying applications.
TutorialsDEC 10, 2024Next.js environment variablesWe will take a closer look at environment variables in Next.js
AlternativesNOV 26, 2024Zsh and BashWe'll explore the unique features of these tools and their similarities and differences.
IntegrationsNOV 12, 2024esbuild - Next-generation JavaScript bundlerThe advantages of using esbuild and how to use it in your project.
AlternativesNOV 11, 2024Top 6 Free Online Code Editors and IDEs with Pros and ConsWe'll compare the best online IDEs and code editors for web development. We'll also look at the pros and cons of each.
IntegrationsNOV 8, 2024How to Use Nodemon to Automatically Restart Node.js ApplicationsThis guide shows you how to install and use Nodemon to streamline your development process.
AlternativesSEP 24, 2024TDD vs BDD - A Detailed GuideWe'll be looking at the differences between TDD and BDD, their pros and cons, and how to implement them in a project.
IntegrationsSEP 12, 2024Getting Started with Terraform on AWSWe'll walk through getting started with Terraform specifically for infrastructure provisioning on Amazon Web Services (AWS).
AI & InnovationSEP 4, 2024Mojo - A New Programming Language for AIWe'll go over the fundamentals of Mojo, a new programming language that aims to make AI programming more accessible.
EngineeringAUG 5, 2024A Comprehensive Guide of React Unit TestingWe'll learn how to unit test our component down to hooks and Context.