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.
A Deep Dive into JavaScript Classes: Class Inheritance

A Deep Dive into JavaScript Classes: Class Inheritance

1
Comments
3 min read
Browser Interoperability & Standardization: Why Consistency Matters More Than Ever

Browser Interoperability & Standardization: Why Consistency Matters More Than Ever

Comments
4 min read
Why mode: "no-cors" won't fix your CORS errors

Why mode: "no-cors" won't fix your CORS errors

6
Comments 1
2 min read
Web Components & Declarative Shadow DOM: A New Era for Reusable UI

Web Components & Declarative Shadow DOM: A New Era for Reusable UI

Comments
4 min read
How To Fetch Data From API In React JS Axios

How To Fetch Data From API In React JS Axios

Comments
6 min read
State Management for Large Internal Tools: Redux, Context API, or Alternatives?

State Management for Large Internal Tools: Redux, Context API, or Alternatives?

1
Comments 1
5 min read
JavaScript Rules, Wiz Integration, Bitbucket SCM and Catching Malicious Dependencies

JavaScript Rules, Wiz Integration, Bitbucket SCM and Catching Malicious Dependencies

4
Comments
5 min read
How To Fetch Image From Database and Display In React JS

How To Fetch Image From Database and Display In React JS

5
Comments
6 min read
Chart.js in Next.js 15: Create Dynamic Data Visualizations

Chart.js in Next.js 15: Create Dynamic Data Visualizations

19
Comments
9 min read
Arrays: Reduce - Make Something

Arrays: Reduce - Make Something

1
Comments 1
5 min read
How To Handle Form Data In React JS

How To Handle Form Data In React JS

Comments
6 min read
How To Convert HTML CSS JS To React JS

How To Convert HTML CSS JS To React JS

2
Comments
5 min read
How To Install Shadcn UI In React JS

How To Install Shadcn UI In React JS

1
Comments
5 min read
How to Dynamically Scrape Data from a Webpage with a "Load More" Button

How to Dynamically Scrape Data from a Webpage with a "Load More" Button

Comments
10 min read
useState and useReducer which should we use?

useState and useReducer which should we use?

2
Comments
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.