Helpful Respositories⚓︎
Ultimate Awesome list for Everything ⚓︎
Node.js / JavaScript⚓︎
- debug - A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
- got - Human-friendly and powerful HTTP request library for Node.js
- chalk - Terminal string styling done right
- zx - A tool for writing better scripts
- fs-extra - Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
- tsoa - Build OpenAPI-compliant REST APIs using TypeScript and Node.
- promise-fun - Promise packages, patterns, chat, and tutorials.
- immutable-js - Immutable persistent data collections for Javascript which increase efficiency and simplicity.
- rambdax - Extended version of Rambda (A practical functional library for JavaScript programmers.)
- is - Type check values.
- yup - Dead simple Object schema validation.
- d3 - Bring data to life with SVG, Canvas and HTML.
TypeScript⚓︎
- typescript-book - The definitive guide to TypeScript and possibly the best TypeScript book book. Free and Open Source
- type-challenges - Collection of TypeScript type challenges with online judge.
- type-fest - A collection of essential TypeScript types.
Vue⚓︎
- vue - Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
- vueuse - Collection of essential Vue Composition Utilities for Vue 2 and 3.
- vitesse - Opinionated Vite Starter Template.
- pinia - Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support.
- nuxt - A Hybrid Vue(3) framework.
- swrv - Stale-while-revalidate data fetching for Vue
- vee-validate - Form validation for Vue.js
- primevue - Next Generation Vue UI Component Library
React⚓︎
- react - A declarative, efficient, and flexible JavaScript library for building user interfaces.
Check out awesome-react for a list of awesome React resources.
Angular⚓︎
- angular - The modern web developer’s platform
Check out awesome-angular for a list of awesome Angular resources.
Python⚓︎
- python-patterns - A collection of design patterns/idioms in Python.
- fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
- typer - Typer, build great CLIs. Easy to code. Based on Python type hints.
Database⚓︎
- prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
Data Structures⚓︎
- The Algorithms - Open Source resource for learning Data Structures & Algorithms and their implementation in any Programming Language.
Miscellaneous⚓︎
- build-your-own-x - Master programming by recreating your favorite technologies from scratch.
- public-apis - A collective list of free APIs.
- free-programming-books - Freely available programming books.
- developer-roadmap - Roadmap to becoming a developer in 2022
- mkdocs-material - Documentation that simply works.
- unocss - The instant on-demand atomic CSS engine.
- ni - Use the right package manager.
- changesets - A way to manage your versioning and changelogs with a focus on monorepos.
- esbuild - An extremely fast Javascript and CSS bundler and minifier.
- pnpm - Fast, disk space efficient package manager.