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.
Opinionated or Not: Choosing the Right Framework for the Job

Opinionated or Not: Choosing the Right Framework for the Job

58
Comments 1
7 min read
How to Use Axios to Make HTTP Requests – GET, POST and Parallel Requests

How to Use Axios to Make HTTP Requests – GET, POST and Parallel Requests

19
Comments 3
3 min read
Uploading Files in React While Keeping The UI Completely In Sync

Uploading Files in React While Keeping The UI Completely In Sync

288
Comments
14 min read
Building first web server with NodeJS

Building first web server with NodeJS

68
Comments
2 min read
Interviewing TypeScript

Interviewing TypeScript

71
Comments 13
4 min read
Weekly Coding Challenge - Week #15 - Instant Search

Weekly Coding Challenge - Week #15 - Instant Search

18
Comments 2
1 min read
React without Redux, or How I learnt to embrace RxJS

React without Redux, or How I learnt to embrace RxJS

98
Comments 3
4 min read
Why do you teach?

Why do you teach?

22
Comments 16
1 min read
Node.js API Development for Beginners

Node.js API Development for Beginners

45
Comments
1 min read
Loading WASM as ESM in NodeJS

Loading WASM as ESM in NodeJS

22
Comments 4
6 min read
Am I too green to contribute to open-source?

Am I too green to contribute to open-source?

6
Comments 2
1 min read
Build your own Babel-Plugin from scratch

Build your own Babel-Plugin from scratch

20
Comments 1
3 min read
How to create and publish NPM Packages

How to create and publish NPM Packages

41
Comments 2
10 min read
Javascript weird stuffs with number conversion

Javascript weird stuffs with number conversion

5
Comments 1
1 min read
Modern Web Components

Modern Web Components

90
Comments 17
3 min read
Class-based Data Model in JavaScript

Class-based Data Model in JavaScript

3
Comments
3 min read
Coding my first game with JavaScript: Simon says

Coding my first game with JavaScript: Simon says

25
Comments 5
3 min read
Global use for React components

Global use for React components

9
Comments
1 min read
What's the equivalent of encodeURIComponent in Elm?

What's the equivalent of encodeURIComponent in Elm?

7
Comments 2
2 min read
vue-online-prop - Am I online? A tiny VueJS plugin (<1kb).

vue-online-prop - Am I online? A tiny VueJS plugin (<1kb).

73
Comments 1
1 min read
Benchmarking Popular NodeJS Logging Libraries

Benchmarking Popular NodeJS Logging Libraries

41
Comments 4
7 min read
React: "I really wish this is how I could write components."

React: "I really wish this is how I could write components."

356
Comments 46
1 min read
This is it! you got 'this'

This is it! you got 'this'

77
Comments 4
8 min read
Friday Frontend: NodeConf Colombia Edition

Friday Frontend: NodeConf Colombia Edition

5
Comments 3
5 min read
Vue Components FTW - vue-country-flag

Vue Components FTW - vue-country-flag

5
Comments
3 min read
loading...