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.
SpectaQL - Autegenerated Documentation for GraphQL

SpectaQL - Autegenerated Documentation for GraphQL

2
Comments
1 min read
Using Google Sheets as a simple database with Papa Parse

Using Google Sheets as a simple database with Papa Parse

71
Comments
4 min read
Ember 3.25 Released

Ember 3.25 Released

11
Comments
4 min read
New Features in ECMAScript 2021 (with code examples)

New Features in ECMAScript 2021 (with code examples)

271
Comments 15
7 min read
React Clean Code - Simple ways to write better and cleaner code

React Clean Code - Simple ways to write better and cleaner code

998
Comments 68
2 min read
Building a React Native app from scratch: Project overview

Building a React Native app from scratch: Project overview

19
Comments
3 min read
#2 Adding graphql to an express server

#2 Adding graphql to an express server

8
Comments
1 min read
Storybook Talk / Live Coding

Storybook Talk / Live Coding

25
Comments 2
2 min read
Point-Free Style (in Javascript)

Point-Free Style (in Javascript)

19
Comments 1
13 min read
Modern Javascript Basics - Part III

Modern Javascript Basics - Part III

6
Comments
4 min read
Day 44: React Currency Converter

Day 44: React Currency Converter

7
Comments
1 min read
Pokemon API using ReactJs

Pokemon API using ReactJs

56
Comments 13
2 min read
Alexa API calls using Axios

Alexa API calls using Axios

8
Comments 6
3 min read
how to Change jquery to Vanilla javascript

how to Change jquery to Vanilla javascript

7
Comments 8
1 min read
Why Frontend Developers Should Learn Node.js and Express?

Why Frontend Developers Should Learn Node.js and Express?

27
Comments 9
2 min read
Understanding Closures in Javascript

Understanding Closures in Javascript

5
Comments
5 min read
A plain, practical guide on recursion in JS

A plain, practical guide on recursion in JS

12
Comments
14 min read
Beginner: How can I add a CMS to my personal website?

Beginner: How can I add a CMS to my personal website?

3
Comments 4
1 min read
JavaScript Editor from Scratch to live-edit CSS Values in your Browser

JavaScript Editor from Scratch to live-edit CSS Values in your Browser

15
Comments
3 min read
Javascript: Data type and variables

Javascript: Data type and variables

19
Comments
2 min read
Using Face-api in Nodejs

Using Face-api in Nodejs

57
Comments 2
4 min read
Ways to get a DATE 😉

Ways to get a DATE 😉

18
Comments 1
1 min read
Best Tools For Web Development

Best Tools For Web Development

117
Comments 12
2 min read
How I revamped my homepage using scroll animations with GSAP

How I revamped my homepage using scroll animations with GSAP

29
Comments 2
3 min read
Build A Product Rating Service Using Twilio SMS Webhooks

Build A Product Rating Service Using Twilio SMS Webhooks

7
Comments
3 min read
Create an awesome landing page design - HTML & TailwindCSS✈️

Create an awesome landing page design - HTML & TailwindCSS✈️

5
Comments 2
1 min read
Pattern matching in Rust and other imperative languages

Pattern matching in Rust and other imperative languages

7
Comments
7 min read
Making v-model Model Value Optional in Vue.js

Making v-model Model Value Optional in Vue.js

13
Comments 1
3 min read
DRY, WET, OR AHA?

DRY, WET, OR AHA?

13
Comments 1
3 min read
5 opinionated Vue 3 migration tips

5 opinionated Vue 3 migration tips

10
Comments
6 min read
Solution: Short Encoding of Words (ver. 2)

Solution: Short Encoding of Words (ver. 2)

8
Comments
5 min read
Do You Even NPM, Bro??

Do You Even NPM, Bro??

41
Comments 10
6 min read
😎Build REST Api With Node JS Without Any Frameworks From Scrach

😎Build REST Api With Node JS Without Any Frameworks From Scrach

114
Comments 4
5 min read
React Native ⚛️ Animation Libraries easy to use!

React Native ⚛️ Animation Libraries easy to use!

34
Comments 3
2 min read
Detect Page Refresh, Tab Close and Route Change with React Router v5

Detect Page Refresh, Tab Close and Route Change with React Router v5

122
Comments 4
5 min read
Ajax crud in laravel

Ajax crud in laravel

2
Comments
1 min read
An Introduction to React Portals

An Introduction to React Portals

5
Comments
2 min read
WebRTC Single Stream Video Conferencing

WebRTC Single Stream Video Conferencing

3
Comments 1
1 min read
Here Are 7 Fun, Yet Challenging Front-End Ideas You Can Code 

Here Are 7 Fun, Yet Challenging Front-End Ideas You Can Code 

190
Comments
3 min read
Types

Types

5
Comments
7 min read
How to add a blog using Dev.to as a CMS to a Next.js website

How to add a blog using Dev.to as a CMS to a Next.js website

69
Comments 19
13 min read
Create Chrome Extension With HTML, CSS, and JavaScript

Create Chrome Extension With HTML, CSS, and JavaScript

226
Comments 6
3 min read
Solution: Wiggle Subsequence

Solution: Wiggle Subsequence

9
Comments
3 min read
My first npm package is about sets

My first npm package is about sets

5
Comments 3
3 min read
Lodash pour JS

Lodash pour JS

5
Comments 1
3 min read
Seamless cross web interactions by using a 10 year old API

Seamless cross web interactions by using a 10 year old API

2
Comments
1 min read
BUILD UI BOOKING HOTEL APP WITH REACT NATIVE

BUILD UI BOOKING HOTEL APP WITH REACT NATIVE

16
Comments 5
1 min read
Why So Serverless?

Why So Serverless?

62
Comments 4
5 min read
The Implementation of HDB, the _hyperscript debugger

The Implementation of HDB, the _hyperscript debugger

4
Comments
7 min read
3D Image Board Viewer / Photo tool prototype

3D Image Board Viewer / Photo tool prototype

3
Comments
1 min read
Looking at the Prototype

Looking at the Prototype

27
Comments 6
3 min read
A Comparison of Javascript Graph / Network Visualisation Libraries

A Comparison of Javascript Graph / Network Visualisation Libraries

5
Comments
3 min read
Memory leaks and why should you never write such bad code, even for tests

Memory leaks and why should you never write such bad code, even for tests

8
Comments 1
6 min read
🎉 Zero-config JS Confetti library

🎉 Zero-config JS Confetti library

20
Comments
1 min read
How to easily sync with multiple v-models in Vue 3 using Composition API

How to easily sync with multiple v-models in Vue 3 using Composition API

19
Comments 1
3 min read
Build Time CSS-in-JS: Explained

Build Time CSS-in-JS: Explained

10
Comments
1 min read
Solution: Generate Random Point in a Circle

Solution: Generate Random Point in a Circle

25
Comments
4 min read
React: The great Abstraction

React: The great Abstraction

2
Comments
3 min read
Nuxt like a pro. Use service pattern (My Best practice)

Nuxt like a pro. Use service pattern (My Best practice)

64
Comments 18
2 min read
I'm giving away for free 1 year of coding tutorials

I'm giving away for free 1 year of coding tutorials

7
Comments 1
1 min read
loading...