A Web Developers Book Of Secrets

A Web Developers Book Of Secrets

As I have been growing as a developer something major has occurred to me. It is not about how much you know that makes you a great web developer but more of what you have experienced being one. For example, if you have a task at hand that requires you to do something...
Learn To Code With Freecodecamp

Learn To Code With Freecodecamp

I wanted to give a shoutout as a life long learner to freeCodeCamp.org. Before I start I want to make sure that any reader knows I have a Bachelors’s degree in CS, have been working as a front-end developer (engineer) whatever for over 6 years, and have also...
All Things Open 2019 Raleigh

All Things Open 2019 Raleigh

Exciting Times and People To See I posted a blog last year of my experience at the All Things Open event in Raleigh NC and it was amazing. You can read about that here (shameless blog post plug). Last year I was one of the first people in the door and to no shame to...

Truncate a Little Javascript

This is a snippet for me but fond that it may also be helpful to many so I wanted to take some time to place on the site. Too many times we are tasked with creating a blog and then it is needed to only show so much. The Power Of Substring The substring is about the...
Best Node.js Explanation For a Newbie

Best Node.js Explanation For a Newbie

Why is this the best node.js explanation for a newbie It is plain and right to the point, if you are a seasoned programmer this may seem silly but honestly, everything out there was too in-depth for me to understand. Knowing about Node.js is important for a full stack...