Blog
Create a React App from Scratch in 2021
Become a better coder by learning what create-react-app is doing under the hood.
React
Hosting a Node.js app on Heroku in Less than 5 Minutes
NodejsHerokuJavascript
10 Best Python IDEs and Code Editors to use in 2021
PythonIdeCode editor
Build a Video, Audio + Screen Recorder Web App with JavaScript
JavascriptScreen recorderProgramming
Connecting React with LocalStorage
A Guide to Creating a LocalStorage React Hook
ReactJavascriptHooks
Easiest Way to Find the Most Frequent Element in Array
JavascriptAlgorithmsData-structures
Creating a Chrome Extension with React
ReactChromeExtension
3 Different Ways To Convert HTML Into Plain Text
PhpHtmlString
Build a Captcha Generator Using JavaScript
JavascriptCaptchaWeb development
How To Check If A Variable Is A Number In JavaScript
Here are 3 ways that you can check
JavascriptVariable