JavaScript JavaScript Promise API Basics Promise object represent a task that will eventually be completed. It offers many wonderful features and api that make it easy to deal with tasks that will take an indefinite amount of time to complete.
ReactJS JavaScript Fetch API Cheatsheet The more I look at javascript projects around the web the more I see that there is a lack understanding of the fetch api that is natively built into the
Learn Web Development Learn to Code with the Right Mindset If you are just getting into learning to code or web development chances are you are overwhelmed. Where do you even begin? Which technology to choose? How do you get a job after having some skills?
Ruby on Rails Ruby on Rails API Authentication If you are building any kind of API with Ruby on Rails you are going to have to handle authentication if you want to secure your endpoints. If you're using
Learn Web Development Top 5 Features to Build while Learning Web Development (Part 1) When learning web development it can be fustrating to know what to focus your efforts on. Especially when you are trying to land that first job or freelance gig. This
Learn Web Development Ask not if Language X or Framework Y is Dying, Ask what You can Build with them I find it funny, when people ask if a programming language or framework is dying. Generally it makes me curions about the person asking than the question than the actual
Ruby on Rails Rails Routes, HTTP Methods and SQL Queries Learning how the rails routes are generated and how they map to HTTP methods and SQL queries is a foundational piece of knowledge that is missed by many developers when
Ruby on Rails Learn Ruby on Rails, but first, Learn Ruby (Part 1) It would seem like a natural progression to learn Ruby programming before learning Rails. However my journey into Rails didn't start with Ruby, I jumped into Rails straight away and
Learn Web Development Learning Web Development in 2019 Learning web development can be a daunting task. Where do you even begin? Which programming language should you pick? Here are some things that can help you get started and stay on course.
Ruby on Rails Rails is More than a Framework It’s easy to fall into the trap of loving your technology of choice. We’ve all done it as developers. Rails developers love their framework and the ruby language,