JSter #167: Libraries, and more
JavaScript does whatever JavaScript does
The next React Finland vodcast will focus on full stack React (28th of April, 16:00 GMT+0). Expect to learn about Amplify, Next.js, and Blitz.js.
Libraries
- pmndrs/jotai - Primitive, flexible state management for React
- zillow/react-slider - Accessible, CSS agnostic, slider component for React
- yjs - Peer-to-peer shared types
- fakenickels/let-anything - Monadic syntax for JavaScript
Frameworks
- github/catalyst - Catalyst is a set of patterns and techniques for developing components within a complex application
- Aleph.js - The React Framework in Deno
Tools
- siddharthkp/bundlesize - Keep your bundle size in check
- wclr/yalc - Work with yarn/npm packages locally like a boss
- Squircley - SVG generator for the famous shape
- mutantcornholio/veendor - A tool for storing your npm dependencies in arbitrary storage
- ljosberinn/eslint-config-galex - Impressive collection of ESLint rules
Articles
- Bundling Web Workers for npm
- GitHub Actions to securely publish npm packages
- Using Damped Springs for animations
- 10 Insights from Adopting TypeScript at Scale
- Announcing the Deno Company
- The most useful accessibility testing tools and techniques
- Persistent Layout Patterns in Next.js
- Don't design for mobile
Interviews
Node.js
- Server.js - Powerful server for Node.js
GraphQL
- gajus/graphql-lazyloader - GraphQL directive that adds Object-level data resolvers
- Building a GraphQL server with GraphQL Helix