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
Angular Modules vs ES6 Modules
Aren't Angular modules and ES6 modules the same? No? In this quick tutorial, you'll find out how they differ, and when to use each.
March 10, 2017
by Juri Strumpflohner
· 13,667 Views · 6 Likes
article thumbnail
Capturing AJAX API Requests From Arbitrary Sites With a Chrome Extension
There were no suitable Chrome extensions to monitor HTTP requests from AJAX calls — so we decided to create one ourselves.
March 8, 2017
by Derric Gilling DZone Core CORE
· 15,388 Views · 1 Like
article thumbnail
Unit Testing Self-Invoking JavaScript Functions
Using QUnit and Sinon.js achieves the possibility of unit testing — and using the Google closure compiler with hard optimization enabled minifies code efficiently.
March 3, 2017
by Bendix Saeltz
· 12,302 Views
article thumbnail
The Trouble With Enums
Java has provided native enum types from version 1.5 onwards. Some issues arise with the use of enums in Java code, which this article attempts to address.
March 1, 2017
by Jay Sridhar
· 32,589 Views · 27 Likes
article thumbnail
An Introduction to Functional Programming in Java 8 (Part 3): Streams
Streams are an important functional approach that can impact performance via parallelism, augment and convert data structures, and add new tools to your kit.
February 27, 2017
by Niklas Wuensche
· 22,533 Views · 44 Likes
article thumbnail
Upload Files or Images to Server Using Node.js
In this post, we tackle the question of how to quickly and easily upload files to a server using Node.js, without writing a single line of server side code.
February 24, 2017
by Sibeesh Venu
· 290,427 Views · 22 Likes
article thumbnail
The Modern Application Stack – Part 4a: Building a Client UI Using Angular 2 (formerly AngularJS) and TypeScript
This is the fourth in a series of blog posts examining technologies such as Angular that are driving the development of modern web and mobile applications.
February 20, 2017
by Andrew Morgan
· 8,647 Views · 4 Likes
article thumbnail
4 Useful JavaScript Libraries for Data Analysis and Visualization
In this article, we will bring you a handpicked list of 4 useful JavaScript libraries that can be extremely useful for data analysis and visualization.
February 20, 2017
by Jack dson
· 51,824 Views · 15 Likes
article thumbnail
Java 8 Lambda Limitations: Closures
Java doesn't rely on closures the way functional programming languages and JavaScript do, but they're a loose thread in the implementation of lambda expressions.
February 20, 2017
by Miro Mannino
· 91,195 Views · 32 Likes
article thumbnail
Implementing Feature Flags in Single-Page Apps With React and Redux Saga
Although SPAs are the new norm for modern applications, they introduce new complexities in controlling access to front-end features — specifically, via feature flags.
February 16, 2017
by Justin Baker
· 7,723 Views · 3 Likes
article thumbnail
Event-Driven Microservices Using Spring Cloud Stream and RabbitMQ
Propagating one trace and span ID between all calls of a single order isn't that difficult when you have the right knowledge and toolset.
February 15, 2017
by Piotr Mińkowski
· 34,316 Views · 12 Likes
article thumbnail
A Java 8 Streams Cookbook
If you're looking for a quick breakdown of Streams, look no further. This cookbook covers Streams' chief advantages, its operations, and a comprehensive example.
February 13, 2017
by Martin Farrell
· 52,643 Views · 101 Likes
article thumbnail
Resolving Circular Reference Related Memory Leaks in JavaScript
JavaScript developers must understand the root cause of memory leaks and take reasonable measures to deal with them. Circular references are one of the main causes of memory leaks, especially in older browsers.
February 8, 2017
by Ryan Kh
· 18,883 Views · 5 Likes
article thumbnail
How to Load Test RTMPT Live Media Streaming With JMeter
Seamless streaming must be ensured for max performance. It’s important to load test services that deliver media content before launching them and to incorporate continuous testing.
February 6, 2017
by Konsantine Firsanov
· 6,622 Views
article thumbnail
Common Fork Join Pool and Streams
Parallel streams are a boon to concurrency, and Common Fork Join Pools are an important part of that interaction. This overview should shed some light on how they work.
February 6, 2017
by Dan Newton
· 52,611 Views · 15 Likes
article thumbnail
Basic Building Blocks of Angular 2 Architecture
Here's a quick intro into the basic building blocks of Angular 2, along with a look-back at the changes from Angular 1.
February 3, 2017
by Rachit Bhardwaj
· 65,322 Views · 28 Likes
article thumbnail
How to Write a Bug Tracker in JavaScript
If you're working on a small project or don't have the funds to pay for an automated bug tracking solution, you can create your own bug tracker in your JS source code.
February 1, 2017
by Patrick Kuenzl
· 10,908 Views · 1 Like
article thumbnail
How to Use Yii2 RESTful API Interface With Angular
In this post, we're provided a tutorial that shows how to connect the AngularJS framework with the Yii2 RESTful API. Check it out!
January 26, 2017
by Sergii Grybniak
· 23,482 Views · 2 Likes
article thumbnail
Functional Programming in Java 8 (Part 0): Motivation
As we begin a series on functional programming, see why you should consider making the move and how you can incorporate it using some familiar Java.
January 24, 2017
by Niklas Wuensche
· 32,818 Views · 79 Likes
article thumbnail
Creating a Real-Time Chat App With Redis, Node.js, and Socket.io
If you have Redis, Node.js, and the Heroku toolbelt installed on your machine, then you've got everything you need to build a real-time chat application.
January 23, 2017
by Neeraj Chinthireddy
· 76,504 Views · 2 Likes
  • Previous
  • ...
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • ...
  • 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
×