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.
Important Interview Questions: Javascript Version - Part 1

Important Interview Questions: Javascript Version - Part 1

19
Comments 2
2 min read
JavaScript Code Daily Challenge #10

JavaScript Code Daily Challenge #10

7
Comments 1
1 min read
A Simple Guide to JavaScript Operators ( Assignment, Equality and Ternary).

A Simple Guide to JavaScript Operators ( Assignment, Equality and Ternary).

12
Comments
5 min read
What are the most common lies told by programmers? Fredrik Christenson

What are the most common lies told by programmers? Fredrik Christenson

2
Comments
1 min read
Building a Meme Generator with RedwoodJS - the JavaScript Answer to Rails

Building a Meme Generator with RedwoodJS - the JavaScript Answer to Rails

28
Comments 2
9 min read
|RESTful| RESTful: Routes

|RESTful| RESTful: Routes

5
Comments 1
1 min read
Using PropTypes in React

Using PropTypes in React

13
Comments 3
3 min read
The Anatomy of package.json

The Anatomy of package.json

233
Comments 10
5 min read
What in the Heck is JSX ?

What in the Heck is JSX ?

15
Comments 5
4 min read
TypeScript vs JavaScript

TypeScript vs JavaScript

21
Comments 2
2 min read
A quick start with Next.js

A quick start with Next.js

26
Comments 2
2 min read
How to generate Type Definitions for Distribution on NPM

How to generate Type Definitions for Distribution on NPM

19
Comments 2
3 min read
Celebrating 25 Years of JavaScript

Celebrating 25 Years of JavaScript

137
Comments 13
7 min read
JavaScript ES6 - Spread Operator

JavaScript ES6 - Spread Operator

13
Comments 2
1 min read
LEARNING APIs

LEARNING APIs

7
Comments 5
1 min read
How is React different from vanilla JS

How is React different from vanilla JS

30
Comments 2
2 min read
Independent deployment of micro-frontends with import maps

Independent deployment of micro-frontends with import maps

18
Comments
5 min read
Last Update for 2020

Last Update for 2020

6
Comments
2 min read
30 days of code

30 days of code

4
Comments
1 min read
Todo using React in html

Todo using React in html

11
Comments
2 min read
How to Use Schemas on Fastify for Fun and Profit

How to Use Schemas on Fastify for Fun and Profit

22
Comments
7 min read
A Detailed Breakdown of HTML Form Event Attributes

A Detailed Breakdown of HTML Form Event Attributes

35
Comments 4
12 min read
Game of Life - Small Contribution

Game of Life - Small Contribution

6
Comments
9 min read
A dev.to component for your blog/portfolio

A dev.to component for your blog/portfolio

32
Comments 2
4 min read
Improving big o in climbing stairs (recursion) with memoization

Improving big o in climbing stairs (recursion) with memoization

9
Comments
3 min read
loading...