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.
A Grammar-Based Naming Convention

A Grammar-Based Naming Convention

169
Comments 28
6 min read
How to create a Countdown Component with React and MomentJS

How to create a Countdown Component with React and MomentJS

58
Comments 5
7 min read
Mint 🍃: Styling Elements

Mint 🍃: Styling Elements

7
Comments
2 min read
Difference between ID and CLASS selector in CSS

Difference between ID and CLASS selector in CSS

4
Comments
3 min read
Javascript private fields are coming

Javascript private fields are coming

18
Comments 5
2 min read
Dev hack: Viewing tricky-to-view images in the browser

Dev hack: Viewing tricky-to-view images in the browser

18
Comments 1
2 min read
A step by step guide to build a CLI(Command Line Interface) app using Node.js

A step by step guide to build a CLI(Command Line Interface) app using Node.js

26
Comments 1
8 min read
Promises in Javascript

Promises in Javascript

8
Comments 1
12 min read
Building and Designing a Portfolio Site Using Gatsby JS and Cosmic JS

Building and Designing a Portfolio Site Using Gatsby JS and Cosmic JS

19
Comments 2
8 min read
A Practical Guide To Optimizing Performance On The Web

A Practical Guide To Optimizing Performance On The Web

230
Comments 7
6 min read
JavaScript Arrays: .forEach - The Functional for of loop

JavaScript Arrays: .forEach - The Functional for of loop

25
Comments 7
4 min read
How To Add Responsive Cover Images To Gatsby Blog Posts

How To Add Responsive Cover Images To Gatsby Blog Posts

66
Comments 3
2 min read
Derived Stores with Svelte

Derived Stores with Svelte

27
Comments
3 min read
Re-creating "Google Pixel 3a" Website's Camera Features Demo

Re-creating "Google Pixel 3a" Website's Camera Features Demo

61
Comments
3 min read
3 Essential Tips That Make Your Source Code Shine

3 Essential Tips That Make Your Source Code Shine

18
Comments
5 min read
An Introduction to React Native

An Introduction to React Native

80
Comments 6
9 min read
WebSockets tutorial: How to go real-time with Node and React

WebSockets tutorial: How to go real-time with Node and React

17
Comments
8 min read
Sneaky Fingerprint and IP Tracker with React

Sneaky Fingerprint and IP Tracker with React

53
Comments 1
4 min read
Dealing with nested callbacks

Dealing with nested callbacks

23
Comments 2
6 min read
Breakpoints reactivity with Tailwind and VueJS

Breakpoints reactivity with Tailwind and VueJS

26
Comments 5
2 min read
Writing a JSON Parser in JS pt 1: primitives

Writing a JSON Parser in JS pt 1: primitives

13
Comments
3 min read
JSON Parser pt2: Arrays

JSON Parser pt2: Arrays

9
Comments
9 min read
Promises vs Observables for AngularJS-to-Angular migration

Promises vs Observables for AngularJS-to-Angular migration

15
Comments
6 min read
Quick Intro to Vuex ORM

Quick Intro to Vuex ORM

12
Comments 1
4 min read
Possibly Odd Approach for Quick Authentication - User Registry API and Passport

Possibly Odd Approach for Quick Authentication - User Registry API and Passport

31
Comments
6 min read
loading...