Home
Javascript
CSS
Beginners
Tips
Advertise
Submit An Article
Contact
Javascript
Learn more about Javascript through tutorials, articles, and tips.
Featured
Simple Twitter Bot Tutorial with Node.js
In this tutorial, we'll go over creating a simple Twitter bot that uses the Today in History API and tweet what happened today in history.
Keep Your Javascript Projects Secure With Snyk
It's important you keep your Javascript projects secure, especially with all the NPM packages you might be using. This is where Snyk comes in.
Chrome Extension Tutorial: Migrating to Manifest V3 from V2
See the detailed steps you need to take to migrate your extension from Manifest V2 to Manifest V3
Localizing Your Chrome Extension: An Easy Tutorial
Localization and Internationalization is a great way to get more users for your extension. Here is a simple tutorial that will help you do that.
React Hooks Tutorial — Create a Number Trivia Generator Website
In this tutorial, you’ll learn how to exactly use hooks in React. We will build a simple website that generates number trivia.
Chrome Extension Tutorial — Replace Images in Any Website with Pikachu
What’s a better way to learn how to make a Chrome extension than making the web cuter with Pikachu images?