For the past few months, I have been learning the ins and outs of software engineering through my software engineering class. Honestly, it has been a journey, and I wanted to share my experience going through it all. While becoming...
Recently, I have been following the Airbnb JavaScript Style Guide to style my JavaScript code, and checking for errors using ESLint. Here are my thoughts. Coding standards in general are really valuable in ensuring that anyone can understand your code,...
Learning how to code is difficult, and the learning never stops. That is why it is very common to become stuck while writing a piece of code. Luckily for everyone, Stack Overflow is a great online forum that is...
Last weekend in my software engineering class, we were given the task of learning the syntax of JavaScript over the weekend. Here’s my thoughts on both the language, and the “Athletic Software Engineering” approach that’s behind all of this. JavaScript...