I still vividly remember the first time I learned about PHP error handling. It was in my fourth year of programming, my second with PHP, and I’d applied for a developer position at a local agency. The application required me to send in a code sample (GitHub as we know
Daily Archives: January 23, 2021
When applying for jobs, everyone says they are passionate about coding and development. As an employer, what I’m looking for is evidence of that passion. This week, I took a look at multiple CVs from people who were switching careers and looking for their first developer job. I spent around
In my previous article, I wrote about the Java Virtual Machine (JVM) and explained its architecture. As part of the Execution Engine component, I also briefly covered the Java Garbage Collector (GC). In this article, you will learn more about the Garbage Collector, how it works, and the various types
React is a JavaScript library that is ideal for creating impressive apps. There are countless projects that can be made with React, but here are seven that are on my list to build in 2021.
It’s been almost three years since I left my full-time job as a Data Engineer and started freelancing as a full-time gig. My professional growth took a steep upward turn as I was hustling to get my first client or a new project. More than growth or money, I
Many websites have shopping carts and you can create your own using React and TypeScript. We’ve released a tutorial on the freeCodeCamp.org YouTube channel that will help you improve your React and TypeScript skills. You’ll also learn how to use: Material UIStyled Componentsand React-Query for React hooksSwedish software engineer
