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.
TypeScript vs PureScript: Not all compilers are created equal

TypeScript vs PureScript: Not all compilers are created equal

9
Comments
17 min read
How to make webpack builds faster and outputs a smaller bundle

How to make webpack builds faster and outputs a smaller bundle

9
Comments
3 min read
How I built a Node.js Service to Clone my AWS S3 Buckets

How I built a Node.js Service to Clone my AWS S3 Buckets

6
Comments
8 min read
Master the art of React state and props in 5 minutes

Master the art of React state and props in 5 minutes

25
Comments
5 min read
TypeScript Introduction - The Basics

TypeScript Introduction - The Basics

146
Comments 3
14 min read
Intro to ReasonML Variants

Intro to ReasonML Variants

15
Comments 1
5 min read
Image moderation system in minutes

Image moderation system in minutes

44
Comments 3
2 min read
Is ESLint Worth Your time?

Is ESLint Worth Your time?

36
Comments 18
4 min read
Quick Note Fixing `connect` FlowType Annotation after 0.89

Quick Note Fixing `connect` FlowType Annotation after 0.89

7
Comments
2 min read
Breaking Down JavaScript Solutions To Common Algorithmic Questions (Part 1)

Breaking Down JavaScript Solutions To Common Algorithmic Questions (Part 1)

189
Comments 23
5 min read
Frameworkless Web Development

Frameworkless Web Development

90
Comments 9
17 min read
React Redux Connectors pattern

React Redux Connectors pattern

16
Comments
3 min read
Part 4. Clock-in/out System - Basic backend (III) - AppModule

Part 4. Clock-in/out System - Basic backend (III) - AppModule

28
Comments
3 min read
Pass cookies with axios or fetch requests

Pass cookies with axios or fetch requests

10
Comments 1
2 min read
I wrote my first babel plugin! (And it wasn't that hard!)

I wrote my first babel plugin! (And it wasn't that hard!)

23
Comments 3
3 min read
Static Factory Methods

Static Factory Methods

7
Comments 1
3 min read
Building an API with AdonisJS (part 2)

Building an API with AdonisJS (part 2)

52
Comments 16
15 min read
Making sense of unfamiliar code

Making sense of unfamiliar code

30
Comments
2 min read
Using Custom Properties to ⚡️Supercharge your CSS⚡️

Using Custom Properties to ⚡️Supercharge your CSS⚡️

69
Comments 2
2 min read
Hands-on Vue.js for Beginners (Part 6)

Hands-on Vue.js for Beginners (Part 6)

109
Comments 10
6 min read
Faking a back-end server in Angular

Faking a back-end server in Angular

9
Comments
3 min read
How to avoid leaking secrets to the npm registry

How to avoid leaking secrets to the npm registry

42
Comments
2 min read
Writing Javascript Codemods and Understanding AST Easily

Writing Javascript Codemods and Understanding AST Easily

23
Comments
6 min read
JavaScript quirks in one image from the Internet

JavaScript quirks in one image from the Internet

82
Comments 7
5 min read
Understanding the Spread Operator in JavaScript

Understanding the Spread Operator in JavaScript

163
Comments 21
5 min read
loading...