
Laravel 8 was released on September 8th, 2020. This release continues the improvements made in the previous release (version 7), as well as new features that include support for Jetstream, job batching, dynamic blade component, model factory classes, improved artisan serve, and many others.

In this component-driven era, MDX allows you to mix markdown and JSX seamlessly. In this article, we’ll look at how to set up and use MDX in your Vue.js/Nuxt.js projects.

Want to create a more responsive website? This post shows you how to employ web workers on your site to boost user satisfaction.

These are the most useful Go tools that every web developer should use for a seamless experience when coding in Go.

This tutorial shows you how to boost accessibility with Lighthouse audits, Chrome’s accessibility pane, and other features to improve user retention on your site and meet your users unique needs.

Check out this guide to Nim and Python to decide which program is best for your project.

Ruby on Rails is one of the most popular frameworks for server-side development, but here are 11 powerful alternatives to try.

In this tutorial, we’ll show you how to get started with one of the most popular JavaScript libraries for creating stunning 3D animations, Three.js.

With Rector, we can write code with PHP 8.0 features and deploy it to an environment running lower versions.

Learn about state management, how to apply it in Alpine.js using Spruce, and how to access and modify a store’s state.

Closures are a widely discussed topic in the world of functional programming, but they’re often defined loosely and in technical jargon. We’ll do our best here to explain how JavaScript closures work in layman’s terms.

Nuxt.js 2.13 introduced improved support for static apps, making it possible to specify how apps in universal mode are handled. In this guide, we’ll zoom in on this new full-static mode.