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.
Build Client Side GraphQL React Application using GitHub GraphQL API (Part-1)

Build Client Side GraphQL React Application using GitHub GraphQL API (Part-1)

8
Comments 2
6 min read
Memoization in Javascript

Memoization in Javascript

12
Comments
2 min read
4 Tips for Building Reusable and Shareable React Components

4 Tips for Building Reusable and Shareable React Components

67
Comments 2
4 min read
whats the best source of website templates?

whats the best source of website templates?

74
Comments 16
1 min read
Event Bubbling and Capturing explained in the detailed and easiest way possible for Interview

Event Bubbling and Capturing explained in the detailed and easiest way possible for Interview

33
Comments
7 min read
Build a Snake Game in functional JavaScript - Part 0

Build a Snake Game in functional JavaScript - Part 0

45
Comments 5
7 min read
Washing your code: avoid mutation

Washing your code: avoid mutation

41
Comments 5
14 min read
How To Use React Native AsyncStorage

How To Use React Native AsyncStorage

24
Comments 1
6 min read
How to build a Fullscreen Slider with React Hooks

How to build a Fullscreen Slider with React Hooks

103
Comments 3
5 min read
Using the `debug` module to avoid polluting your application logs with logs from Node modules

Using the `debug` module to avoid polluting your application logs with logs from Node modules

10
Comments
6 min read
Introduction to Custom React Hooks

Introduction to Custom React Hooks

5
Comments
6 min read
What do you call the style of monorepo that Babel and Material-UI use?

What do you call the style of monorepo that Babel and Material-UI use?

7
Comments
2 min read
Serverless App Using Firebase and AppRun

Serverless App Using Firebase and AppRun

10
Comments 2
4 min read
Saasify's Approach to OSS

Saasify's Approach to OSS

6
Comments
4 min read
Properly commenting code. Literal vs Contextual comments

Properly commenting code. Literal vs Contextual comments

11
Comments 1
3 min read
Algorithm 101: 3 Ways to Get the Fibonacci Sequence

Algorithm 101: 3 Ways to Get the Fibonacci Sequence

15
Comments 1
2 min read
Building an Idle game Part 3 - Authentication

Building an Idle game Part 3 - Authentication

13
Comments
3 min read
Building a reusable notification system with react hooks and context API

Building a reusable notification system with react hooks and context API

109
Comments 2
8 min read
You Should Keep E-Commerce and CMS Separated, Here's Why

You Should Keep E-Commerce and CMS Separated, Here's Why

5
Comments
3 min read
tsParticles unveiling background

tsParticles unveiling background

5
Comments
1 min read
Accessibility is a Hydra

Accessibility is a Hydra

4
Comments
1 min read
How To Use Ionic Native Plugins In React Capacitor Mobile Application

How To Use Ionic Native Plugins In React Capacitor Mobile Application

20
Comments 4
3 min read
A Productive Distraction

A Productive Distraction

6
Comments
2 min read
More Fun With VueJS

More Fun With VueJS

17
Comments 5
4 min read
Introducing Appwrite 0.5: The Open-Source Backend Server for Web Developers

Introducing Appwrite 0.5: The Open-Source Backend Server for Web Developers

22
Comments 4
3 min read
ToDo app in React with Hooks & Context API

ToDo app in React with Hooks & Context API

54
Comments
6 min read
RedwoodJS ecommerce with Snipcart

RedwoodJS ecommerce with Snipcart

12
Comments 2
11 min read
A Node-RED Twitter-follower-flow

A Node-RED Twitter-follower-flow

8
Comments
6 min read
Truly Accessible Custom Components in Angular

Truly Accessible Custom Components in Angular

43
Comments
8 min read
🔥State of Software Development 2020 — Weekly Picks #120

🔥State of Software Development 2020 — Weekly Picks #120

40
Comments
3 min read
Using absolute (alias) imports in Javascript and VSCode

Using absolute (alias) imports in Javascript and VSCode

6
Comments
3 min read
Element.focus vs aria-activedescendant

Element.focus vs aria-activedescendant

10
Comments
16 min read
What is NodeJS?

What is NodeJS?

13
Comments
3 min read
Using Custom React Hooks to Listen to DOM Events

Using Custom React Hooks to Listen to DOM Events

5
Comments
6 min read
Property-based testing with React and fast-check

Property-based testing with React and fast-check

18
Comments 2
4 min read
React and Tailwind CSS Setup

React and Tailwind CSS Setup

53
Comments 4
3 min read
JavaScript: what's the point of bind()?

JavaScript: what's the point of bind()?

21
Comments
9 min read
5 Popular Javascript Frameworks & When to Use

5 Popular Javascript Frameworks & When to Use

19
Comments 5
4 min read
Why I detest React Hooks

Why I detest React Hooks

5
Comments 1
3 min read
静的なWebサイトをMarkdownで作りたい

静的なWebサイトをMarkdownで作りたい

9
Comments
1 min read
ちょっと便利なJavaScript技

ちょっと便利なJavaScript技

5
Comments
1 min read
redux-form の validation を関数合成使って見やすくしてみる

redux-form の validation を関数合成使って見やすくしてみる

7
Comments
2 min read
Developing a JS learning framework - Part 1 - how it is gonna work?

Developing a JS learning framework - Part 1 - how it is gonna work?

11
Comments
2 min read
感染症数理モデルでシミュレーションする(その2)

感染症数理モデルでシミュレーションする(その2)

5
Comments
2 min read
Immutability in React with Immer

Immutability in React with Immer

31
Comments
8 min read
React Geospatial Visualization in kepler.gl

React Geospatial Visualization in kepler.gl

11
Comments
1 min read
GitHub has acquired npm

GitHub has acquired npm

88
Comments 40
1 min read
Do You Know How Array.fill() Works with Reference Variables?

Do You Know How Array.fill() Works with Reference Variables?

17
Comments 1
2 min read
Are there virtual/remote JavaScript meetups?

Are there virtual/remote JavaScript meetups?

6
Comments 3
1 min read
Build a Simple Chat App with Node.js and Socket.io

Build a Simple Chat App with Node.js and Socket.io

136
Comments 3
6 min read
Publishing a JavaScript Package to NPM automatically with Github Actions

Publishing a JavaScript Package to NPM automatically with Github Actions

14
Comments 1
5 min read
Lost in SPA(ce): Helping screen readers navigate React applications

Lost in SPA(ce): Helping screen readers navigate React applications

10
Comments
3 min read
What is a Pure Function?

What is a Pure Function?

59
Comments 2
3 min read
JavaScript Declaring variables with var/let/const

JavaScript Declaring variables with var/let/const

8
Comments
2 min read
Part1 : Webcomponents benefits!

Part1 : Webcomponents benefits!

21
Comments
2 min read
Google Apps Script Goals Tracker

Google Apps Script Goals Tracker

4
Comments
1 min read
Private Object & Class Properties

Private Object & Class Properties

14
Comments
1 min read
In times of crisis, help others!

In times of crisis, help others!

33
Comments 6
2 min read
Metal Umlauts, Searching, and Other Unicode Fun

Metal Umlauts, Searching, and Other Unicode Fun

8
Comments
6 min read
Authentication for the REST of Us

Authentication for the REST of Us

5
Comments
1 min read
loading...