close
DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Image Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones Build AI Agents That Are Ready for Production
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
Build AI Agents That Are Ready for Production

New Trend Report "Security by Design": Learn AI-powered threat detection, SBOM adoption, and much more❗️

Join our live webinar on May 5 to learn how to build and run LLM inference on Kubernetes without the guesswork.

The Latest JavaScript Topics

article thumbnail
Refining Your JavaScript Code: 10 Critical Mistakes to Sidestep
JavaScript is powerful, but tricky for beginners. This article covers 10 common pitfalls and how to avoid them.
September 19, 2024
by Raju Dandigam
· 10,759 Views · 2 Likes
article thumbnail
A Short History of AJAX and SSR
We must recognize the benefits that client-side rendering offers, but perhaps the pendulum has swung too far. Is it possible to have the best of both worlds?
September 13, 2024
by Nicolas Fränkel
· 6,285 Views · 4 Likes
article thumbnail
Uncovering a Prototype Pollution Regression in the Core Node.js Project
Learn about the discovery of a Node.js security regression that resulted in prototype pollution vulnerability, and how it was fixed.
September 11, 2024
by Liran Tal
· 4,841 Views · 1 Like
article thumbnail
How to Set Up and Configure the Debugger in Visual Studio Code for React.js [Video]
In this article, dive into a critical aspect of React development: setting up and configuring the debugger in Visual Studio Code.
September 11, 2024
by Prathap Reddy M
· 4,867 Views · 2 Likes
article thumbnail
Top Security Flaws Hiding in Your Code Right Now and How to Fix Them
This article examines the three most common injection attack types: SQL injection, Deserialization Injection, and Logging Injection — and discusses ways to prevent them.
September 10, 2024
by Jonathan Vila
· 4,844 Views · 3 Likes
article thumbnail
Ember.js vs React.js: Comparing JavaScript Technologies
This article compares React.js vs Ember.js and explores their strengths and weaknesses to help you choose the most suitable one for your needs.
September 5, 2024
by Anthony Neto
· 6,488 Views · 1 Like
article thumbnail
How to Dockerize a React App With Vite: Step-By-Step Guide
Dockerize a React application with Vite: learn to configure Vite for Docker, create the Dockerfile and Docker Compose file, and build/run the Docker Container.
August 28, 2024
by Prathap Reddy M
· 14,940 Views · 4 Likes
article thumbnail
Mastering React Efficiency: Refactoring Constructors for Peak Performance
Nested constructors in React can cause performance issues. Refactor to functional components, simplify constructor logic and use lazy loading to improve.
August 21, 2024
by Raju Dandigam
· 21,282 Views · 3 Likes
article thumbnail
Preventing and Fixing Bad Data in Event Streams: Part 2
The techniques we use for dealing with bad data in event streams differ from those in the batch world. Here, learn more about overcoming bad data in streaming.
August 21, 2024
by Adam Bellemare
· 6,520 Views · 3 Likes
article thumbnail
Custom Elements Manifest: The Key to Seamless Web Component Discovery and Documentation
Discover the role of Custom Elements Manifest in seamless web component integration for documentation and beyond.
August 19, 2024
by Pradeep kumar Saraswathi
· 5,571 Views · 2 Likes
article thumbnail
React Server Components (RSC): The Future of React
React Server Components (RSCs) bring a major performance boost to React by rendering components directly on the server and sending the HTML to the browser.
August 16, 2024
by Venkata Sai Manoj Pasupuleti
· 6,062 Views · 2 Likes
article thumbnail
Navigation From Adobe Reader With Konva.js
In one of the popular PDF viewers, "Acrobat Reader", there is a tool called the "Hand Tool." We will implement similar behavior using the Konva.js library.
August 13, 2024
by Marat Minulin
· 4,569 Views · 1 Like
article thumbnail
Our Shift From Cypress to Playwright in Testing
Explore why we migrated e2e tests from Cypress to Playwright in our extensive-react-boilerplate update. Discover the benefits, challenges, and performance gains.
August 13, 2024
by Rodion Salnik
· 6,173 Views · 2 Likes
article thumbnail
Building a Twilio Softphone With JavaScript, HTML, and Flask
Build a softphone using Twilio with JavaScript and HTML that has some amazing features, writing less code by replacing it with existing methods available.
August 13, 2024
by Waqas Saeed
· 5,326 Views · 2 Likes
article thumbnail
Why I Use RTK Query for API Calls in React
This article shares the architectural decisions, trade-offs, and lessons learned from building a system where every order triggers a multi-variable matching decision
August 9, 2024
by Bilal Azam
· 6,618 Views · 2 Likes
article thumbnail
Use Mistral AI to Build Generative AI Applications With Go
Let's walk through how to use these Mistral AI models on Amazon Bedrock with Go, and in the process, also get a better understanding of its prompt tokens.
August 9, 2024
by Abhishek Gupta DZone Core CORE
· 5,950 Views · 1 Like
article thumbnail
JavaScript Frameworks: The Past, the Present, and the Future
From jQuery to React and Vue, JavaScript frameworks have redefined web dev. Think SSR, TypeScript, and sleek, component-based magic.
August 8, 2024
by Muhammad Yasir Rafique
· 45,057 Views · 52 Likes
article thumbnail
Buh-Bye, Webpack and Node.js; Hello, Rails and Import Maps
Discover how Rails 7 and Import Maps allow the use of third-party JavaScript libraries, taking away the need for Webpack and Node.js.
August 5, 2024
by John Vester DZone Core CORE
· 77,843 Views · 2 Likes
article thumbnail
The C̶a̶k̶e̶ User Location Is a Lie!!!
This post discusses the nuances surrounding location-based programming: various ways to access user location, how they can fail, and what to do about it.
August 2, 2024
by Austin Gil DZone Core CORE
· 6,239 Views · 2 Likes
article thumbnail
How to Fix the OWASP Top 10 Vulnerability in Angular 18.1.1v
Discuss the configurations and see examples of how to mitigate security vulnerabilities in an Angular web application 18.1.1v in detail.
August 1, 2024
by Kalyan Gottipati
· 7,516 Views · 1 Like
  • Previous
  • ...
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×