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 Languages Topics
Working With Temporary Files/Folders in Java
The Java NIO.2 API provides support for working with temporary folders/files. This tutorial demonstrates how to work with these files in Java.
January 30, 2020
by
Anghel Leonard
CORE
·
75,969 Views
·
14 Likes
The Anatomy of Good Unit Testing
Here is a collection of thoughts and tid-bits that the author finds useful when writing tests (with examples in C#).
Updated January 30, 2020
by
Jason Fauchelle
·
19,416 Views
·
6 Likes
Build a Web Application Based on Your Excel Files
In this article, build a web application based on your Excel files.
January 29, 2020
by
Hawk Chen
CORE
·
32,732 Views
·
7 Likes
An Efficient Object Storage for JUnit Tests
There are several limitations to store and fetch such data —to resolve the problem it was suggested to find more suitable data storage.
January 29, 2020
by
Aleksandr Kirilenko
·
14,043 Views
·
3 Likes
Java: Create a Map With Predefined Keys
In this article, we discuss how to use Lombok, Jackson, and enums to create a Map from a set of predefined keys.
January 27, 2020
by
Taha Dalal
·
23,797 Views
·
6 Likes
4 Data Sharding Strategies for Distributed SQL Analyzed
This article looks at four data sharding strategies for distributed SQL including algorithmic, range, linear, and consistent hash.
January 27, 2020
by
Karthik Ranganathan
·
20,590 Views
·
6 Likes
Using @RequestScope With Your API
A Zone Leader talks about how using Spring's @RequestScope allowed objects required at login to be re-used through the life of the request.
January 27, 2020
by
John Vester
CORE
·
87,643 Views
·
7 Likes
GraphQL With Spring Boot
In this article, learn more about GraphQL, see whether GraphQL is better than REST, and go through an example schema.
Updated January 24, 2020
by
Sunitha Narayana
·
44,551 Views
·
25 Likes
Electron With Typescript - File Explorer Desktop App
In this article, we demonstrate how to create a file explorer application with Electron and Typescript.
Updated January 23, 2020
by
Nagappan Subramanian
CORE
·
13,658 Views
·
4 Likes
Spring WebClient and Java Date-Time Fields
Learn more about using Spring's WebClient for Java date and time fields.
January 23, 2020
by
Biju Kunjummen
·
22,434 Views
·
6 Likes
How to Make Your Own Hamcrest Matchers in Kotlin
A Match made in Hamcrest-heaven!
January 23, 2020
by
Jake Zimmerman
·
12,695 Views
·
3 Likes
How to Use Augury to Check Lazy Loading in Angular 8
In this article, we discuss how to test lazy loading in an Angular application with Augury, an extension for Chrome.
January 23, 2020
by
Siddharth Gajbhiye
·
11,706 Views
·
6 Likes
Python String Format Examples
In this brief introduction to string formatting in Python, we will explore live examples of string concatenation, string substitution, and additional formatting methods for common string operations.
January 23, 2020
by
Kellet Atkinson
·
47,595 Views
·
8 Likes
Measuring Performance of Your Methods Using JMH in Java
In this article, I will be referring method as a component in isolation and show you how to test your methods using JMH as per their performances.
January 22, 2020
by
Vishwa Ratna
CORE
·
11,980 Views
·
8 Likes
Testing Asynchronous Operations in Spring With JUnit and Byteman
Learn how to test such operations in an application that uses spring context (with asynchronous operations enabled).
Updated January 21, 2020
by
Szymon Tarnowski
CORE
·
34,082 Views
·
11 Likes
Create a D3 Dashboard With Cube.js
In this article, we demonstrate how to create a D3 Dashboard using React and Cube.js for more dynamic visualizations.
January 21, 2020
by
Artyom Keydunov
·
10,930 Views
·
6 Likes
How to Get Localized Number Format Based on Country Using Angular 8
In this article, we discuss how to use a locaized number format based on country code to display the correct monetary unit using tolocalestring().
January 20, 2020
by
Siddharth Gajbhiye
·
10,917 Views
·
5 Likes
Easy Mapping JSON to Java Objects Using Jackson
Mapping JSON to Java objects just got a lot easier with Jackson.
January 20, 2020
by
Pimchaya Wongrukun
·
28,827 Views
·
2 Likes
Beginners Guide to Mocking in Scala
Unit test cases are one of the most important parts of an application.
Updated January 17, 2020
by
Anjali Sharma
·
43,511 Views
·
6 Likes
CRUD Operations Using ReactJS Hooks and Web API
In this article, we discuss how to use Hooks in React.js in order to perform CRUD operations with the .NET Web API.
January 17, 2020
by
Sanwar Ranwa
CORE
·
36,252 Views
·
7 Likes
Previous
...
218
219
220
221
222
223
224
225
226
227
...
Next