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
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Because the DevOps movement has redefined engineering responsibilities, SREs now have to become stewards of observability strategy.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

The Latest JavaScript Topics

article thumbnail
Understanding execFile, spawn, exec, and fork in Node.js
In this article, author Can Ho breaks down four different methods for executing external applications in Node.js, providing examples along the way.
June 3, 2016
by Can Ho
· 291,482 Views · 10 Likes
article thumbnail
Cookies vs. Tokens: The Definitive Guide
Cookies or tokens? That is the question.
June 2, 2016
by Adnan Kukic
· 268,131 Views · 32 Likes
article thumbnail
Style or Format JSON Data in jQuery
In this post, we have a look at how to style JSON data on a client returned from a server. Sometimes it's necessary to show the data in a more raw format.
June 1, 2016
by Sibeesh Venu
· 30,539 Views · 4 Likes
article thumbnail
Top Ten Reasons Web Developers Should Use AngularJS
Angular is a powerful tool that lets you develop highly interactive and intuitive web applications, without any hustle. Hopefully, these 10 reasons will give you an idea why Angular JavaScript is a modern-age web development tool.
May 30, 2016
by Andrey Prikaznov
· 26,687 Views · 4 Likes
article thumbnail
An Intro to Encryption in Python 3
Learn how to encrypt and decrypt strings using the PyCrypto and cryptography libraries.
May 22, 2016
by Mike Driscoll
· 41,785 Views · 7 Likes
article thumbnail
JavaScript Functions as JavaScript Variables
A JavaScript Function is a JavaScript Variable until it is executed (evaluated). Read on for a full explanation.
May 20, 2016
by Mangesh Pise
· 18,267 Views · 2 Likes
article thumbnail
Tic-Tac-Toe in Angular 2 and Typescript
If a tic-tac-toe game is worth writing, it's worth writing about, complete with activity diagram and test scaffolding.
May 20, 2016
by Jeremy Likness
· 15,226 Views · 8 Likes
article thumbnail
Why We Didn't Choose Node.js for the DreamFactory REST API Backend
Scaling out using PHP while still building on Google's V8 JavaScript runtime... read on to hear about DreamFactory's decisions when building their REST API backend.
May 18, 2016
by Bill Appleton
· 13,014 Views · 4 Likes
article thumbnail
Object-Oriented PHP and jQuery AJAX
In this article, I want to introduce Object-Oriented PHP, jQuery AJAX and explain how to combine PHP with jQuery AJAX by illustrating an example.
May 17, 2016
by Ngoc Minh Tran DZone Core CORE
· 33,794 Views · 3 Likes
article thumbnail
Increment Numeric Part of String
Ever wondered how to easily increment a number that's part of a string? Check out how to quickly do this in PHP!
May 13, 2016
by Paul Underwood
· 12,583 Views · 2 Likes
article thumbnail
How to Create a Real-Time Twitter Stream With SignalR
With Twitter as popular as ever, with today's post, here's how to create a real-time Twitter stream with SignalR.
May 13, 2016
by Jonathan Danylko
· 8,353 Views · 2 Likes
article thumbnail
Multiplication of Two Numbers Using AngularJS
In this article, we will discuss multiplication of two numbers using AngularJS. Read on to see how it's done.
May 10, 2016
by Rajeesh Menoth
· 20,587 Views · 1 Like
article thumbnail
Is Polyglot Programming Practical?
This article discusses the history of polyglot programming, and considers whether it's still a valid premise.
May 10, 2016
by Keith Gregory
· 25,739 Views · 46 Likes
article thumbnail
Some Nuances of JavaScript Types
Not everything in JavaScript is an object, and some things are objects that you wouldn't expect to be.
May 6, 2016
by Dave Bush
· 7,131 Views · 4 Likes
article thumbnail
Node.js for Enterprise Applications! Are You Kidding?
Amidst all the hype about using Node.js, still a question remains... Can Node.js be used to develop Enterprise grade applications? Author Mihir Shelat argues Java would be a better option.
May 2, 2016
by Mihir Shelat
· 66,097 Views · 34 Likes
article thumbnail
More Good Programming Quotes
Some of these quotes are funny, and some might make you think.
April 30, 2016
by Henrik Warne
· 13,214 Views · 7 Likes
article thumbnail
Enabling CORS in Node.js [Snippets]
This post shows how to enable CORS in Node. for your cross-domain requests.
April 27, 2016
by Madhuka Udantha
· 238,629 Views · 34 Likes
article thumbnail
Authentication in Golang With JWTs
Go is an excellent choice for building fast and scalable API's. The net/http package provides most of what you need, but augmented with the Gorilla Toolkit, you'll have an API up and running in no time. Learn how to build and secure a Go API with JSON Web Tokens and consume it via a modern UI built with React.
April 21, 2016
by Adnan Kukic
· 23,107 Views · 8 Likes
article thumbnail
JavaScript MVVM — You’re (Probably) Doing it Wrong
If you are using one of the many frameworks that say they are using JavaScript MVVM, you might not be using it the way it should be used. In this article, Dave Bush defines MVVM, analyzes its advantages, and provides some MVVM best practices to follow.
April 21, 2016
by Dave Bush
· 22,682 Views · 10 Likes
article thumbnail
Making Node.js Available to All Users With nvm
When trying to deploy a Node.js application to a remote server, how do we make it so that the user we've created (without sudo privilidges) to run/execute the application can see the necessary libraries needed to run our Node.js application? Read on and find out.
April 21, 2016
by Duncan Brown
· 26,717 Views · 2 Likes
  • Previous
  • ...
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • ...
  • Next

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

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 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: