- Memlab - A framework for finding JavaScript memory leaks and analyzing heap snapshots
- Github Repo - github.com/facebookincubator/memlab
- Meta Engineering Blog Link - engineering.fb.com/2022/09/12/open-source/m..
- React Router 6.4 - Release Preview - remix.run/blog/react-router-v6.4
- Loading data into components
- Updating data in components
- Automatic data revalidation after updates
- Managing race conditions and interruptions for navigations, mutations, and revalidation
- Managing errors and rendering something useful to the user
- Pending UI
- Skeleton UI with
<React.Suspense>
- Safe QL - Eslint plugin for SQL(for now only supports Postgres)
- Website - safeql.dev
- Github Repo - github.com/ts-safeql/safeql
- Website - safeql.dev
- GraalVM - Run Programs faster anywhere.
- Website - graalvm.org
- Github Repo - github.com/oracle/graal
- Quarkus - Supersonic Subatomic Java.
- Website - quarkus.io/about
- Github - github.com/quarkusio/quarkus
- Blogging Tools
- Google Blogger
- Digital Ocean - Ghost Self Hosted
- Ghost - EmberJS, NodeJS
- Jekyll - Github (Static Website Pages) - Ruby
- Medium - Customization
- Vercel - NextJS Blog
- Hashnode - Freecodecamp Founder
- JVMs
- Sun Microsystems JVM - Oracle
- JRocket JVM - Oracle
- Graal JVM - Open Source