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
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest JavaScript Topics

article thumbnail
Understanding JavaScript Promises: A Comprehensive Guide to Create Your Own From Scratch
Understanding promises — from creation, chaining, and error handling to advanced features — empowers developers to write cleaner and more maintainable asynchronous code.
January 1, 2025
by Maulik Suchak
· 5,559 Views · 4 Likes
article thumbnail
Building a Receipt Scanner App With OCR, OpenAI, and PostgreSQL
In this article, you'll learn how to build a receipt scanner app using OCR for text extraction, OpenAI for processing, and PostgreSQL for efficient data storage.
December 31, 2024
by Balusamy Nachiappan
· 10,399 Views · 3 Likes
article thumbnail
Deno vs. Node.js: The Showdown Nobody Asked For But Everyone Needed
If you want to give your creativity and innovation idea a shot, go with Deno. But if you want old-school experience with stability, I suggest you stick with Node.js.
December 31, 2024
by Saeed Ashif Ahmed
· 15,637 Views · 5 Likes
article thumbnail
Building a Tic-Tac-Toe Game Using React
This tutorial explores the creation of a custom version of the classic Tic-Tac-Toe game using React and SCSS.
December 23, 2024
by Maulik Suchak
· 5,135 Views
article thumbnail
Branded Types in TypeScript
This article takes a look at Branded types, which are a simple solution that improves code readability, reliability, and data validation.
December 23, 2024
by Sergio Carracedo
· 4,400 Views · 4 Likes
article thumbnail
Designing Accessible Telehealth Platforms for Older Adults: A React Developer's Guide
Using React, ensure that alternate telehealth access is developed for the older adult population, allowing them to benefit from the capabilities of remote care.
December 18, 2024
by Ashim Upadhaya
· 6,684 Views · 1 Like
article thumbnail
Laravel vs. Next.js: What's the Right Framework for Your Web App?
Laravel is ideal for back-end-heavy apps with robust features like ORM and APIs. Next.js excels in SEO-friendly, dynamic frontends with SSR/SSG.
December 12, 2024
by Kunal Tewari
· 11,538 Views · 1 Like
article thumbnail
JavaScript in 2024: Exploring the Latest ECMAScript Updates
This article dives into five major additions from ES2024 and explores their significance, practical applications, and potential impact on modern JavaScript development.
December 11, 2024
by Maulik Suchak
· 5,756 Views · 2 Likes
article thumbnail
Angular Input/Output Signals: The New Component Communication
Angular 17’s Input and Output Signals simplify component communication with optimized reactivity, transformations, and memoized values.
December 10, 2024
by Aliaksandr Mirankou
· 9,930 Views · 3 Likes
article thumbnail
A Practical Guide to Securing NodeJS APIs With JWT
JWT secures your Node.js/Express APIs statelessly, ensuring each request is authenticated with a lightweight, tamper-proof token for scalable, modern security.
December 10, 2024
by Anujkumarsinh Donvir DZone Core CORE
· 8,290 Views · 11 Likes
article thumbnail
Building a Google Calendar-like Component Using Plain JavaScript
Creating a calendar-like component similar to Google Calendar can be an excellent way to strengthen your JavaScript skills.
December 9, 2024
by Maulik Suchak
· 3,602 Views
article thumbnail
C# String Format Examples
Formatting strings in C# is not an easy task, as we usually forget format specifiers. In this article, we will note some of the important flags you can use.
Updated December 4, 2024
by Milan Milanovic DZone Core CORE
· 273,958 Views · 7 Likes
article thumbnail
How to Design Event Streams, Part 2
This article covers the degree of normalization when using events created from a relational source, and how to go about denormalizing them.
December 2, 2024
by Adam Bellemare
· 4,584 Views · 2 Likes
article thumbnail
Front-End Debugging Part 2: Console.log() to the Max
Learn advanced front-end debugging: use console log levels, CSS styles, assertions, and more to simplify and enhance your development workflow.
November 27, 2024
by Shai Almog DZone Core CORE
· 2,651 Views · 2 Likes
article thumbnail
Writing and Reading Files Using Slices in Go
The gfu package in Go provides methods to read, write, and append file content as slices of strings, enabling efficient processing of template source code line by line.
November 26, 2024
by Michael Ushakov
· 2,131 Views · 1 Like
article thumbnail
Building a Voice-Powered Smart Kitchen App Using LLaMA 3.1, Firebase, and Node.js
A step-by-step guide to creating a hands-free kitchen assistant with voice commands, real-time grocery list management, and recipe suggestions.
November 25, 2024
by Vaibhavi Tiwari
· 3,744 Views · 7 Likes
article thumbnail
JavaScript for Beginners: Assigning Dynamic Classes With ngClass
In this tutorial, we'll go over some of the most common ways to dynamically assign a CSS class to an element using the ngClass directive.
November 20, 2024
by DZone Editorial
· 3,901 Views · 1 Like
article thumbnail
Handling Concurrency in Node.js: A Deep Dive into Async and Await
Learn how to handle concurrency in Node.js using async and await to build high-performance applications, with tips for Node.js development companies and services.
November 13, 2024
by Amit Gupta
· 3,148 Views
article thumbnail
Formatting Strings in Java: String.format() Method
Of the three primary ways to format a string in Java – String.format( ), printf( ), or MessageFormat – the String.format( ) is the method most commonly used.
November 13, 2024
by DZone Editorial
· 16,474 Views · 5 Likes
article thumbnail
How to Access Remote Desktops Using Apache Guacamole
This article is intended for readers who want to create a custom Guacamole Client using guacamole-common-js and establish connections to their remote servers.
November 11, 2024
by Gokul Ramakrishnan
· 7,312 Views · 9 Likes
  • Previous
  • ...
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • ...
  • 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
×