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

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

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

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

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

The Latest JavaScript Topics

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
· 4,634 Views · 2 Likes
article thumbnail
Why I Use RTK Query for API Calls in React
The RTK Query part of the Redux Essentials tutorial is phenomenal, but as part of a larger suite of documentation, the gem that is RTK Query is getting lost.
August 9, 2024
by Bilal Azam
· 6,369 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,253 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
· 44,090 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,129 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
· 5,861 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
· 6,488 Views · 1 Like
article thumbnail
Outlier Identification in Continuous Data Streams With Z-Score and Modified Z-Score in a Moving Window
How do you spot outliers in continuous data streams? Learn to catch network performance hiccups effortlessly using z-score and modified z-score.
July 31, 2024
by Maksim Kupriianov
· 34,537 Views · 45 Likes
article thumbnail
Step-by-Step Guide to Creating a Calculator App With HTML and JS (With Factor Calculator Example)
Learn to Create a Calculator Application through HTML, CSS and JS. This guide will walk you through the steps to build a simple yet functional calculator.
July 30, 2024
by David Jones
· 3,870 Views · 3 Likes
article thumbnail
How to Secure Your Angular Apps: End-to-End Encryption of API Calls
Explore an example of implementing end-to-end encryption of API calls in your secure web app built with Angular.
July 26, 2024
by Kalyan Gottipati
· 9,147 Views · 3 Likes
article thumbnail
Effortless API Mocking With Playwright
Automated testing of web applications often requires interaction with external APIs. However, relying on actual API responses can introduce variables beyond your control.
July 24, 2024
by Shivam Bharadwaj
· 5,180 Views · 2 Likes
article thumbnail
How To Use WebComponents Inside Phoenix LiveView
What if building consistent UIs across your Phoenix LiveView app could be simplified? Freshcode’s blog post reveals how WebComponents can help.
July 17, 2024
by Oleksii Topolianskyi
· 5,226 Views · 3 Likes
article thumbnail
Mastering Full-Stack Development: A Comprehensive Beginner’s Guide to the MERN Stack
From setting up your environment to building dynamic web applications: a step-by-step journey through MongoDB, Express.js, React, and Node.js.
July 17, 2024
by Nitesh Upadhyaya DZone Core CORE
· 5,725 Views · 5 Likes
article thumbnail
Implementing Micro Frontends in Angular: Step-By-Step Guide
This guide explains how to implement micro frontends in Angular applications with scalability and maintainability in mind.
July 11, 2024
by Tapesh Mehta
· 18,826 Views · 3 Likes
article thumbnail
How To Choose Between Node.js and Its Alternatives
Examine Node.js alternatives and key factors to consider when comparing various solutions to one of the most popular web technologies, Node.js.
July 10, 2024
by Victor Osetskyi
· 6,067 Views · 1 Like
article thumbnail
Using Zero-Width Assertions in Regular Expressions
Explore anchors, lookahead, and lookbehind assertions, which allow you to manage which characters will be included in a match and more.
July 8, 2024
by Peter Kankowski
· 7,019 Views · 7 Likes
article thumbnail
Strengthening Web Application Security With Predictive Threat Analysis in Node.js
Enhance your Node.js web application security by implementing predictive threat analysis using tools like Express.js, TensorFlow.js, JWT, and MongoDB.
July 5, 2024
by Sameer Danave
· 6,549 Views · 2 Likes
article thumbnail
Comparing Axios, Fetch, and Angular HttpClient for Data Fetching in JavaScript
In this article, we will explore how to use these tools for data fetching, including examples of standard application code and error handling.
July 4, 2024
by Nitesh Upadhyaya DZone Core CORE
· 5,359 Views · 5 Likes
article thumbnail
A Comprehensive Guide To Building and Managing a White-Label Platform
Today we will be building a white-label system that can accommodate any number of subsidiaries. It requires careful planning and a flexible architecture.
July 3, 2024
by Nitesh Upadhyaya DZone Core CORE
· 3,763 Views · 3 Likes
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,597 Views · 2 Likes
  • Previous
  • ...
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • ...
  • 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: