Thanks for visiting DZone today,
Edit Profile
Manage Email Subscriptions
How to Post to DZone
Article Submission Guidelines
Sign Out
View Profile
Post
Post an Article
Manage My Drafts
Over 2 million developers have joined DZone.
Log In
/
Join
Search
Refcards
Trend Reports
Events
Video Library
Refcards
Trend Reports
Events
View Events
Video Library
The Latest JavaScript Topics
React, Redux and Saga: Connecting the Dots
We look at how to implement microservices architectural patterns on the front-end using React, Redux, and the saga pattern.
January 28, 2019
by
Aruna Karunarathna
·
10,982 Views
·
5 Likes
Use MongoDB Node.js Native Driver Without Mongoose
A tutorial on how to connect your Mongo database to a Node.js application without having to use the popular Mongoose package.
January 25, 2019
by
Nagappan Subramanian
CORE
·
40,028 Views
·
4 Likes
Angular Scope Tutorial
The Scope model is an important concept in Angular. Let's take a look at what it is and how to make use of it.
January 22, 2019
by
Michael Good
·
17,791 Views
·
4 Likes
WebAssembly vs. JavaScript
Is WASM faster than JS? When does Javascript perform better?
January 18, 2019
by
Adrian Ababei
·
38,456 Views
·
3 Likes
Use a Given Version of Node.js on a Jenkins Project
One developer offers an overview of plugin that makes it easier to use the popular DevOps tool, Jenkins, with the equally popular Node.js.
January 18, 2019
by
Catalin Red
·
19,355 Views
·
2 Likes
Base 32 and Base 64 Encoding
Do you love math and coding? Of course, that' why you're in the Big Data Zone! Read on to learn how to use this mathematical theory in your Python code.
January 15, 2019
by
John Cook
·
10,216 Views
·
5 Likes
Parsing Value From StreamCorruptedException: Invalid Stream Header Message
When dealing with StreamCorruptedExceptions, understanding the invalid stream header itself is often very helpful.
January 15, 2019
by
Dustin Marx
·
61,221 Views
·
1 Like
How to Run Kafka on Openshift, the Enterprise Kubernetes, With AMQ Streams
A tutorial on how to use these popular and powerful technologies to create microservices that can exchange data.
January 14, 2019
by
Hugo Guerrero
CORE
·
18,299 Views
·
4 Likes
How to Deploy React Apps Using Webhooks and Integrate Slack on Ubuntu
Explore how to deploy React apps using webhooks and integrate Slack on Ubuntu.
January 11, 2019
by
Arslan ud Din Shafiq
·
22,403 Views
·
4 Likes
How to Synchronize Blocks by the Value of the Object in Java
Ever had trouble synchronizing blocks of code?
Updated January 8, 2019
by
Anatoliy Korovin
·
53,447 Views
·
26 Likes
Controlling Web Audio With React and Redux Middleware
We look at how to use the popular React framework and Redux middleware together to create a web-based phone application.
January 4, 2019
by
Cliff Hall
·
17,594 Views
·
7 Likes
How to Modularize an Angular Application
This article shows how lazy loaded Angular modules can be used to bring down the initial download size of an application.
January 4, 2019
by
Sven Loesekann
·
30,956 Views
·
9 Likes
Two Problems of a JavaScript Class
ECMAScript 6 saw the introduction of a 'class' keyword in JavaScript. We take a look at a couple gotchas you need to know about.
Updated January 2, 2019
by
Dhananjay Kumar
·
9,805 Views
·
3 Likes
Don't Use Functions Inside Angular Templates and What to Use Instead
To make your app do stuff you need functions, right? It turns out that pipes can actually be more useful in some instances.
Updated December 28, 2018
by
han huynh
·
121,820 Views
·
24 Likes
Exception Handling in Java Streams
When you want to use a method that throws a checkedException, you have to do something extra if you want to call it in a lambda.
December 21, 2018
by
Brian Vermeer
·
312,007 Views
·
118 Likes
Angular Libraries and Microservices
Check out how to implement microservices on the front-end with client-side UI patterns and Angular libraries.
December 18, 2018
by
Antonio Goncalves
·
38,559 Views
·
4 Likes
Java 8 Streams API: Laziness and Performance Optimization
Learn more about the most important property of Java 8 Streams — laziness.
Updated December 17, 2018
by
Amit Phaltankar
·
44,795 Views
·
6 Likes
React vs. Angular vs. Vue.js [Infographic]
What to use and when.
December 17, 2018
by
Anton Shaleynikov
·
25,137 Views
·
14 Likes
Domain-Driven Design in JavaScript
Let DDD bring order to your JavaScript chaos.
December 14, 2018
by
Ewan Valentine
·
26,280 Views
·
12 Likes
Perform Actions Using JavaScript in Python Selenium WebDriver
Let's take a look at a few different ways to execute JavaScript statements through Python Selenium WebDriver.
December 13, 2018
by
Arunkumar Velusamy
·
171,249 Views
·
3 Likes
Previous
...
69
70
71
72
73
74
75
76
77
78
...
Next