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.
From JSX to Vue: my favorite templating tips

From JSX to Vue: my favorite templating tips

22
Comments 3
5 min read
Build a Password Strength Checker With Angular

Build a Password Strength Checker With Angular

31
Comments
10 min read
Side Hustle Projects - Here's mine, what's yours?

Side Hustle Projects - Here's mine, what's yours?

7
Comments 2
1 min read
How to use multiple versions of node on Windows

How to use multiple versions of node on Windows

7
Comments
2 min read
Creating a Chrome Extension with React

Creating a Chrome Extension with React

130
Comments 3
5 min read
How to upgrade your Angular and NgRx Apps to v8

How to upgrade your Angular and NgRx Apps to v8

62
Comments 6
9 min read
Best Online JSON Viewer tool for Developers

Best Online JSON Viewer tool for Developers

6
Comments 3
1 min read
Generating Image Thumbnails in the Browser using JavaScript and FilePond

Generating Image Thumbnails in the Browser using JavaScript and FilePond

42
Comments 9
7 min read
Which JavaScript optimizations are worth implementing?

Which JavaScript optimizations are worth implementing?

5
Comments 3
1 min read
What's your favorite addition to ES2015+

What's your favorite addition to ES2015+

40
Comments 36
1 min read
Interview Questions for the Javascript Developer: Postfix & Prefix Operators, Truthy & Falsy Values, & == vs. ===

Interview Questions for the Javascript Developer: Postfix & Prefix Operators, Truthy & Falsy Values, & == vs. ===

11
Comments
4 min read
Javascript String Methods: Re-implementing toLowerCase and toUpperCase 💪🏾

Javascript String Methods: Re-implementing toLowerCase and toUpperCase 💪🏾

6
Comments
3 min read
What is AWS? A Guide for Beginners.

What is AWS? A Guide for Beginners.

277
Comments 33
8 min read
How To Upgrade Your VuePress Site To v1.0

How To Upgrade Your VuePress Site To v1.0

22
Comments 1
7 min read
The hurry to learn and the self-learning process

The hurry to learn and the self-learning process

9
Comments 3
1 min read
Functional Lenses in Javascript with Ramda

Functional Lenses in Javascript with Ramda

56
Comments
8 min read
12 Things NOT To Do When Building React Apps With Redux

12 Things NOT To Do When Building React Apps With Redux

105
Comments 11
11 min read
Understanding Server Side Rendering

Understanding Server Side Rendering

163
Comments 21
3 min read
A Guide to Rest and Spread: Part 1

A Guide to Rest and Spread: Part 1

28
Comments 1
3 min read
New Redux Hooks: A Before And After Comparison. Are They Better?

New Redux Hooks: A Before And After Comparison. Are They Better?

60
Comments 18
2 min read
JavaScript 101: Breaking Down Functions

JavaScript 101: Breaking Down Functions

180
Comments 12
2 min read
JavaScript - Combinadores de Promises

JavaScript - Combinadores de Promises

14
Comments
3 min read
Learn JS by building a UI framework: Part 2 - Testing

Learn JS by building a UI framework: Part 2 - Testing

24
Comments
11 min read
You don't have to use Redux

You don't have to use Redux

340
Comments 54
9 min read
BaseComponent for react

BaseComponent for react

7
Comments 2
4 min read
loading...