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.
Using arrow functions might be costing you performance

Using arrow functions might be costing you performance

61
Comments 19
2 min read
Understanding the React build workflow and the folder structure

Understanding the React build workflow and the folder structure

54
Comments 1
8 min read
KendoReact R2 Webinar 2019

KendoReact R2 Webinar 2019

4
Comments
3 min read
Can you create an accessible React component?

Can you create an accessible React component?

33
Comments 3
1 min read
Testing accessibility with Cypress

Testing accessibility with Cypress

126
Comments 8
4 min read
Getting started with TypeScript

Getting started with TypeScript

90
Comments 1
3 min read
Tech News at a Glance

Tech News at a Glance

4
Comments 1
1 min read
Setting Up TypeScript for Node

Setting Up TypeScript for Node

10
Comments 2
2 min read
The missing Web Bluetooth module for Angular

The missing Web Bluetooth module for Angular

34
Comments 2
4 min read
How using CSS variables helped me cut down on JavaScript

How using CSS variables helped me cut down on JavaScript

98
Comments 5
6 min read
Why SHOULD you use the Repository Pattern in your project? And how to do it, the easy way…

Why SHOULD you use the Repository Pattern in your project? And how to do it, the easy way…

6
Comments
3 min read
Making WebSocket in Sync With User Internet Connectivity in React Using Redux Part 2

Making WebSocket in Sync With User Internet Connectivity in React Using Redux Part 2

44
Comments
10 min read
Run React-Frontend and Nodejs-Backend with one command

Run React-Frontend and Nodejs-Backend with one command

32
Comments 5
1 min read
Managing React application state - without using Redux!

Managing React application state - without using Redux!

11
Comments
6 min read
Chasing the best performance of rendering the DOM by hybrids library

Chasing the best performance of rendering the DOM by hybrids library

33
Comments
8 min read
Do you really hate frontend or just the traditional frontend development

Do you really hate frontend or just the traditional frontend development

6
Comments 4
1 min read
Simple JWT Authentication with Golang (Part 3)

Simple JWT Authentication with Golang (Part 3)

10
Comments
4 min read
Learn Public Class Field Syntax by Refactoring a React Component

Learn Public Class Field Syntax by Refactoring a React Component

51
Comments 4
3 min read
Capture Javascript Async Stack Traces

Capture Javascript Async Stack Traces

10
Comments
2 min read
I made a visual code organiser for THREE.JS

I made a visual code organiser for THREE.JS

13
Comments
1 min read
Chrome: Cache storage VS Disk cache

Chrome: Cache storage VS Disk cache

8
Comments
4 min read
5 Ways to Convert a Value to String in JavaScript

5 Ways to Convert a Value to String in JavaScript

113
Comments 8
4 min read
Predictive Preloading Strategy for Your Angular Bundles

Predictive Preloading Strategy for Your Angular Bundles

40
Comments 8
5 min read
Preload Angular Bundles When Good Network Connectivity is Detected

Preload Angular Bundles When Good Network Connectivity is Detected

68
Comments
3 min read
Child Processes👶

Child Processes👶

11
Comments
3 min read
Solving Puzzles With High-Performance JavaScript

Solving Puzzles With High-Performance JavaScript

326
Comments 30
7 min read
I have to tell you about Dependabot 🤖

I have to tell you about Dependabot 🤖

23
Comments 8
3 min read
5 Tasks You Didn't Know Could be Done from the Developer Console

5 Tasks You Didn't Know Could be Done from the Developer Console

6
Comments
4 min read
Library logo feedback - show your workings.

Library logo feedback - show your workings.

3
Comments 5
2 min read
Preload All Angular Bundles

Preload All Angular Bundles

92
Comments 6
3 min read
Automatic Dependency Injection in JavaScript

Automatic Dependency Injection in JavaScript

16
Comments
4 min read
Rebuild only when necessary in Node

Rebuild only when necessary in Node

18
Comments
4 min read
My favorite type coercion example

My favorite type coercion example

8
Comments 1
2 min read
Weekly Round-up #3

Weekly Round-up #3

7
Comments
3 min read
My girlfriend likes to travel, I like to know how much it's gonna cost. Vue, node and some APIs later, I give you tripcoster.com

My girlfriend likes to travel, I like to know how much it's gonna cost. Vue, node and some APIs later, I give you tripcoster.com

416
Comments 94
2 min read
Design Patterns in JavaScript

Design Patterns in JavaScript

17
Comments
4 min read
Share your Google reviews in your web app with angular

Share your Google reviews in your web app with angular

11
Comments 8
3 min read
Can you believe I made a test that can play Chess?

Can you believe I made a test that can play Chess?

16
Comments 4
1 min read
Why I Became, and still am, a Web Developer

Why I Became, and still am, a Web Developer

56
Comments
5 min read
How to Use React's Context Hook

How to Use React's Context Hook

13
Comments 1
3 min read
EmberJS in 2019

EmberJS in 2019

11
Comments
4 min read
Front-end Challenge: Prevent Clicks

Front-end Challenge: Prevent Clicks

42
Comments 12
1 min read
WordPress Dev Monthly Recap May 2019.

WordPress Dev Monthly Recap May 2019.

8
Comments 1
4 min read
How to build a graphql api from scratch

How to build a graphql api from scratch

110
Comments 8
6 min read
Toast or Alert Box Component with VueJS

Toast or Alert Box Component with VueJS

8
Comments
1 min read
JavaScript Equality Operators

JavaScript Equality Operators

12
Comments 4
1 min read
Build a Social Network in JavaScript with Graphs!

Build a Social Network in JavaScript with Graphs!

49
Comments 1
6 min read
How to build a world clock with React and moment.js

How to build a world clock with React and moment.js

8
Comments
1 min read
Coding with a Vue

Coding with a Vue

9
Comments
7 min read
Understanding Bits, Bytes, Bases, and Writing a Hex Dump in JavaScript

Understanding Bits, Bytes, Bases, and Writing a Hex Dump in JavaScript

20
Comments 2
11 min read
How do you convert less stylesheets to styled components?

How do you convert less stylesheets to styled components?

14
Comments 3
7 min read
DevTools - My Favorite Tips and Tricks

DevTools - My Favorite Tips and Tricks

154
Comments 4
5 min read
Making WebSocket in Sync With User Internet Connectivity in React Using Redux Part 1

Making WebSocket in Sync With User Internet Connectivity in React Using Redux Part 1

11
Comments
8 min read
This is how to easily deploy a static site to Azure

This is how to easily deploy a static site to Azure

17
Comments 4
10 min read
Weekly Coding Challenge - Week #12 - Toggle

Weekly Coding Challenge - Week #12 - Toggle

18
Comments
1 min read
How to use Local Storage with JavaScript

How to use Local Storage with JavaScript

11
Comments 1
6 min read
JavaScript ES8 Object.entries/values

JavaScript ES8 Object.entries/values

8
Comments
1 min read
CSS Flexbox Javascript Image Slider - Building a Blog, Part 3

CSS Flexbox Javascript Image Slider - Building a Blog, Part 3

16
Comments
3 min read
Messing with CSS through its JavaScript API

Messing with CSS through its JavaScript API

73
Comments
9 min read
You Pick Which Angular Bundles to Preload

You Pick Which Angular Bundles to Preload

47
Comments 1
4 min read
loading...