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.
Introducing Appwrite 0.5: The Open-Source Backend Server for Web Developers

Introducing Appwrite 0.5: The Open-Source Backend Server for Web Developers

22
Comments 4
3 min read
ToDo app in React with Hooks & Context API

ToDo app in React with Hooks & Context API

54
Comments
6 min read
Lidando com valores booleanos no JavaScript

Lidando com valores booleanos no JavaScript

7
Comments
3 min read
Introduction to Custom React Hooks

Introduction to Custom React Hooks

5
Comments 1
6 min read
RedwoodJS ecommerce with Snipcart

RedwoodJS ecommerce with Snipcart

12
Comments 2
11 min read
A Node-RED Twitter-follower-flow

A Node-RED Twitter-follower-flow

8
Comments
6 min read
Truly Accessible Custom Components in Angular

Truly Accessible Custom Components in Angular

43
Comments
8 min read
🔥State of Software Development 2020 — Weekly Picks #120

🔥State of Software Development 2020 — Weekly Picks #120

40
Comments
3 min read
Using absolute (alias) imports in Javascript and VSCode

Using absolute (alias) imports in Javascript and VSCode

6
Comments
3 min read
Element.focus vs aria-activedescendant

Element.focus vs aria-activedescendant

10
Comments
16 min read
What is NodeJS?

What is NodeJS?

13
Comments
3 min read
Property-based testing with React and fast-check

Property-based testing with React and fast-check

19
Comments 2
4 min read
JavaScript: what's the point of bind()?

JavaScript: what's the point of bind()?

23
Comments
9 min read
Should I use Redux?

Should I use Redux?

39
Comments 22
1 min read
5 Popular Javascript Frameworks & When to Use

5 Popular Javascript Frameworks & When to Use

19
Comments 5
4 min read
Why I detest React Hooks

Why I detest React Hooks

5
Comments 1
3 min read
静的なWebサイトをMarkdownで作りたい

静的なWebサイトをMarkdownで作りたい

10
Comments
1 min read
ちょっと便利なJavaScript技

ちょっと便利なJavaScript技

5
Comments
1 min read
redux-form の validation を関数合成使って見やすくしてみる

redux-form の validation を関数合成使って見やすくしてみる

7
Comments
2 min read
感染症数理モデルでシミュレーションする(その2)

感染症数理モデルでシミュレーションする(その2)

5
Comments
2 min read
Developing a JS learning framework - Part 1 - how it is gonna work?

Developing a JS learning framework - Part 1 - how it is gonna work?

11
Comments
2 min read
Immutability in React with Immer

Immutability in React with Immer

31
Comments
8 min read
GitHub has acquired npm

GitHub has acquired npm

88
Comments 40
1 min read
React and Tailwind CSS Setup

React and Tailwind CSS Setup

54
Comments 4
3 min read
React Geospatial Visualization in kepler.gl

React Geospatial Visualization in kepler.gl

11
Comments
1 min read
Are there virtual/remote JavaScript meetups?

Are there virtual/remote JavaScript meetups?

6
Comments 3
1 min read
Do You Know How Array.fill() Works with Reference Variables?

Do You Know How Array.fill() Works with Reference Variables?

17
Comments 1
2 min read
Build a Simple Chat App with Node.js and Socket.io

Build a Simple Chat App with Node.js and Socket.io

136
Comments 3
6 min read
Publishing a JavaScript Package to NPM automatically with Github Actions

Publishing a JavaScript Package to NPM automatically with Github Actions

14
Comments 1
5 min read
Lost in SPA(ce): Helping screen readers navigate React applications

Lost in SPA(ce): Helping screen readers navigate React applications

10
Comments
3 min read
What is a Pure Function?

What is a Pure Function?

59
Comments 2
3 min read
JavaScript Declaring variables with var/let/const

JavaScript Declaring variables with var/let/const

8
Comments
2 min read
Part1 : Webcomponents benefits!

Part1 : Webcomponents benefits!

21
Comments
2 min read
Google Apps Script Goals Tracker

Google Apps Script Goals Tracker

4
Comments
1 min read
In times of crisis, help others!

In times of crisis, help others!

33
Comments 6
2 min read
Private Object & Class Properties

Private Object & Class Properties

14
Comments
1 min read
Authentication for the REST of Us

Authentication for the REST of Us

5
Comments
1 min read
Metal Umlauts, Searching, and Other Unicode Fun

Metal Umlauts, Searching, and Other Unicode Fun

8
Comments
6 min read
Making a Vuejs dark theme toggle

Making a Vuejs dark theme toggle

41
Comments 2
2 min read
Reverse a Linked List

Reverse a Linked List

8
Comments 1
2 min read
How to run multiple Node and Angular versions simultaneously

How to run multiple Node and Angular versions simultaneously

71
Comments 23
5 min read
Algorithm 101: 2 Ways to FizzBuzz a Range of Numbers

Algorithm 101: 2 Ways to FizzBuzz a Range of Numbers

13
Comments
2 min read
SPA with 4x100% lighthouse score - Part 2: Building an app

SPA with 4x100% lighthouse score - Part 2: Building an app

29
Comments
5 min read
Switch themes like a fox 🦊 based on Ambient Light 💡 in your Angular Apps

Switch themes like a fox 🦊 based on Ambient Light 💡 in your Angular Apps

80
Comments 4
9 min read
Javascript - Entendendo o toLocaleDateString

Javascript - Entendendo o toLocaleDateString

42
Comments 5
4 min read
How We Use Tailwind in Components

How We Use Tailwind in Components

80
Comments 12
2 min read
💥What is loop?

💥What is loop?

3
Comments
1 min read
6 Things You Need To Completely Understand Array Destructuring in Javascript (ES6)

6 Things You Need To Completely Understand Array Destructuring in Javascript (ES6)

12
Comments
6 min read
How to Make a Dynamic, Animated, and Responsive Canvas Element

How to Make a Dynamic, Animated, and Responsive Canvas Element

11
Comments
3 min read
Algorithm 202 (My Interview Question): Grouping Anagrams in 3 Ways

Algorithm 202 (My Interview Question): Grouping Anagrams in 3 Ways

49
Comments 6
3 min read
MJSQ 101: Function.prototype.bind

MJSQ 101: Function.prototype.bind

9
Comments
2 min read
Come explore Node's humble abode.

Come explore Node's humble abode.

10
Comments
5 min read
ES6 Required Parameters

ES6 Required Parameters

11
Comments 1
1 min read
React's Odd Obsession With Declarative Syntax

React's Odd Obsession With Declarative Syntax

26
Comments 17
9 min read
Use Dependency Injection to Make Your Code Testable

Use Dependency Injection to Make Your Code Testable

54
Comments 2
5 min read
html-webpack-plugin 4 has been released!

html-webpack-plugin 4 has been released!

66
Comments
5 min read
Autogenerate Forms from JSON using React

Autogenerate Forms from JSON using React

93
Comments 1
3 min read
This binding in JavaScript - 3. Explicit binding

This binding in JavaScript - 3. Explicit binding

9
Comments
2 min read
Collection of Simple Web Projects

Collection of Simple Web Projects

38
Comments 2
3 min read
useDebouncedEffect Hook

useDebouncedEffect Hook

15
Comments
2 min read
loading...