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.
Introducing F2, an elegant, interactive and flexible charting library for mobile

Introducing F2, an elegant, interactive and flexible charting library for mobile

37
Comments 2
3 min read
Easy Requests in NodeJS

Easy Requests in NodeJS

45
Comments 7
3 min read
I18N in Vue Components for ASP.NET MVC apps

I18N in Vue Components for ASP.NET MVC apps

5
Comments
4 min read
I wondered how async module works, so I made some functions and hosted on npm

I wondered how async module works, so I made some functions and hosted on npm

10
Comments
1 min read
Inputbox - live coding web component

Inputbox - live coding web component

7
Comments
1 min read
Hyperapp + Hyperapp-router: Create a movie-shopping-cart web app.

Hyperapp + Hyperapp-router: Create a movie-shopping-cart web app.

18
Comments 1
17 min read
Friday Frontend: Client Side Performance Edition

Friday Frontend: Client Side Performance Edition

13
Comments
5 min read
Guide to React Compound Components

Guide to React Compound Components

10
Comments
6 min read
Confessions of a Developer.

Confessions of a Developer.

31
Comments 1
3 min read
Using feature flags for client demos and simulating complex scenarios

Using feature flags for client demos and simulating complex scenarios

43
Comments 6
1 min read
Adding Your YouTube Videos to Your Static Site on Netlify

Adding Your YouTube Videos to Your Static Site on Netlify

11
Comments
3 min read
Using render callbacks to connect non-connected components in React

Using render callbacks to connect non-connected components in React

6
Comments
1 min read
Most Popular Development Posts Of The Week (25 April 2019)

Most Popular Development Posts Of The Week (25 April 2019)

20
Comments 2
1 min read
Using Algolia Instantsearch with Angular 6.

Using Algolia Instantsearch with Angular 6.

8
Comments 4
1 min read
JavaScript ES6: Even more new abstractions to improve your code

JavaScript ES6: Even more new abstractions to improve your code

8
Comments
4 min read
Where does npm install the packages?

Where does npm install the packages?

9
Comments 1
1 min read
Component event delegation with vanilla Javascript

Component event delegation with vanilla Javascript

32
Comments
2 min read
Word count using jQuery

Word count using jQuery

6
Comments 3
1 min read
Looking for good practices for JS SDK

Looking for good practices for JS SDK

10
Comments 6
1 min read
Create React App: A quick setup guide

Create React App: A quick setup guide

6
Comments
11 min read
Machine Learning Basics with ml5js

Machine Learning Basics with ml5js

10
Comments 1
1 min read
Went for my first hackathon!! :D

Went for my first hackathon!! :D

11
Comments 3
3 min read
Creating & Managing components outside React

Creating & Managing components outside React

12
Comments
2 min read
Install & Configure oracledb node module in windows

Install & Configure oracledb node module in windows

7
Comments
2 min read
Rule-Based HTML Form Validation with Formation

Rule-Based HTML Form Validation with Formation

12
Comments 2
2 min read
Friday Frontend: Design Systems Edition

Friday Frontend: Design Systems Edition

33
Comments
5 min read
Algorithms Books[Old way]

Algorithms Books[Old way]

17
Comments
1 min read
A guide to React onClick event handlers

A guide to React onClick event handlers

9
Comments
5 min read
Stop expecting tools, start expecting understanding

Stop expecting tools, start expecting understanding

39
Comments 15
2 min read
👨‍💻 Scrape Websites for Information Easily using Code.xyz and Node.js🤓

👨‍💻 Scrape Websites for Information Easily using Code.xyz and Node.js🤓

35
Comments 2
5 min read
Friday Frontend: Ultimate Guide to Learning CSS Edition

Friday Frontend: Ultimate Guide to Learning CSS Edition

37
Comments
6 min read
Find Greatest Number Using Ternary Operator

Find Greatest Number Using Ternary Operator

10
Comments
1 min read
Execute Javascript String using setTimeout

Execute Javascript String using setTimeout

11
Comments
1 min read
Continuously running Flowtype checks with jest runner

Continuously running Flowtype checks with jest runner

9
Comments
3 min read
The best react inline style libraries - comparing Radium, Aphrodite, & Emotion

The best react inline style libraries - comparing Radium, Aphrodite, & Emotion

11
Comments
14 min read
Page Visibility API

Page Visibility API

42
Comments
2 min read
Sarah Dayan on Frontend Development and Staying Curious

Sarah Dayan on Frontend Development and Staying Curious

59
Comments
6 min read
Cereal Man, Code worksheet # 3

Cereal Man, Code worksheet # 3

11
Comments
1 min read
Beyond REST - Using GraphQL to shape your data

Beyond REST - Using GraphQL to shape your data

14
Comments
12 min read
The Winds 2.0 Stack

The Winds 2.0 Stack

33
Comments
9 min read
Serverless Instant Checkout Links

Serverless Instant Checkout Links

17
Comments
7 min read
Coding Worksheet #2

Coding Worksheet #2

35
Comments 2
1 min read
GoogleCTF 2018: Translate WriteUp

GoogleCTF 2018: Translate WriteUp

18
Comments 1
5 min read
A quick and complete guide to TypeScript types

A quick and complete guide to TypeScript types

10
Comments
7 min read
Async/Await - Pause what?

Async/Await - Pause what?

7
Comments
1 min read
You can minimize Vuex boilerplate in under a minute.

You can minimize Vuex boilerplate in under a minute.

11
Comments 5
2 min read
Essential JavaScript Array Functions

Essential JavaScript Array Functions

16
Comments 1
4 min read
How to replace mixin to slot in Vue.js

How to replace mixin to slot in Vue.js

19
Comments
2 min read
😉🚀🤗 Code.xyz updates, June 20th 2018 — Import and Export from GitHub Gist

😉🚀🤗 Code.xyz updates, June 20th 2018 — Import and Export from GitHub Gist

7
Comments
1 min read
Here's Why Mapping a Constructed Array in JavaScript Doesn't Work

Here's Why Mapping a Constructed Array in JavaScript Doesn't Work

52
Comments 16
4 min read
Thinking of quitting my temp job and immerse myself in learning to web dev

Thinking of quitting my temp job and immerse myself in learning to web dev

20
Comments 5
1 min read
How to use React createRef

How to use React createRef

8
Comments
11 min read
Building a “Mask Toggle” Password Input Component w/ React and Material UI

Building a “Mask Toggle” Password Input Component w/ React and Material UI

12
Comments
1 min read
Friday Frontend: 3.8 Billion People Online Edition

Friday Frontend: 3.8 Billion People Online Edition

8
Comments
5 min read
Can (aᅠ == 1 && a == 2 && ᅠa == 3) equal true?

Can (aᅠ == 1 && a == 2 && ᅠa == 3) equal true?

60
Comments 16
1 min read
Pencil.js

Pencil.js

112
Comments 9
1 min read
My Google Chrome Developer Dashboard Wishlist

My Google Chrome Developer Dashboard Wishlist

12
Comments
2 min read
Published my first NPM package that actually does something

Published my first NPM package that actually does something

36
Comments 5
1 min read
React image lazy load component Revisited

React image lazy load component Revisited

42
Comments 2
2 min read
ActionChat to spread positive energy and motivation!

ActionChat to spread positive energy and motivation!

32
Comments 2
1 min read
loading...