Scroll to see more

14-Dec

Today's posts

4 min read – React

Check out type checking!

JavaScript is a dynamically typed language. That means you don't have types to help you secure your apps from stupid bugs. Here's a few ways to avoid just that in your React apps!