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.
What are your problems or issues with developing in React?

What are your problems or issues with developing in React?

6
Comments 1
1 min read
Single source of truth, how good/bad can it be?

Single source of truth, how good/bad can it be?

4
Comments 4
1 min read
3 tips for scaling large Vue.js application

3 tips for scaling large Vue.js application

412
Comments 16
7 min read
A comprehensive look back at Frontend in 2018

A comprehensive look back at Frontend in 2018

2
Comments
17 min read
My first try of the new Web Animation API

My first try of the new Web Animation API

16
Comments 3
3 min read
Cloning JavaScript Array in Multiple Ways

Cloning JavaScript Array in Multiple Ways

6
Comments
3 min read
Reflecting On the Biggest Trends on the Web in 2018

Reflecting On the Biggest Trends on the Web in 2018

60
Comments 7
4 min read
Improving security by drawing identicons for SSH keys

Improving security by drawing identicons for SSH keys

83
Comments 4
7 min read
A TODO app using grpc-web and Vue.js

A TODO app using grpc-web and Vue.js

54
Comments 2
6 min read
Do I actually need a native app for that?

Do I actually need a native app for that?

6
Comments
4 min read
Lessons Learned From a Year of Fighting With Webpack and Babel

Lessons Learned From a Year of Fighting With Webpack and Babel

49
Comments
5 min read
Showdev: We are building an online meeting app - Collabify 🎉🎦🖼🎭

Showdev: We are building an online meeting app - Collabify 🎉🎦🖼🎭

96
Comments 22
1 min read
How I Learned to Stop Worrying and Love the Cache - Reading

How I Learned to Stop Worrying and Love the Cache - Reading

129
Comments 4
8 min read
GRPC on Node.js more simply

GRPC on Node.js more simply

48
Comments
2 min read
Resources.js.org - A curated list of #NodeJS & #Javascript tutorials, books, resources and shiny 💎 things.

Resources.js.org - A curated list of #NodeJS & #Javascript tutorials, books, resources and shiny 💎 things.

10
Comments 1
1 min read
I made a mistake implementing a React Hook and got a denial of service from my backend

I made a mistake implementing a React Hook and got a denial of service from my backend

57
Comments 14
2 min read
React: React Redux 6.0がリリース

React: React Redux 6.0がリリース

7
Comments
1 min read
Are you using features?

Are you using features?

10
Comments
3 min read
understanding closures in javascript

understanding closures in javascript

10
Comments 1
2 min read
Goal review for 2018 and a look into 2019 🎉

Goal review for 2018 and a look into 2019 🎉

6
Comments
8 min read
Bar Chart with rounded corner by D3.js

Bar Chart with rounded corner by D3.js

20
Comments 2
1 min read
How to ETL with MongoDB and Postgres (Part 1)

How to ETL with MongoDB and Postgres (Part 1)

12
Comments
7 min read
Better loops in JavaScript

Better loops in JavaScript

217
Comments 14
4 min read
Nashorn JavaScript engine

Nashorn JavaScript engine

3
Comments 1
1 min read
A road to the easiest user authentication system for Node.js

A road to the easiest user authentication system for Node.js

216
Comments 13
3 min read
Making an HTML5 Canvas app using express

Making an HTML5 Canvas app using express

9
Comments
6 min read
AnyChart JS Charts 8.5.0 Released with 3D Surface Chart, Word Tree, and More New Features

AnyChart JS Charts 8.5.0 Released with 3D Surface Chart, Word Tree, and More New Features

5
Comments
1 min read
Arrow Functions

Arrow Functions

49
Comments 12
2 min read
Introducing the Async Debounce pattern

Introducing the Async Debounce pattern

92
Comments 7
5 min read
Top 9 Programming/Scripting Language to Learn in 2019

Top 9 Programming/Scripting Language to Learn in 2019

15
Comments 1
4 min read
React Hooks and the death of Render Props

React Hooks and the death of Render Props

10
Comments 3
1 min read
php , node.js or Django?

php , node.js or Django?

7
Comments 3
1 min read
How The Hell Do I use Map?

How The Hell Do I use Map?

106
Comments 16
4 min read
Destructuring in JavaScript

Destructuring in JavaScript

98
Comments 5
2 min read
How I stay productive in a big project

How I stay productive in a big project

69
Comments 9
2 min read
Why You Should Care What You Npm Install

Why You Should Care What You Npm Install

56
Comments 8
4 min read
Javascript Closures

Javascript Closures

7
Comments 2
1 min read
How to Run a Successful Tech Meetup — even if you’re forgetful

How to Run a Successful Tech Meetup — even if you’re forgetful

26
Comments
5 min read
An URL Shortener Which Can Be Even Hosted on GitHub Pages with Help Of jsonstore.io : FossURL

An URL Shortener Which Can Be Even Hosted on GitHub Pages with Help Of jsonstore.io : FossURL

85
Comments 13
2 min read
The making of "This is your brain on JavaScript"

The making of "This is your brain on JavaScript"

62
Comments 7
9 min read
Defining Functions

Defining Functions

7
Comments 1
1 min read
How The Hell Do I Use Filter?

How The Hell Do I Use Filter?

15
Comments 1
3 min read
Taming Data in JavaScript (x-post to ALA)

Taming Data in JavaScript (x-post to ALA)

6
Comments
1 min read
Do we really need classes in JavaScript after all?

Do we really need classes in JavaScript after all?

149
Comments 32
5 min read
Linked lists in the wild: React Hooks

Linked lists in the wild: React Hooks

88
Comments 14
5 min read
Archipelago v3 is out!

Archipelago v3 is out!

9
Comments
2 min read
Caching Data in frontend

Caching Data in frontend

66
Comments 4
3 min read
Sequelize Data Types: a practical guide

Sequelize Data Types: a practical guide

13
Comments
3 min read
Much needed filterMap in JavaScript

Much needed filterMap in JavaScript

7
Comments 11
1 min read
How Learning Elixir Made Me a Better Programmer 🥃

How Learning Elixir Made Me a Better Programmer 🥃

256
Comments 17
7 min read
React Authentication App Using Redux And Sagas

React Authentication App Using Redux And Sagas

53
Comments
4 min read
Intro to Asynchronous Patterns in JavaScript

Intro to Asynchronous Patterns in JavaScript

14
Comments
6 min read
Generate Project Logo with Google Fonts

Generate Project Logo with Google Fonts

32
Comments 5
1 min read
How to shift array position in vanilla JavaScript

How to shift array position in vanilla JavaScript

17
Comments 19
2 min read
The What, Why and How of React (Testing)

The What, Why and How of React (Testing)

86
Comments 3
25 min read
Exposing a Promise-Based API from a Reactive Core (v3.0 Journal)

Exposing a Promise-Based API from a Reactive Core (v3.0 Journal)

4
Comments
1 min read
An Introduction to Environment Variables and How to Use Them

An Introduction to Environment Variables and How to Use Them

10
Comments 10
6 min read
Wreck it Ralph 2 Virus Popup

Wreck it Ralph 2 Virus Popup

40
Comments 1
1 min read
JavaScript vs. Python: Default Function Parameter Values

JavaScript vs. Python: Default Function Parameter Values

10
Comments 1
4 min read
sorting algorithms in javascript

sorting algorithms in javascript

7
Comments
2 min read
loading...