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.
Using Typescript string enums? Consider string literals!

Using Typescript string enums? Consider string literals!

17
Comments 6
3 min read
You should not use lodash for memoization

You should not use lodash for memoization

39
Comments 6
5 min read
“href” vs. “src” in HTML

“href” vs. “src” in HTML

313
Comments 40
3 min read
Building Chat Web Components with StencilJS and Ionic 4

Building Chat Web Components with StencilJS and Ionic 4

16
Comments 2
4 min read
You only hate what you don't know

You only hate what you don't know

9
Comments 2
8 min read
Introduction to Service Workers in JavaScript

Introduction to Service Workers in JavaScript

353
Comments 7
5 min read
Load specific JS files in Elixir and Phoenix

Load specific JS files in Elixir and Phoenix

7
Comments 3
2 min read
Learning NextJs - Day 11

Learning NextJs - Day 11

51
Comments 2
4 min read
Javascript Testing With Mocha

Javascript Testing With Mocha

7
Comments
2 min read
Best 9 JavaScript Testing Frameworks

Best 9 JavaScript Testing Frameworks

17
Comments
16 min read
Testimonial slider, Content circles, Image teaser | Module Monday 49

Testimonial slider, Content circles, Image teaser | Module Monday 49

7
Comments
2 min read
React Hooks: UseEffect, UseCallback, UseMemo

React Hooks: UseEffect, UseCallback, UseMemo

277
Comments 7
3 min read
Using CSS Custom attributes generated by JavaScript as a handover mechanism

Using CSS Custom attributes generated by JavaScript as a handover mechanism

8
Comments 3
4 min read
Write your own WebSocket middleware for React/Redux in 4 Steps

Write your own WebSocket middleware for React/Redux in 4 Steps

95
Comments 9
7 min read
Things All Developers Should Learn In College

Things All Developers Should Learn In College

526
Comments 36
7 min read
A Lifecycle Of Code Under Test

A Lifecycle Of Code Under Test

9
Comments
5 min read
WebGL Month. Day 29. Fog

WebGL Month. Day 29. Fog

5
Comments
3 min read
9 of the Best Node.js Hosting Platforms of 2019 (Free and Paid)

9 of the Best Node.js Hosting Platforms of 2019 (Free and Paid)

12
Comments
8 min read
Javascript: Entendendo Async Iterators

Javascript: Entendendo Async Iterators

51
Comments
8 min read
Serverless contact form handling for static websites

Serverless contact form handling for static websites

8
Comments
3 min read
JavaScript series, Reverse Engineering, best practices and Spies

JavaScript series, Reverse Engineering, best practices and Spies

85
Comments 1
1 min read
Haskell do notation explained through JavaScript async await - part 1

Haskell do notation explained through JavaScript async await - part 1

7
Comments
6 min read
AWS Amplify GraphQL Operations with TypeScript and Hooks - Part 3 [Mutations]

AWS Amplify GraphQL Operations with TypeScript and Hooks - Part 3 [Mutations]

17
Comments
1 min read
Deep vs Shallow Copy - with Examples

Deep vs Shallow Copy - with Examples

147
Comments 16
4 min read
Code Golf Challenge: Palindrome Detector

Code Golf Challenge: Palindrome Detector

18
Comments 15
1 min read
loading...