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.
Create a Codepen promo watermark with no additional HTML, CSS or JS

Create a Codepen promo watermark with no additional HTML, CSS or JS

8
Comments 1
3 min read
Create more manageable React applications with Features

Create more manageable React applications with Features

11
Comments
3 min read
Dockerize Create-React-App in 3 minutes

Dockerize Create-React-App in 3 minutes

81
Comments 21
2 min read
Optional chaining and nullish coalescing in JavaScript

Optional chaining and nullish coalescing in JavaScript

20
Comments
5 min read
The Composite Pattern - Design Patterns Meet the Frontend

The Composite Pattern - Design Patterns Meet the Frontend

121
Comments 5
5 min read
Build better forms with React Native UI components

Build better forms with React Native UI components

12
Comments 1
8 min read
Introducing report-toolkit for Node.js Diagnostic Reports

Introducing report-toolkit for Node.js Diagnostic Reports

4
Comments
9 min read
What's an API, really? The elusive meaning of Application Programming Interface

What's an API, really? The elusive meaning of Application Programming Interface

74
Comments 6
4 min read
Get comfortable with JS arrays: exercises for beginners

Get comfortable with JS arrays: exercises for beginners

109
Comments 15
2 min read
Functional Binding in JavaScript

Functional Binding in JavaScript

60
Comments
3 min read
Chrome Extension That Skips YouTube Ads (+Steps How To Create It)

Chrome Extension That Skips YouTube Ads (+Steps How To Create It)

147
Comments 13
6 min read
Angular, Jest, Firebase, and ReyRey!

Angular, Jest, Firebase, and ReyRey!

12
Comments
7 min read
Reading Snippets [24]

Reading Snippets [24]

7
Comments
1 min read
Four most IMP(important) Rules of Reducers!🔥🧨🎇

Four most IMP(important) Rules of Reducers!🔥🧨🎇

4
Comments 2
3 min read
Animated SVG Signature

Animated SVG Signature

9
Comments 1
1 min read
Imba v2 Alpha - a New Age

Imba v2 Alpha - a New Age

7
Comments 1
2 min read
Unide 0.3.1 Released

Unide 0.3.1 Released

5
Comments
2 min read
Containerized ExpressJS service in 10 mins or less

Containerized ExpressJS service in 10 mins or less

36
Comments
4 min read
JavaScript and Object Keys

JavaScript and Object Keys

34
Comments
3 min read
Fun with variable fonts!

Fun with variable fonts!

49
Comments
2 min read
Top 05 Best illustrations packages for your projects right now in 2020

Top 05 Best illustrations packages for your projects right now in 2020

7
Comments 1
1 min read
Dealing with side effects and pure functions in javascript

Dealing with side effects and pure functions in javascript

47
Comments 5
7 min read
Ward - A client-side framework to build static websites and applications

Ward - A client-side framework to build static websites and applications

3
Comments
1 min read
Node.js for Beginners - Learn Node.js from Scratch (Step by Step)

Node.js for Beginners - Learn Node.js from Scratch (Step by Step)

16
Comments
1 min read
Create A Dark/Light Theme Switch with CSS/JS

Create A Dark/Light Theme Switch with CSS/JS

57
Comments 5
3 min read
Gatsby One Pager

Gatsby One Pager

55
Comments
7 min read
Generate component with inline template and style using Angular CLI

Generate component with inline template and style using Angular CLI

19
Comments 2
1 min read
Day 5 - Silent Visual Track with Hydra (Js Livecoding Environment)

Day 5 - Silent Visual Track with Hydra (Js Livecoding Environment)

6
Comments 1
1 min read
Prototypal noninheritance in Javascript

Prototypal noninheritance in Javascript

5
Comments
2 min read
Cool New Features Released in TypeScript 3.7

Cool New Features Released in TypeScript 3.7

18
Comments
5 min read
Redis for Caching in Node js

Redis for Caching in Node js

11
Comments 1
3 min read
How to make a dependent dropdowns in React with Typescript?

How to make a dependent dropdowns in React with Typescript?

5
Comments
1 min read
MobX with React and TypeScript

MobX with React and TypeScript

32
Comments 2
4 min read
Easy Timeline Animation with Plaintext

Easy Timeline Animation with Plaintext

46
Comments
1 min read
The JavaScript Window Object - XML Manipulation and Web Components

The JavaScript Window Object - XML Manipulation and Web Components

8
Comments
7 min read
JavaScript Interview Coding Questions — 1

JavaScript Interview Coding Questions — 1

27
Comments
2 min read
Technologies in 2020 I would like to learn.

Technologies in 2020 I would like to learn.

12
Comments 1
6 min read
[JS] 비동기프로그래밍 - Callback, Promise, Symbol

[JS] 비동기프로그래밍 - Callback, Promise, Symbol

6
Comments
3 min read
Neo4j and GraphQL Heavenly Match #1 - Directional Relationships

Neo4j and GraphQL Heavenly Match #1 - Directional Relationships

11
Comments 4
2 min read
Pulling the first Docker image and a few essential commands.

Pulling the first Docker image and a few essential commands.

63
Comments
2 min read
Getting File Information with Node.js fs Module

Getting File Information with Node.js fs Module

10
Comments
8 min read
JavaScript Local Storage Introduction

JavaScript Local Storage Introduction

63
Comments
2 min read
The Beginner’s Guide to TypeScript

The Beginner’s Guide to TypeScript

13
Comments
3 min read
Generators and Iterators Course Published!

Generators and Iterators Course Published!

9
Comments
1 min read
O operador pipeline e a programação funcional

O operador pipeline e a programação funcional

8
Comments
3 min read
Light/Dark Mode Toggle

Light/Dark Mode Toggle

13
Comments 1
8 min read
🔥 What's Hot in Web Development? — Weekly Picks #108

🔥 What's Hot in Web Development? — Weekly Picks #108

133
Comments 8
4 min read
A Simple Bookmarker App with LocalStorage

A Simple Bookmarker App with LocalStorage

8
Comments
8 min read
Let Users Know When You Have Updated Your Service Workers in Create React App

Let Users Know When You Have Updated Your Service Workers in Create React App

31
Comments 12
5 min read
API request using tagged template literals

API request using tagged template literals

13
Comments
1 min read
New Color Scheme Props For Bushido-strap!!!

New Color Scheme Props For Bushido-strap!!!

6
Comments
3 min read
What's the Node framework landscape like?

What's the Node framework landscape like?

95
Comments 42
1 min read
Do you know GRASP? Part 2 - Indirection and Information expert

Do you know GRASP? Part 2 - Indirection and Information expert

7
Comments
2 min read
Useful JS libs in my web developments

Useful JS libs in my web developments

125
Comments 4
3 min read
The Power of Simplifying Large Components in React

The Power of Simplifying Large Components in React

59
Comments
7 min read
Build an Inline Edit Text Input With React Hooks

Build an Inline Edit Text Input With React Hooks

27
Comments 1
4 min read
OOP vs FP with Javascript

OOP vs FP with Javascript

49
Comments 4
3 min read
Debug puppeteer in an interactive way

Debug puppeteer in an interactive way

12
Comments
2 min read
Creating a JS repo for your ProjectEuler100 solutions

Creating a JS repo for your ProjectEuler100 solutions

7
Comments
5 min read
Exploring How lit-html Works: TemplateResult and SVGTemplateResult constructors

Exploring How lit-html Works: TemplateResult and SVGTemplateResult constructors

9
Comments
3 min read
loading...