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 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
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
Testing your IndexedDB code with Jest

Testing your IndexedDB code with Jest

31
Comments
10 min read
Creating a GraphQL server with NodeJS

Creating a GraphQL server with NodeJS

92
Comments 5
13 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
Generating random color with single line of js code

Generating random color with single line of js code

59
Comments 4
2 min read
Using HTML Form Validation without a Form (Kinda)

Using HTML Form Validation without a Form (Kinda)

6
Comments
2 min read
Honey, I Type Checked The Children

Honey, I Type Checked The Children

65
Comments 5
4 min read
7 Javascript Methods That Aid DOM Manipulation

7 Javascript Methods That Aid DOM Manipulation

182
Comments 24
5 min read
The Urlist — An application study in Serverless and Azure

The Urlist — An application study in Serverless and Azure

7
Comments
11 min read
Openshift, Node and Keycloak

Openshift, Node and Keycloak

12
Comments
3 min read
Create Node Command line App

Create Node Command line App

6
Comments 2
2 min read
loading...