Blog
Welcome to my blog. Here you will find my notes and thoughts!
Post 7 through 9 of 9 total posts
-
Configuring Mock Service Worker (MSW)
A guide to adding MSW to your application
-
Modern Search Engine Optimization (SEO) Notes
Notes from the FrontendMasters Modern Search Engine Optimization (SEO) course
-
React Authentication made easy with useAuth0
Authentication is hard! Nowadays, to create a simple login/logout feature, we require a considerable amount of boilerplate code. Now picture we want to add authentication with *Google* or *Facebook*? More boilerplate, right?