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.
How to write unit tests in JavaScript with Jest
Cover image for How to write unit tests in JavaScript with Jest

How to write unit tests in JavaScript with Jest

203
Comments 11
9 min read
I made a vscode plugin that can write each part of React component in multiple split editors on the same screen
Cover image for I made a vscode plugin that can write each part of React component in multiple split editors on the same screen

I made a vscode plugin that can write each part of React component in multiple split editors on the same screen

196
Comments 12
7 min read
3 Best Courses to Learn React Native For Free
Cover image for 3 Best Courses to Learn React Native For Free

3 Best Courses to Learn React Native For Free

27
Comments 1
2 min read
⚡ 10 of the Best Chrome Extensions [Guaranteed To Make Your Day]
Cover image for ⚡ 10 of the Best Chrome Extensions [Guaranteed To Make Your Day]

⚡ 10 of the Best Chrome Extensions [Guaranteed To Make Your Day]

67
Comments 1
10 min read
Fall Cohort Open for Registration: Front-End Foxes School
Cover image for Fall Cohort Open for Registration: Front-End Foxes School

Fall Cohort Open for Registration: Front-End Foxes School

2
Comments 3
2 min read
Qwik: the answer to optimal fine-grained lazy loading
Cover image for Qwik: the answer to optimal fine-grained lazy loading

Qwik: the answer to optimal fine-grained lazy loading

49
Comments 1
7 min read
The Ultimate Manager: Redux I
Cover image for The Ultimate Manager: Redux I

The Ultimate Manager: Redux I

6
Comments
2 min read
Webpack Academy #0: What is webpack and why use it?
Cover image for Webpack Academy #0: What is webpack and why use it?

Webpack Academy #0: What is webpack and why use it?

163
Comments 7
3 min read
In what order does Jest execute tests anyway? (And how to change it!)

In what order does Jest execute tests anyway? (And how to change it!)

17
Comments 3
2 min read
ArcGIS JSAPI Build Tips
Cover image for ArcGIS JSAPI Build Tips

ArcGIS JSAPI Build Tips

8
Comments
4 min read
Unit testing in Nodejs Using Mocha
Cover image for Unit testing in Nodejs Using Mocha

Unit testing in Nodejs Using Mocha

6
Comments
2 min read
JavaScript Hoisting
Cover image for JavaScript Hoisting

JavaScript Hoisting

300
Comments 14
6 min read
The Most POWERFUL [JavaScript] Function
Cover image for The Most POWERFUL [JavaScript] Function

The Most POWERFUL [JavaScript] Function

168
Comments 28
11 min read
Build a quote switcher with Vanilla JS
Cover image for Build a quote switcher with Vanilla JS

Build a quote switcher with Vanilla JS

70
Comments 2
4 min read
Convertir un array de objetos a un objeto usando TypeScript
Cover image for Convertir un array de objetos a un objeto usando TypeScript

Convertir un array de objetos a un objeto usando TypeScript

13
Comments 1
5 min read
Implementing a basic calculator in JavaScript, the hard way!
Cover image for Implementing a basic calculator in JavaScript, the hard way!

Implementing a basic calculator in JavaScript, the hard way!

3
Comments
5 min read
Ordenar un arreglo de objetos en Javascript.

Ordenar un arreglo de objetos en Javascript.

5
Comments
1 min read
Angular dynamic components with code-splitting

Angular dynamic components with code-splitting

5
Comments
3 min read
Simple Countdown Timer using JavaScript
Cover image for Simple Countdown Timer using JavaScript

Simple Countdown Timer using JavaScript

207
Comments 14
4 min read
The three A’s of Unit Testing
Cover image for The three A’s of Unit Testing

The three A’s of Unit Testing

124
Comments 9
2 min read
React Hooks Autocomplete Component
Cover image for React Hooks Autocomplete Component

React Hooks Autocomplete Component

4
Comments 1
1 min read
Tagged Template Literals - The Magic Behind Styled Components
Cover image for Tagged Template Literals - The Magic Behind Styled Components

Tagged Template Literals - The Magic Behind Styled Components

80
Comments 7
5 min read
Start Using The jq Tool For JSON in the terminal
Cover image for Start Using The jq Tool For JSON in the terminal

Start Using The jq Tool For JSON in the terminal

6
Comments
3 min read
Let's Write a Binary Adder in the Game of Life!
Cover image for Let's Write a Binary Adder in the Game of Life!

Let's Write a Binary Adder in the Game of Life!

7
Comments
10 min read
Passing Props to Child Components in React using TypeScript
Cover image for Passing Props to Child Components in React using TypeScript

Passing Props to Child Components in React using TypeScript

18
Comments 6
3 min read
loading...