Blog
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
Build a Sorting Algorithm Visualizer in Python
Create a simple GUI application using Python & Tkinter that visualizes various sorting algorithms
PythonAlgorithmSorting