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.
ESlint with Class Decorator

ESlint with Class Decorator

8
Comments
1 min read
How and why I built a real-time state synchronisation service

How and why I built a real-time state synchronisation service

8
Comments
6 min read
How to use the new React context API - tutorial & screencast

How to use the new React context API - tutorial & screencast

12
Comments 2
4 min read
Multi-Paradigm is the best Paradigm

Multi-Paradigm is the best Paradigm

12
Comments
5 min read
Lint only over changed files

Lint only over changed files

13
Comments 3
1 min read
Writing An NES Emulator with Rust and WebAssembly

Writing An NES Emulator with Rust and WebAssembly

28
Comments
4 min read
Datalists with Vue.js

Datalists with Vue.js

9
Comments
2 min read
some history about functional programming - lambda calculus

some history about functional programming - lambda calculus

13
Comments
2 min read
Build a lightweight Internet Detect Feature with VanillaJS

Build a lightweight Internet Detect Feature with VanillaJS

47
Comments 7
5 min read
How to build a load more button with Vue.js and GraphQL

How to build a load more button with Vue.js and GraphQL

44
Comments
4 min read
Generic typing of Redux modules in Flow

Generic typing of Redux modules in Flow

38
Comments
3 min read
Free JS, Node.js Resources and Community helps till Job

Free JS, Node.js Resources and Community helps till Job

41
Comments
4 min read
iPipeTo - The Node.js cli interactive workflow

iPipeTo - The Node.js cli interactive workflow

36
Comments
1 min read
Handling errors with Either

Handling errors with Either

37
Comments 12
6 min read
Avoiding falsy values in JavaScript arrays

Avoiding falsy values in JavaScript arrays

12
Comments
2 min read
Using CSP Nonces effectively with service worker

Using CSP Nonces effectively with service worker

14
Comments
4 min read
Maximum JavaScript Performance

Maximum JavaScript Performance

159
Comments 31
2 min read
Learn to Architect and Test GraphQL Servers by Observing Spectrum

Learn to Architect and Test GraphQL Servers by Observing Spectrum

64
Comments 2
9 min read
Leveling Up: From Create-React-App to Express (& some neat styling libraries)

Leveling Up: From Create-React-App to Express (& some neat styling libraries)

49
Comments 3
7 min read
Developing Web Apps with ASP.NET Core 2.0 and React - Part 3

Developing Web Apps with ASP.NET Core 2.0 and React - Part 3

10
Comments
1 min read
I recently discovered Parcel, and it's amazing

I recently discovered Parcel, and it's amazing

52
Comments 7
2 min read
Detecting deadcode in your project

Detecting deadcode in your project

12
Comments 2
1 min read
Javascript Algorithms Challenges | Part 2

Javascript Algorithms Challenges | Part 2

87
Comments 10
6 min read
Getting Started with styled-components 💅

Getting Started with styled-components 💅

86
Comments 4
10 min read
How can We implement Data Structures and Algorithms in Backend Frameworks to reach O(log(n)) Run Time ?

How can We implement Data Structures and Algorithms in Backend Frameworks to reach O(log(n)) Run Time ?

18
Comments 10
2 min read
loading...