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

LLVM WebAssembly backend will soon become Emscripten’s default backend, V8 announces

0
Yesterday, the team behind V8, an open source JavaScript engine, shared the work they with the community have been doing to make LLVM WebAssembly...
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...
world wide web

Wasmer introduces WebAssembly Interfaces for validating the imports and exports of a Wasm module

0
Yesterday, Syrus Akbary, the founder and CEO of Wasmer, introduced WebAssembly interfaces. It provides a convenient s-expression (symbolic expression) text format that can be...
Email service

IETF proposes JSON Meta Application Protocol (JMAP) as the next standard for email protocols

0
Last week, the Internet Engineering Task Force (IETF) published JSON Meta Application Protocol (JMAP) as RFC 8260, now marked as “Proposed Standard”. The protocol...

Laracon US 2019 highlights: Laravel 6 release update, Laravel Vapor, and more

0
Laracon US 2019, probably the biggest Laravel conference, wrapped up yesterday. Its creator, Tylor Otwell kick-started the event by talking about the next major...
Amazon Transcribe WebSockets

Amazon Transcribe Streaming announces support for WebSockets

0
Last week, Amazon announced that its automatic speech recognition (ASR) service, Amazon Transcribe, now supports WebSockets. According to Amazon, “WebSocket support opens Amazon Transcribe...

Apple announces ‘WebKit Tracking Prevention Policy’ that considers web tracking as a security vulnerability

0
Inspired by Mozilla’s anti-tracking policy, Apple has announced its intention to implement the WebKit Tracking Prevention Policy into Safari, the details of which it...
announcement

Apache Flink 1.9.0 releases with Fine-grained batch recovery, State Processor API and more

0
Last week the Apache Flink community announced the release of Apache Flink 1.9.0. The Flink community defines the project goal as “to develop a...
Update

Google Chrome 76 now supports native lazy-loading

0
Earlier this month, Google Chrome 76 got native support for lazy loading. Web developers can now use the new ‘loading’ attribute to lazy-load resources...
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...

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