What is React?React, or ReactJS is a JavaScript library for building user interfaces. It’s sometimes also referred to as a framework.Dec 5, 202053Dec 5, 202053
How to style your react components!In this article we will go over three simple ways you can style your React components. You can choose to use any the these methods, they…Nov 29, 2020152Nov 29, 2020152
So What’s a Data Structure? Understanding data structuresIf you found yourself on this blog then you’re probably just started learning about data structures. In this blog we’ll go over what a…Nov 21, 2020201Nov 21, 2020201
React Router: Tutorial for beginners!React router makes creating a react app so much simpler. It’s basically a tool that allows us to handle routes in your web application…Nov 14, 2020151Nov 14, 2020151
How to get the most out of your JavaScript consoleWe all know one of the most popular ways to debug in JavaScript is using console.log. But what if I told you there are plenty of other…Oct 30, 2020208Oct 30, 2020208
React: What are Props?React deals with data flow & manipulation differently than other frameworks, this is one of the main reason’s it can be quite difficult…Jul 14, 2020791Jul 14, 2020791
Ruby vs. Ruby on Rails : What’s the Difference?With such similar names it could be easy to confuse ‘Ruby’ and ‘Ruby on Rails’. Even though they sound so similar, they are both very…Jun 24, 20205851Jun 24, 20205851