Vigo's Weekly - Issue #01
Articles
Bun or Node.js in 2024?
A new JS runtime focused on performance and being all-in-one (runtime, bundler, package manager, transpiler). So think of it like Node.js, plus NPM, plus tsc, plus rollup - but faster.
Modern CSS patterns in Campfire
An in-depth look at how 37signals built ONCE/Campfire using modern features, vanilla CSS, and no frameworks or preprocessors.
Create React App with Wing
ReactJS library has been in the market for a very long time and we all are very much aware of its power. We all know how we can build UIs using ReactJS, create components, and much more.
Curated Tools
Sponsored by Handpicked Tools
Rythm.js
A javascript library that makes your page dance.
Popmotion
Popmotion is a collection of low-level JavaScript animation functions and utils for advanced animators.
Video Spotlight
Create a diamond grid with CSS
Tech Tidbits
Astro 4.7 is now available!
Astro 4.7 is now available! This release includes extensive improvements to the API for making toolbar apps, more ways to keep your Astro project up to date, and more.
Announcing Quill 2.0
Quill's source has fully transitioned to TypeScript, enjoying all of its benefits in earlier error detection, improved maintainability, and better tooling support. The result is a more robust codebase for both Quill and our developer community.
Next.js 14.2
Next.js 14.2 includes turbopack for Development, Build and Production Improvements, Caching Improvements and Error DX Improvements