DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Please enter at least three characters to search
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
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

Because the DevOps movement has redefined engineering responsibilities, SREs now have to become stewards of observability strategy.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

The Latest JavaScript Topics

article thumbnail
An Effective Way To Start a NextJS Project
Often, starting a NextJS project is easier with a ready-made boilerplate, saving time and ensuring best practices. This approach accelerates your development process.
July 2, 2024
by Olena Vlasenko
· 3,622 Views · 2 Likes
article thumbnail
Theme-Based Front-End Architecture Leveraging Tailwind CSS for White-Label Systems
Analyzing multi-facet tailwind.css to implement the white-label system architecture using React-Context and Redux Toolkit.
July 2, 2024
by Nitesh Upadhyaya DZone Core CORE
· 4,600 Views · 3 Likes
article thumbnail
Front-End Application Performance Monitoring (APM)
Join us as we delve further into the front-end enterprise application architecture with APM integration and discuss its pros and cons.
July 1, 2024
by Nitesh Upadhyaya DZone Core CORE
· 4,955 Views · 5 Likes
article thumbnail
Node.js Walkthrough: Build a Simple Event-Driven Application With Kafka
Build a real-time event-driven app with Node.js and Kafka on Heroku. Follow this step-by-step guide to set up, deploy, and manage your application efficiently.
June 27, 2024
by Alvin Lee DZone Core CORE
· 15,609 Views · 3 Likes
article thumbnail
How To Use Thread.sleep() in Selenium
Learn how to pause test execution with Thread.sleep() in Selenium. Control timing for effective automation testing.
June 25, 2024
by Faisal Khatri DZone Core CORE
· 5,635 Views · 2 Likes
article thumbnail
Improving Serialization and Memory Efficiency With a LongConverter
Chronicle Wire is an OSS library that makes it easier to work with fields encoding short strings and timestamps as 64-bit long.
June 20, 2024
by Peter Lawrey
· 4,999 Views · 1 Like
article thumbnail
The Definitive Guide to TDD in React: Writing Tests That Guarantee Success
Learn how to build robust React components using Test-Driven Development (TDD). This step-by-step guide ensures your code is reliable and maintainable.
June 20, 2024
by Anujkumarsinh Donvir DZone Core CORE
· 7,302 Views · 12 Likes
article thumbnail
Consuming GraphQL API With React.js
If you have created your GraphQL APIs and are looking to consume them in a React front-end, learn how to consume your GraphQL API using React.js in this post.
June 19, 2024
by Rose Chege
· 5,823 Views · 2 Likes
article thumbnail
Getting Started With Valkey Using JavaScript
I will walk through how to use Valkey for JavaScript applications using existing clients in Redis ecosystem as well as iovalkey (a friendly fork of ioredis).
June 18, 2024
by Abhishek Gupta DZone Core CORE
· 9,592 Views · 2 Likes
article thumbnail
Harnessing Kafka Streams for Seamless Data Tasks
Learn about the use of Kafka for convenient data exploration and dynamic data integration with its "publish-subscribe" model, organizing data into topics.
June 18, 2024
by Ilia Ivankin
· 4,571 Views · 2 Likes
article thumbnail
HTMX vs. React: Choosing The Right Frontend Approach For Your Project
In the evolving landscape of frontend development, technologies like HTMX are redefining the way developers approach building modern web applications.
June 17, 2024
by Beste Bayhan
· 3,519 Views · 2 Likes
article thumbnail
React 19: Comprehensive Guide To the Latest Features
Take a look at React 19 Beta, which marks a milestone in improving accessibility and compatibility, with full support for Web components and custom elements.
June 17, 2024
by Beste Bayhan
· 4,317 Views · 2 Likes
article thumbnail
Benchmarking Java Streams
Take a deep dive into the performance characteristics of Java streams. With the help of JMH, learn how Java streams behave when put under pressure.
June 13, 2024
by Bartłomiej Żyliński DZone Core CORE
· 9,410 Views · 7 Likes
article thumbnail
The Benefits of Using RTK Query: A Scalable and Efficient Solution
Learn how RTK Query simplifies asynchronous data fetching, provides automatic caching and invalidation, promotes scalability and maintainability, and more.
June 12, 2024
by Oren Farhi
· 4,095 Views · 2 Likes
article thumbnail
JavaScript, Node.js, and Apache Kafka for Full-Stack Data Streaming
Explore JavaScript, Node.js, and Apache Kafka for full-stack development for data streaming with open-source clients.
June 10, 2024
by Kai Wähner DZone Core CORE
· 6,886 Views · 2 Likes
article thumbnail
GenAI-Powered Automation and Angular
Learn how GenAI-Powered microservice automation provides a prompt-driven way to create and deliver a complete end-to-end Angular API-enabled application.
June 6, 2024
by Tyler Band
· 5,966 Views · 8 Likes
article thumbnail
Mocking Dependencies and AI Is the Next Frontier in Vue.js Testing
Mocking dependencies in Vue.js tests is crucial for isolating components, and ensures reliable, efficient, and comprehensive testing in controlled environments.
June 6, 2024
by Anton Lucanus DZone Core CORE
· 11,556 Views · 2 Likes
article thumbnail
How to Effortlessly Host Your Angular Website on GitHub Pages
We'll build an Angular app from scratch and host it for free on GitHub Pages, providing a platform to showcase your skills.
June 6, 2024
by Anujkumarsinh Donvir DZone Core CORE
· 4,664 Views · 7 Likes
article thumbnail
Take Your First Steps for Building on LLMs With Google Gemini
Learn to build an LLM application using the Google Gemini API and deploy it to Heroku. This guide walks you through setup, code, and deployment step-by-step.
June 5, 2024
by Alvin Lee DZone Core CORE
· 5,224 Views · 2 Likes
article thumbnail
How To Perform Data Migration in MongoDB Using Node.js
Explore effective MongoDB data migration methods using Node.js, including manual migration, MongoDB drivers, and the Mongoose library.
June 5, 2024
by Sanjay Singhania
· 5,103 Views · 1 Like
  • Previous
  • ...
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • ...
  • Next

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

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 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: