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.

operator overloading in kotlin

JavaScript will soon support optional chaining operator as its ECMAScript proposal reaches stage 3

0
Last month, the ECMAScript proposal for optional chaining operator reached stage 3 of the TC39 process. This essentially means that the feature is almost...
navigate files and folders

How to navigate files in a Vue app using the Dropbox API

0
Dropbox API is a set of HTTP endpoints that help apps to integrate with Dropbox easily. It allows developers to work with files present...

CRUD Applications using Laravel 4

0
(for more resources related to this topic, see here.) Getting familiar with Laravel 4 Let's Begin the Journey, and install Laravel 4. Now if everything is installed...
announcement

Mozilla introduces Neqo, Rust implementation for QUIC, new http protocol

0
Two months ago, Mozilla introduced Neqo, code written in Rust to implement QUIC, a new protocol for the web developed on top of UDP...

Groups and Cohorts in Moodle

0
In this article by William Rice, author of the book, Moodle E-Learning Course Development - Third Edition shows you how to use groups to...

Running Multiple MySQL Server Instances in Parallel on a Linux Server

0
  MySQL Admin Cookbook 99 great recipes for mastering MySQL configuration and administration Set up MySQL to perform administrative tasks such as efficiently managing data and database...
launch release

Django 3.0 released with built-in async functionality and support for MariaDB and Python 3.6,...

0
Yesterday, Django released its latest major update - Django 3.0. Django is a Python-based web framework designed to help developers build apps faster with...
foodie bot

Build a foodie bot with JavaScript

0
Today, we are going to build a chatbot that can search for restaurants based on user goals and preferences. Let us begin by building Node.js...

Man, Do I Like Templates!

0
In this article by Italo Maia, author of the book Building Web Applications with Flask, we will discuss what Jinja2 is, and how Flask...
world wide web

Introducing QuickJS, a small and easily embeddable JavaScript engine

0
On Tuesday, Fabrice Bellard, the creator of FFmpeg and QEMU and Charlie Gordon, a C expert, announced the first public release of QuickJS. Released...

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