Server-Side Web Development

Read the latest Server-Side Web Development news, updates and insights on the Packt Hub. We provide coverage of multiple server-side languages including Java , Python and Node.js. Packt Hub helps you get up to speed with the latest expert insights from the web dev community.

WebSockets in Wildfly

0
In this article by the authors, Michał Ćmil and Michał Matłoka, of Java EE 7 Development with WildFly, we will cover WebSockets and how they...

Basic Website using Node.js and MySQL database

0
In this article by Fernando Monteiro author of the book Node.JS 6.x Blueprints we will understand some basic concepts of a Node.js application using a...

Eloquent… without Laravel!

0
In this article by, Francesco Malatesta author of the book, Learning Laravel’s Eloquent, we will learn everything about Eloquent, starting from the very basics and...
automate

The best backend tools in web development

0
If you’re a backend developer, it’s easy to feel overwhelmed by the range of backend development tools available. It goes without saying that you...
web development

5 things you need to learn to become a server-side web developer

0
The profession of a back end web developer is ringing out loud and companies seek to get a qualified server-side developer to their team....

Writing a Blog Application with Node.js and AngularJS

2
In this article, we are going to build a blog application by using Node.js and AngularJS. Our system will support adding, editing, and removing...
Fake news

The Tor Project on browser fingerprinting and how it is taking a stand against...

0
In a blog post shared on Wednesday, Pierre Laperdrix, a postdoctoral researcher in the Secure Web Applications Group at CISPA, talked about browser fingerprinting,...

Converting XML to PDF

0
XML is the most suitable format for data exchange, but not for data presentation. Adobe's PDF and Microsoft Excel's spreadsheet are the commonly used...

Writing SOLID JavaScript code with TypeScript

0
In this article by Remo H. Jansen, author of the book Learning TypeScript, explains that in the early days of software development, developers used...
Chatbot concept

How to build a basic server side chatbot using Go

0
It's common nowadays to see chatbots (also known as agents) service the needs of website users for a wide variety of purposes, from deciding...

Must Read in Web Dev

Learning Essential Linux Commands for Navigating the Shell Effectively 

0
Once we learn how to deploy an Ubuntu server, how to manage users, and how to manage software packages, we should take a moment...

Interviews