How to Do Form Validation Without JavaScript
How to Do Form Validation Without JavaScript! Solution for how to do form validation with HTML. How to validate using only HTML. Form validation with no JavaScript. Day 10 of 365 Days of Coding
When to Use a React Context vs a JS file
React Contexts seem to be everywhere these days. When should you actually use a React Context instead of just a JavaScript file for data fetching and manipulation?