Blog

env-guardian code snippet

Make Sure Your Secrets are Safe with @jkdd/env-guardian

2025-08-20

Managing environment variables can be tricky, especially as projects grow. @jkdd/env-guardian helps you scan your project for used and suggested environment var...

Blurred brain with glowing blue lines falling below it

Exploring ChatGPT-5: Features, Reactions, and the Debate

2025-08-18

ChatGPT-5 in 2025 OpenAI’s ChatGPT-5 is the latest iteration of one of the most advanced AI models available. With improved reasoning, multi-modal capabilities...

Laptop with code on the screen on a desk

Why Should You Learn to Program?

2024-01-08

In today's world, it's highly unlikely that you haven't come across the terms Computer Science or Software Engineering. Programming is becoming a staple in publ...

JavaScript JS on a yellow background

JavaScript One-Liners You (Probably) Didn't Know

2024-01-03

JavaScript is a powerful language with many features that can help simplify complex tasks. When used to its full potential, JavaScript debugging techniques can ...

React logo next to a plus symbol and then the Expo logo

A Guide to React Native and Expo

2023-05-01

React Native is a widely used framework for building cross-platform mobile applications. It is based on the React library and allows developers to write code on...

Guy coding at his desk

Responsive Web Design

2023-04-24

In today's world, where the majority of people access websites on a variety of devices, responsive web design has become an essential aspect of website developm...

Leisure Time Inc. Logo

Lessons Learned as a Professional Frontend Engineer

2023-04-17

As a Frontend Developer for Leisure Time Inc., I was responsible for managing various aspects of the company's digital presence. My primary focus was on the com...

Computer in a dark room featuring code on the screen

Libraries and Frameworks

2023-04-10

When it comes to web development, both frameworks and libraries are important tools that developers can use to build robust and complex web applications. Howeve...

The word React next to a thin vertical blue line and then the React.js logo

Getting Started with React.js

2023-04-03

React.js is a popular JavaScript library used for building user interfaces. Developed by Facebook, React.js has gained a lot of popularity in recent years due t...

Two people learning at their laptops and taking notes

Free Online Learning Resources

2023-03-27

The field of Software Development and Programming can be daunting if you're first trying to get into it. There are so many places you can go and so many differe...

Git logo next to a plus symbol and the GitHub logo

Getting Started with Git and GitHub

2023-03-20

Have you ever found yourself in a situation where you've made changes to your code, only to realize that you've overwritten previous work or accidentally delete...

Guy at desk coding on multiple screens in the dark with headphones on

Lessons as an Intern

2023-03-13

In the spring of 2021, I embarked on the first chapter of my professional journey with an internship at Allucent, a construction scheduling software company. I ...

ChatGPT logo nest to a plus symbol and the VSCode logo

CodeGPT: Take Advantage of Productive Code Writing

2023-03-06

VSCode is one of the most widely used code editors in the world today. With its powerful features and extensibility, it has become the go-to choice for develope...

Dual screen apple computer on a desk at night.

Styled-Components and Styled-System

2023-02-27

Styled-Components and Styled-System are two popular npm packages that are commonly used in building user interfaces with React. They are both designed to make i...

picture of a brain made from computer chip connectors

The AI Revolution

2023-02-20

Artificial intelligence (AI) has the potential to revolutionize the way we work, including tasks such as writing and coding. By automating certain tasks and pro...

laptop on a desk

Free Hosting Services for Developers

2023-02-13

When it comes to building and hosting a website, there are countless options available to web developers. However, not all hosting services are created equal. I...

Nuxt.js logo

What is Nuxt.js?

2023-02-06

Nuxt.js is a powerful framework for building server-rendered Vue.js applications. In this post, we'll take a closer look at what Nuxt.js is, why you should use ...

Vue.js logo

The Pros and Cons of Vue.js

2023-01-30

Vue.js is a popular JavaScript framework for building user interfaces and single-page applications. It was created by Evan You in 2014 and has since grown in po...

The Remix.Run logo

What is Remix? The JavaScript Library

2023-01-23

Remix is a newer JavaScript full stack web framework that was released on November 20th, 2021. It was developed by the guys that created react-router as a compe...

Shopify logo in white on a green background

Developing with Shopify

2023-01-16

Having only been developing with Shopify since November 2021, I will never claim to know all there is about what you should or should not do when developing an ...

Next.js Framework Logo

The Pros and Cons of Next.js

2023-01-09

Next.js is a popular JavaScript framework for building web applications. It is built on top of React and provides a set of features that make it easy to develop...

Photo by Emile Perron on Unsplash

The Right Framework for Your Next Project

2023-01-02

JavaScript frameworks are an essential tool for modern web development, providing a structure and set of guidelines for building web applications. With so many ...