#opensource
Read more stories on Hashnode
Articles with this tag
What is this "open source" everyone is talking about? Prior to enrolling in OSD600, I deeply believed that people who worked on influential repos like...
Goals 🎉 Check in week 3: Contribute to Telescope ✅ Contribute to a React library ✅ Contribute to TypeScript ✅ Context microsoft/TypeScript is a...
Goals Check in week 2: Contribute to Telescope ✅ Contribute to a React library ✅ Contribute to TypeScript ❌ Context vercel/swr is a React hook...
Context Francesco Menghi laid the first UI block for the new status dashboard, showing various Github metrics. nguyenhung15913 added another metric...
Context In Add live build logs in status dashboard, it was a nice enhancement to show everyone the build status, as only the owner can access build...
Context react-query is my most favorite react library for data fetching. It has built-in data revalidating, client-side caching, etc. A great and...