Forem

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Single Responsibility Principle - SOLID Principles in Javascript

Single Responsibility Principle - SOLID Principles in Javascript

8
Comments
3 min read
Typescript vs Javascript
Cover image for Typescript vs Javascript

Typescript vs Javascript

14
Comments 2
2 min read
Testing with Jest

Testing with Jest

7
Comments
6 min read
Getting started with NextJS - A Brief Introductory Guide
Cover image for Getting started with NextJS - A Brief Introductory Guide

Getting started with NextJS - A Brief Introductory Guide

7
Comments
4 min read
Hoisting

Hoisting

7
Comments
5 min read
Become a Javascript Magician with these tricks!

Become a Javascript Magician with these tricks!

16
Comments 6
2 min read
Closure in javaScript

Closure in javaScript

6
Comments
10 min read
Licom – browser plugin for comments on every webpage

Licom – browser plugin for comments on every webpage

4
Comments 2
1 min read
Is It Necessary to Use Semicolons in JavaScript?
Cover image for Is It Necessary to Use Semicolons in JavaScript?

Is It Necessary to Use Semicolons in JavaScript?

3
Comments
6 min read
Javascript Data Types - The Beginners Guide To Javascript(Part 1)
Cover image for Javascript Data Types - The Beginners Guide To Javascript(Part 1)

Javascript Data Types - The Beginners Guide To Javascript(Part 1)

13
Comments
3 min read
Implementation of Logic is way more harder than understanding the Logic
Cover image for Implementation of Logic is way more harder than understanding the Logic

Implementation of Logic is way more harder than understanding the Logic

3
Comments 4
1 min read
StairCase | HackerRank solution in javascript

StairCase | HackerRank solution in javascript

9
Comments 5
1 min read
portals in javascript games
Cover image for portals in javascript games

portals in javascript games

5
Comments
5 min read
I Design, You Build! - Frontend Challenge #4 (Supabase version)
Cover image for I Design, You Build! - Frontend Challenge #4 (Supabase version)

I Design, You Build! - Frontend Challenge #4 (Supabase version)

118
Comments 20
3 min read
Data Types in JavaScript
Cover image for Data Types in JavaScript

Data Types in JavaScript

7
Comments
2 min read
Benchmarking Reads in Universe

Benchmarking Reads in Universe

9
Comments
4 min read
hackerrank Mini-Max Sum in javascript

hackerrank Mini-Max Sum in javascript

14
Comments 5
1 min read
3.0 release, work is not yet done

3.0 release, work is not yet done

7
Comments
2 min read
Create app with PURE React Native
Cover image for Create app with PURE React Native

Create app with PURE React Native

9
Comments
4 min read
Creating a forum with React and Appwrite – Part 3

Creating a forum with React and Appwrite – Part 3

11
Comments
5 min read
Array.flatMap() - for applying a map and a flat on an array
Cover image for Array.flatMap() - for applying a map and a flat on an array

Array.flatMap() - for applying a map and a flat on an array

10
Comments 1
2 min read
Creating a speech synthesizer using Web Speech API and React
Cover image for Creating a speech synthesizer using Web Speech API and React

Creating a speech synthesizer using Web Speech API and React

17
Comments 1
5 min read
The difference between DOM and Virtual DOM

The difference between DOM and Virtual DOM

24
Comments 1
4 min read
How the TypeScript Pick Type works
Cover image for How the TypeScript Pick Type works

How the TypeScript Pick Type works

18
Comments
2 min read
Open Source Adventures: Episode 43: SolidJS

Open Source Adventures: Episode 43: SolidJS

9
Comments
2 min read
loading...