Scroll to see more

22-Dec

Today's posts

3 min read – JavaScript

Promises of opportunities

Quick tips on all you can do with Promises. Because my tips don't lie!

4 min read – React

How to create components

React is Just Components ™️ - but there are tons of ways to make them. Let's dive in!

3 min read – Security

Scanning Vulnerable Dependencies

When creating a web application, it is almost impossible to create it without relying on third party dependencies. But how do you know that the dependencies you use are secure?