This visual tutorial will explain to learn Flexbox via a roadtrip analogy
Tag: Web Development
React Props/State Explained Through Darth Vader’s Hunt for the Rebels
If you’ve seen Star Wars, then you can understand props and state. Props and state are essential to writing readable React code. But they’re hard concepts to grasp, because they’re based around an entirely different paradigm than Angular or jQuery (if you have used either of those). But don’t worry — I’m going to clear everything up… Continue reading React Props/State Explained Through Darth Vader’s Hunt for the Rebels
CSS Floats Explained By Riding An Escalator
This visual tutorial will help you understand floats in CSS by showing you they are similar to an escalator
CSS Positioning Explained By Building An Ice Cream Sundae
This visual explanation will help you understand CSS positioning by showing how the parts compare to an ice cream sundae.
6 Absurd Ideas For Building Your First Web App
Here are 6 funny ideas for building a web app, if you are looking for sample projects.
Model-View-Controller (MVC) Explained Through Ordering Drinks At The Bar
You can use this visual tutorial to understand Model View Controller in JavaScript based on the process of ordering a drink at the bar.
JavaScript Callbacks Explained Using Minions
This visual explanation will help you understand callbacks in JavaScript.