Second Hackathon: Into the Deep End Next came the JavaFX nightmare. For some inexplicable reason, it refused to work on my teammate’s Mac. I tried ...
First Hackathon We all have our firsts: our first time walking (even if we can’t remember it), our first day at school, or that first unfortunate realization that pineapples just don’t belong on pizza. My recent “first” was my first hackathon;
Why is it important to write good code? Good code is like a symphony. Composed of many different parts that work together seamlessly.
What is the Event Loop in Javascript? The event loop can be described as a mechanism that manages function calls and ensures that tasks are executed in order.
React Toastify: Adding Toast Notifications to a Next 13 project Add stylish notifications to your Next JS project.
Take Your Front-end Skills to the Next Level: Building an Order Summary Card " With HTML, SCSS, and a little bit of creativity, you can create a visually appealing and functional card component that can be used in a variety of projects. "
The Power of Tailwind CSS: My Experience Building With It I remember when I first started working on implementing the design and I couldn't figure out why it wasn't looking the way I wanted it to. It was frustrating...
Javascript operators - Part I JavaScript operators, simply put, are used to manipulate variables and their values, and together they form an expression.
How to link Google Fonts in HTML & CSS The only guide you'll ever need to link Google fonts to your website.