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.
Organize styled-components theme in React with Functional Programming

Organize styled-components theme in React with Functional Programming

20
Comments 2
5 min read
A Dilettante's Guide to Linting: Addendum

A Dilettante's Guide to Linting: Addendum

9
Comments 1
7 min read
Improve the agility of the UI development

Improve the agility of the UI development

11
Comments
5 min read
Testing multiple instances of the same mocked component

Testing multiple instances of the same mocked component

6
Comments
3 min read
Using JavaScript to determine whether the client is iOS or Android

Using JavaScript to determine whether the client is iOS or Android

25
Comments 4
1 min read
Staying out of trouble

Staying out of trouble

5
Comments
3 min read
Task List With Local Storage Using Vanilla JS Only

Task List With Local Storage Using Vanilla JS Only

11
Comments
1 min read
Using Local Storage in React with Your Own Custom useLocalStorage Hook

Using Local Storage in React with Your Own Custom useLocalStorage Hook

131
Comments 2
3 min read
How to check for missing, unused, or out-of-date JavaScript dependencies

How to check for missing, unused, or out-of-date JavaScript dependencies

40
Comments
2 min read
Useful Vanilla JavaScript tricks and tips

Useful Vanilla JavaScript tricks and tips

3
Comments
2 min read
Learning Vs Working

Learning Vs Working

9
Comments
2 min read
6 Transformative Tech Conference Talks

6 Transformative Tech Conference Talks

39
Comments 2
3 min read
More on useEffect()

More on useEffect()

8
Comments
4 min read
9 simple steps to optimize your web application performance

9 simple steps to optimize your web application performance

118
Comments 4
4 min read
Modern React testing, part 4: Cypress and Cypress Testing Library

Modern React testing, part 4: Cypress and Cypress Testing Library

19
Comments 1
16 min read
Day 8 of 100DaysOfCode

Day 8 of 100DaysOfCode

7
Comments
1 min read
Do you know GeoJSON ?

Do you know GeoJSON ?

226
Comments 4
4 min read
How to add basic localization to your HTML page with just jQuery

How to add basic localization to your HTML page with just jQuery

7
Comments
1 min read
How to use React Hooks in projects with existing class components

How to use React Hooks in projects with existing class components

24
Comments
5 min read
Hoisting

Hoisting

5
Comments
2 min read
My first time using Github actions

My first time using Github actions

5
Comments
3 min read
Intro to: React Router

Intro to: React Router

7
Comments
3 min read
Looking for React Mentor

Looking for React Mentor

2
Comments
1 min read
PureFunctionalJS - Sum Types In JavaScript

PureFunctionalJS - Sum Types In JavaScript

4
Comments
5 min read
Deploying a Production-ready React-Express app on AWS

Deploying a Production-ready React-Express app on AWS

358
Comments 13
16 min read
loading...