DEV Community

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.
The Sexiness of Headless UI Components

The Sexiness of Headless UI Components

15
Comments 2
6 min read
4 Dangerous Problems in JavaScript Easily Solved by The Builder Design Pattern

4 Dangerous Problems in JavaScript Easily Solved by The Builder Design Pattern

247
Comments 11
12 min read
Creating A Document Fragment

Creating A Document Fragment

6
Comments
1 min read
I made an Emoji Maker using React (DOM) and SVG 🤓

I made an Emoji Maker using React (DOM) and SVG 🤓

148
Comments 15
1 min read
How to display 3D humanoid avatar with React

How to display 3D humanoid avatar with React

33
Comments 3
4 min read
Convert Any Static Website To PWA

Convert Any Static Website To PWA

113
Comments 4
3 min read
Tribonacci

Tribonacci

10
Comments 4
4 min read
JavaScript Data Structures: Singly Linked List: Remove

JavaScript Data Structures: Singly Linked List: Remove

42
Comments
3 min read
15 performance tips which you need to know when building React.js application

15 performance tips which you need to know when building React.js application

270
Comments 10
5 min read
Rendering sibling elements in React using Fragments

Rendering sibling elements in React using Fragments

33
Comments
5 min read
Backbone Getters and Setters

Backbone Getters and Setters

5
Comments
3 min read
State machine advent: The simplest state machine that will improve your code today (1/24)

State machine advent: The simplest state machine that will improve your code today (1/24)

17
Comments 1
2 min read
Markdown in React and Custom Page Elements

Markdown in React and Custom Page Elements

14
Comments
4 min read
Face Painting with P5.js

Face Painting with P5.js

8
Comments
3 min read
R&R with REST API's

R&R with REST API's

7
Comments
5 min read
Created iPadOS/iOS browser to operate without touching

Created iPadOS/iOS browser to operate without touching

7
Comments
2 min read
How react profiler can help you to debug performance issues in your react app

How react profiler can help you to debug performance issues in your react app

9
Comments
1 min read
Build your first ExpressJs server from scratch.

Build your first ExpressJs server from scratch.

17
Comments 3
4 min read
Svelte: un nuevo framework para crear aplicaciones web mejoradas

Svelte: un nuevo framework para crear aplicaciones web mejoradas

53
Comments 4
7 min read
How to Use Heroku PostgreSQL for Local Development with Knex.js

How to Use Heroku PostgreSQL for Local Development with Knex.js

13
Comments 1
5 min read
Refactor a function to be more functional

Refactor a function to be more functional

7
Comments 1
3 min read
Timer in HTML/CSS/JS without using timer functions

Timer in HTML/CSS/JS without using timer functions

5
Comments
4 min read
Implement a pull to refresh component for you web application

Implement a pull to refresh component for you web application

24
Comments 1
10 min read
Debugging specific mouse clicks in JavaScript

Debugging specific mouse clicks in JavaScript

5
Comments
1 min read
Advent of Code 2019-02 with R & JavaScript

Advent of Code 2019-02 with R & JavaScript

6
Comments
3 min read
RxJS from Scratch: Observables

RxJS from Scratch: Observables

201
Comments 4
8 min read
Build an animated testimonial card using HTML, CSS and JavaScript.

Build an animated testimonial card using HTML, CSS and JavaScript.

127
Comments 4
6 min read
C# for the JavaScript Developer

C# for the JavaScript Developer

9
Comments
3 min read
What is Redux, really? – Part 2

What is Redux, really? – Part 2

9
Comments
4 min read
Reading a File through Related Path Using Fetch API

Reading a File through Related Path Using Fetch API

12
Comments 4
1 min read
Multilingual website with Gatsby and Contentful - Part 3

Multilingual website with Gatsby and Contentful - Part 3

19
Comments 6
2 min read
Learn GatsbyJS by creating a tourism site -1

Learn GatsbyJS by creating a tourism site -1

253
Comments 2
4 min read
Boost your programming skills with great discounts on Black Friday and Cyber Monday

Boost your programming skills with great discounts on Black Friday and Cyber Monday

32
Comments 3
3 min read
Concent, born for build large scale and high performance react app

Concent, born for build large scale and high performance react app

8
Comments
11 min read
Pitfalls of Conditional Rendering and Refs in React

Pitfalls of Conditional Rendering and Refs in React

24
Comments 2
5 min read
Introduction: react-boilerplate

Introduction: react-boilerplate

7
Comments
2 min read
How to not be a dinosaur.

How to not be a dinosaur.

491
Comments 68
9 min read
Standardizing TypeScript with NPM, ESLint, and Prettier

Standardizing TypeScript with NPM, ESLint, and Prettier

133
Comments 1
9 min read
JavaScript Data Structures: Singly Linked List: Insert

JavaScript Data Structures: Singly Linked List: Insert

37
Comments 2
3 min read
I created a startup to fund my nearly abandoned 2.6k star Open Source project and others like it

I created a startup to fund my nearly abandoned 2.6k star Open Source project and others like it

11
Comments 2
4 min read
How to mock Date with Jest

How to mock Date with Jest

55
Comments 12
3 min read
An Intro to AJAX and the XMLHttpRequest Object

An Intro to AJAX and the XMLHttpRequest Object

10
Comments
3 min read
Autocomplete Dropdown using native HTML

Autocomplete Dropdown using native HTML

111
Comments 15
1 min read
The Supermarket Queue

The Supermarket Queue

12
Comments
4 min read
Multiple front-ends, different frameworks, one application

Multiple front-ends, different frameworks, one application

8
Comments 3
1 min read
VS Code October 2019 Release Highlights Video

VS Code October 2019 Release Highlights Video

61
Comments 2
1 min read
Advent of Code 2019-01 with R & JavaScript

Advent of Code 2019-01 with R & JavaScript

7
Comments
2 min read
Use Hooks + Context, not React + Redux

Use Hooks + Context, not React + Redux

196
Comments 4
8 min read
JSConf JP 2019 All talks and Twitter account list

JSConf JP 2019 All talks and Twitter account list

18
Comments
5 min read
React Awesome Reveal v2 Released

React Awesome Reveal v2 Released

7
Comments
1 min read
Storybook for web components on steroids

Storybook for web components on steroids

80
Comments 4
13 min read
🔥 What's Hot in Web Development? — Weekly Picks #103

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

147
Comments
4 min read
Creating a Racing Bar Chart – Using React (Hooks) with D3

Creating a Racing Bar Chart – Using React (Hooks) with D3

14
Comments
1 min read
How I reverse engineered RxJs and Learned Reactive Programming?

How I reverse engineered RxJs and Learned Reactive Programming?

123
Comments 6
6 min read
IT shop Immaturity

IT shop Immaturity

6
Comments
1 min read
Are you curious about functional programming in javascript? Tell me, what do you want to know?

Are you curious about functional programming in javascript? Tell me, what do you want to know?

5
Comments 3
1 min read
Celebrating 10,000+ stars on GitHub together! ⭐ ❤️️

Celebrating 10,000+ stars on GitHub together! ⭐ ❤️️

102
Comments 14
4 min read
A Deep Dive into JavaScript Objects And Prototypes

A Deep Dive into JavaScript Objects And Prototypes

18
Comments
15 min read
React.js tutorial - Todo list app using local storage

React.js tutorial - Todo list app using local storage

13
Comments
1 min read
Vue Application as a Wordpress Plugin

Vue Application as a Wordpress Plugin

43
Comments 28
2 min read
loading...