Git / Software Development The Most Important Git Commands As you might know, learning git is very important but it can be overwhelming for beginners because they feel like they have to learn every…
CSS / Front-end Development / JavaScript Why You Should Not Use CSS Selectors for Non-CSS If you’ve been coding for a while, I’m sure you’ve seen many cases where JS used the same class selector as CSS as shown below