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
Latest Articles - DZone
Switching From React to Vue.js
If you're caught trying to decide between these two great JavaScript frameworks, read on to get a Vue advocate's opinion on the matter.
Updated February 4, 2020
by
Anthony Gore
CORE
·
29,051 Views
·
17 Likes
Code Splitting With Vue.js and Webpack
Learn how Vue.js and Webpack can be used to split a single page app into more optimally sized files that can be dynamically loaded.
Updated February 4, 2020
by
Anthony Gore
CORE
·
14,773 Views
·
7 Likes
Vue.js Single-File JavaScript Components in the Browser
Browser support for native JavaScript modules is finally happening. In this article, we show you what this means for Vue.js developers.
Updated February 4, 2020
by
Anthony Gore
CORE
·
22,430 Views
·
8 Likes
Avoid This Common Anti-Pattern in Full-Stack Vue/Laravel Apps
In this post, we'll look at a design pattern that makes it easy to inject initial application state into the head of the HTML page, and allows for a lot of flexibility.
Updated February 4, 2020
by
Anthony Gore
CORE
·
10,005 Views
·
5 Likes
4 AJAX Patterns for Vue.js Apps
A Vue.js expert demonstrates different AJAX patterns that can be used with Vue.js and Vuex, and gives some sample JavaScript code for each example.
Updated February 4, 2020
by
Anthony Gore
CORE
·
16,493 Views
·
7 Likes
What Is a Service in Angular and Why Should You Use it?
A software engineer introduces the concept of services in the Angular web development framework and how they work with the other components.
Updated February 4, 2020
by
Devquora Sharad
·
105,043 Views
·
9 Likes
Using JSX With Vue.js
While some people are still not sold on the use of JSX in their JavaScript, it has several benefits which we'll explore in this article.
Updated February 4, 2020
by
Anthony Gore
CORE
·
12,828 Views
·
6 Likes
Server-Side Rendering With Laravel and Vue.js 2.5
Using Laravel as the backend for your Vue.js application is a new advantage. Read on to learn how to use these two frameworks to handle SSR.
Updated February 4, 2020
by
Anthony Gore
CORE
·
27,146 Views
·
6 Likes
Your Guide to Java 8 Optional
It's never too late to dive into Java 8 goodies. Let's take a look!
Updated February 4, 2020
by
Shatakshi Dixit
·
56,179 Views
·
10 Likes
Comparison of JavaScript Pivot Grids for Developers
We take a look at some interesting tools that allow web developers to quickly make pivot grids so their team can ingest and comb through data easier.
Updated February 4, 2020
by
Ivan Petrenko
·
53,992 Views
·
12 Likes
Use Any JavaScript Library With Vue.js
In this article, we go over the code required to add JavaScript libraries to your Vue project, as well as the ways you definitely shouldn't.
Updated February 4, 2020
by
Anthony Gore
CORE
·
36,982 Views
·
8 Likes
How to (Safely) Use a jQuery Plugin With Vue.js
While Vue developers may cringe at the thought, sometimes it's necessary to use jQuery with your Vue.js app. Learn how here!
Updated February 4, 2020
by
Anthony Gore
CORE
·
26,418 Views
·
9 Likes
Top Gantt Chart Solutions for Angular
Productivity tools are popping up everywhere. Read on to learn about a few Angular components you can use to create a Gantt chart application.
Updated February 4, 2020
by
Ivan Petrenko
·
56,127 Views
·
6 Likes
The Laws of Computer Science
Check out the implications of some of the laws in computer science, like Moore's Law, Amdahl's Law, Gustafson's Law, and Wirth's Law.
February 4, 2020
by
Daniela Kolarova
CORE
·
15,489 Views
·
29 Likes
The Anatomy of a Microservice, Satisfying the Interface
This article builds upon the ideas of interface implementation with unit testing, client implementations, and beyond.
February 4, 2020
by
Ray Elenteny
CORE
·
9,728 Views
·
6 Likes
Playing With Pandas DataFrames (With Missing Values Table Example)
Sometimes, you may want to concat two dataframes by column base or row base. For this action, you can use the concat function.
Updated February 4, 2020
by
Zehra Can
·
10,771 Views
·
2 Likes
Create User Registration and Login Using Web API and ReactJS
Create user registration and login with Web API and React.
Updated February 3, 2020
by
Sanwar Ranwa
CORE
·
103,816 Views
·
5 Likes
7 Best Practices to Achieve Better Results in Quality Assurance
A well-planned and executed QA process not only assures the quality of the product but also the success of the product and business operations.
February 3, 2020
by
Stella M
·
23,115 Views
·
3 Likes
Creating a Microservice With Quarkus, Kotlin, and Gradle
A closer look at creating microservices on the modern JVM frameworks: Quarkus, Kotlin, and Gradle. Learn about the processes and technologies.
February 3, 2020
by
Roman Kudryashov
CORE
·
15,827 Views
·
5 Likes
Native Array or Std::Array; That Is the Question!
Native array is more static, which std::array is dynamic. This article focuses on static performance specifically.
February 3, 2020
by
Christopher Lamb
·
21,014 Views
·
4 Likes
Previous
...
805
806
807
808
809
810
811
812
813
814
...
Next