parda.me

Feb 05 2024

Articles I read on my way to work - #3

CSS

JavaScript

TypeScript

React

Next.js

HTMX

Architecture

Contepts

Releases

  • The Bun Shell - Bun Shell is a new embedded language and interpreter that allows you to run cross-platform shell scripts in TS & JS. VERY intresting experiment project, I didn’t know that this is even possible to do.
  • Zed - Code at the speed of thought - Zed - code editor made by creators of Atom & Tree-siter - aims to take place of VSCode by providing better performance and out of the box features (live code sharing, Github Copilot connection). Project is now open-source.
  • Next.js 14.1 - New version of Next.js intronduce improvements to self-hosting, error messages, parallel and intercepted routes, Turbopack, and more.

Other