In this article, we will talk about Snowpack, a lightning-fast frontend build tool designed for the modern web. We will set up a small React app written with Typescript, and for styling we will use Chakra UI, a component library based on Emotion.
PHP 8.0 is a major update of the PHP language. It contains many new features and optimizations including named arguments, union types, attributes, constructor property promotion, match expression, nullsafe operator, JIT, and improvements in the type system, error handling, and consistency.