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
Creating a Real-Time Data Application Using Vue.js
In this article, we will show you how to add real-time functionality to your Vue.js-based web application using Pusher. Let's get to it!
November 16, 2017
by Davis Kerby
· 51,306 Views · 15 Likes
article thumbnail
Relational to JSON With Node.js
It's not exactly fair to compare a solution crafted in Node.js to the PL/SQL solutions... but whatever, let's compare them anyway!
Updated November 13, 2017
by Dan McGhan
· 25,883 Views · 6 Likes
article thumbnail
Authentication With Node.js, JWTs, and Oracle Database
Authentication is your first line of defense against cybercriminals. Read on to learn how to implement it in your web application.
November 13, 2017
by Dan McGhan
· 8,406 Views · 5 Likes
article thumbnail
Real-Time Data With Node.js, Socket.IO, and Oracle Database
Originally, the only way to simulate real-time data in web apps was via some sort of polling from the browser to the web server. Learn how to push changes from Oracle Database to the web server.
November 13, 2017
by Dan McGhan
· 10,856 Views · 4 Likes
article thumbnail
Getting Started With Moment.js: Introduction With Examples
We take a quick look at how to manipulate time and dates in our web application using this open source JavaScript library.
November 13, 2017
by Aakash Jain
· 25,859 Views · 14 Likes
article thumbnail
An Overview of Result Sets in the Node.js Driver
I highly recommend using result sets as the default means through which you execute queries with the Node.js driver. Read on to see why.
November 10, 2017
by Dan McGhan
· 15,329 Views · 1 Like
article thumbnail
Asynchronous Programming
If you develop JavaScript in Node or the browser, it's asynchronous. Read on to learn how to work around the little quirks that pop up as a result.
November 9, 2017
by James Warden
· 21,601 Views · 13 Likes
article thumbnail
Implementing Auto-Complete With UITextField
UITextField can be used to add an autocomplete feature, like in Safari, to your iOS apps to suggest a word based on the characters your user types.
November 9, 2017
by Greg Brown
· 21,343 Views · 1 Like
article thumbnail
Angular and Spring Webflux
In this article, we'll look at how to combine Angular, Spring Boot, MongoDB, and Webflux to create a full stack web application.
November 8, 2017
by Sven Loesekann
· 45,089 Views · 10 Likes
article thumbnail
Java 9 Streams API Using JShell
Let's dive into JShell and, in particular, see how it's used to interact with some of Java 9's newest features, including the updates to the Streams API.
Updated November 7, 2017
by Martin Farrell
· 12,150 Views · 10 Likes
article thumbnail
Performance With Java8 Streams
Here, we take a look at the mechanisms of the three main factors in Java8 Streams added to boost application performance.
November 6, 2017
by Arun Pandey DZone Core CORE
· 74,187 Views · 14 Likes
article thumbnail
11 Simple Java Performance Tuning Tips
Want to keep your programs running performantly? Here are some steps you can take to eliminate bottlenecks, tips for caching, and other performance tuning suggestions.
November 3, 2017
by Thorben Janssen
· 58,146 Views · 86 Likes
article thumbnail
Extracting X-Forwarded-For in Node.js
We often need to know where a request is originally coming from, even if the request is coming through a proxy. In this post we take a look at how to get the information using Node.js.
November 3, 2017
by Lori MacVittie
· 20,207 Views · 2 Likes
article thumbnail
Mastering Reactive Streams (Part 1): Publisher
Rule 1 of Reactor Club: Don't write your own Publisher. But if you ignore that rule, there are others to follow, as we'll see as we make our own Publisher implementation.
Updated November 1, 2017
by Oleh Dokuka
· 28,173 Views · 11 Likes
article thumbnail
Build Your Node.js Application in a Modular Way
A developer takes us through the process of building an application using Node.js, and how he prefers to organize his files and code.
October 27, 2017
by Vinod Surendran
· 29,125 Views · 9 Likes
article thumbnail
An Introduction to Node.js (Part 1)
Looking to learn Node.js? In Part 1 of this two-part series, we cover the basics and show you how to handle event loops. Read on!
October 26, 2017
by Justin Albano DZone Core CORE
· 24,577 Views · 56 Likes
article thumbnail
Working With Dates Using the Node.js Driver
This post explores the conversion process for converting data to be native on JavaScript and Oracle, for datetime values in particular.
October 25, 2017
by Dan McGhan
· 32,588 Views · 4 Likes
article thumbnail
Working With Dates in JavaScript, JSON, and Oracle Database
Learn about dates in the context of JavaScript, JSON, and Oracle Database based on a RESTful API scenario.
Updated October 23, 2017
by Dan McGhan
· 25,483 Views · 1 Like
article thumbnail
Using Swagger to Connect a Backend to an Angular Frontend
Learn how you can use Swagger to ease the creation of an Angular front-end based on an existing set of RESTful services- everyone wants to make their lives easier!
October 19, 2017
by Brian Fernandes
· 40,762 Views · 4 Likes
article thumbnail
Join Semantics in Kafka Streams
Kafka Streams is a client library used for building applications and microservices. Learn about the three major types of joins that it offers.
October 18, 2017
by Himani Arora
· 33,070 Views · 8 Likes
  • Previous
  • ...
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • ...
  • 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
×