Let's discuss what people's interpretation of a senior developer is.
While `.slice()` and `.splice()` are incredibly useful, the similarity of their names can cause a lot of confusion for beginner and seasoned developers alike. This post will explain the difference and, hopefully, give you the confidence to use them in your code!
In an effort to help out aspiring developers, I’m interested in hearing about what you think the most confusing parts are!
You might, at some point, find yourself in a situation where you have to work in dependency code. Npm link will speed up the process and make it easier for you!
In this post, we're going to take a closer look at each of the four combinators: descendent, child, general sibling, and adjacent sibling.
I have learned a lot of new things about Git and how you can use it to your advantage. This post contains the commands that have been a real lifesaver for me.
First anniversary, hurray! In this post I'm sharing seven things I learned during my first year of being a developer.
Let’s discuss the different ways you keep track of your personal goals!
Inspired by the following post: Which unproductive activities...