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
Why Tailwind CSS Can Be Used Instead of Bootstrap CSS
Compare Tailwind CSS and Bootstrap for UI development. Learn setup methods, pros, and integration tips for React, Next.js, and more.
July 10, 2025
by Nagappan Subramanian DZone Core CORE
· 2,815 Views
article thumbnail
Advanced gRPC in Microservices: Hard-Won Insights and Best Practices
Use streaming wisely. It is great for real-time or chunked data, but avoid long-lived streams unless necessary. Watch for ordering and backpressure issues.
July 3, 2025
by Ravi Teja Thutari DZone Core CORE
· 5,369 Views · 5 Likes
article thumbnail
Squid Game: The Clean Code Trials — A Java Developer's Survival Story
Learn about clean coding techniques to refactor rigid Java methods, embrace patterns like Strategy, avoid anti-patterns, and craft future-proof software.
July 1, 2025
by Shaamik Mitraa
· 5,357 Views · 6 Likes
article thumbnail
CORS Misconfigurations: The Simple API Header That Took Down Our Frontend
CORS misconfig in a Node.js backend broke an Angular frontend; this article explains the cause, fix, and how to avoid it.
June 30, 2025
by Bhanu Sekhar Guttikonda
· 4,687 Views · 1 Like
article thumbnail
A Beginner’s Guide to Playwright: End-to-End Testing Made Easy
Learn Playwright for reliable, cross-browser E2E testing. Modern, fast, and developer-friendly with TypeScript support, smart selectors, and parallel runs.
June 27, 2025
by Rama Mallika Kadali
· 3,231 Views · 3 Likes
article thumbnail
How to Monitor and Optimize Node.js Performance
Optimize Node.js apps with tools and techniques for better performance, learn monitoring, reduce memory leaks, and improve scalability and responsiveness easily.
June 26, 2025
by Anubhav D
· 1,953 Views · 2 Likes
article thumbnail
Building an AI-Powered Text Analysis App With React: A Step-by-Step Guide
Build an AI-powered text analysis app using React, Vite, and OpenAI GPT-3.5, featuring sentiment analysis, topic extraction, summarization, and language detection.
June 25, 2025
by Raju Dandigam
· 3,023 Views · 1 Like
article thumbnail
Beyond Java Streams: Exploring Alternative Functional Programming Approaches in Java
Java Streams are great, but libraries like Vavr, Reactor, and RxJava unlock deeper functional power, async flow, pattern matching, trampolines, and cleaner composition.
June 12, 2025
by Rama Krishna Prasad Bodapati
· 4,509 Views · 5 Likes
article thumbnail
Converting List to String in Terraform
Use join(), format(), and jsonencode() in Terraform to name resources, format scripts/logs, and ensure clarity in dynamic configurations.
June 11, 2025
by Mariusz Michalowski
· 3,107 Views · 1 Like
article thumbnail
How Node.js Works Behind the Scenes (HTTP, Libuv, and Event Emitters)
Discover how Node.js really works behind the scenes. Learn about HTTP, libuv, and event emitters to write smarter, more efficient backend code.
June 10, 2025
by Sanjay Singhania
· 2,559 Views · 5 Likes
article thumbnail
How to Create a Custom React Component in Vaadin Flow
Learn how to integrate custom React components (Plotly charts) into Vaadin Flow apps. Java backend sends data to a React frontend. React uses hooks to communicate.
June 6, 2025
by Mark Andreev
· 3,015 Views
article thumbnail
5 Popular Standalone JavaScript Spreadsheet Libraries
An overview to help you find the right solution for building web applications that can process large amounts of data.
Updated June 5, 2025
by Ivan Petrenko
· 70,833 Views · 7 Likes
article thumbnail
Monorepo Development With React, Node.js, and PostgreSQL With Prisma and ClickHouse
Simplify full-stack development by using a monorepo to house your React frontend, Node.js backend, and PostgreSQL database, all accessed through Prisma.
June 5, 2025
by Syed Siraj Mehmood
· 3,946 Views · 6 Likes
article thumbnail
Using Java Stream Gatherers To Improve Stateful Operations
Explore how Java 24's Stream Gatherers improve stateful stream processing, using a real example: calculating percentage changes in stock quote data.
May 27, 2025
by Sven Loesekann
· 5,754 Views · 4 Likes
article thumbnail
Exploring Intercooler.js: Simplify AJAX With HTML Attributes
Discover how Intercooler.js makes AJAX simple using HTML attributes, no heavy JavaScript needed. A smart and lightweight alternative for dynamic pages.
May 21, 2025
by Nagappan Subramanian DZone Core CORE
· 3,806 Views · 1 Like
article thumbnail
The Cypress Edge: Next-Level Testing Strategies for React Developers
Discover how you can use Cypress in your React projects, with clear examples and tips to create reliable, maintainable tests that catch real-world issues early.
May 8, 2025
by Raju Dandigam
· 16,033 Views · 8 Likes
article thumbnail
While Performing Dependency Selection, I Avoid the Loss Of Sleep From Node.js Libraries' Dangers
From cryptominers hidden in dependencies to protestware freezing builds, one rogue post-install script can jeopardize SLAs, security, and user trust.
May 5, 2025
by Hayk Ghukasyan
· 4,021 Views
article thumbnail
How to Build Scalable Mobile Apps With React Native: A Step-by-Step Guide
Discover how the react native app development process works and how expert support streamlines efficiency, quality, and deployment.
May 5, 2025
by Mike Wilsonn
· 3,734 Views · 1 Like
article thumbnail
Subtitles: The Good, the Bad, and the Resource-Heavy
This article explores techniques for building an adaptive, performance-optimized subtitle component with embedded content and a non-uniform (gradient) background.
May 1, 2025
by Ivan Grekhov
· 3,364 Views · 1 Like
article thumbnail
Setting Up Data Pipelines With Snowflake Dynamic Tables
This is a walkthrough of the process for building an automated data pipeline with dynamic table capabilities in Snowflake for various refresh frequencies.
April 30, 2025
by Prasath Chetty Pandurangan
· 4,870 Views
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • 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
×