harris-inquiry's Stars
cognitect/transit-format
A data interchange format.
golang-design/history
📝 Go: A Documentary | https://golang.design/history
functionaljava/functionaljava
Functional programming in Java
MostlyAdequate/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
jart/sectorlisp
Bootstrapping LISP in a Boot Sector
glycerine/zygomys
Zygo is a Lisp interpreter written in 100% Go. Central use case: dynamically compose Go struct trees in a zygo script, then invoke compiled Go functions on those trees. Makes Go reflection easy.
faif/python-patterns
A collection of design patterns/idioms in Python
clojure/clojure
The Clojure programming language
matthiasn/talk-transcripts
Transcripts of Clojure-related talks
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
cjbarber/ToolsOfTheTrade
Tools of The Trade, from Hacker News.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
react-dnd/react-dnd
Drag and Drop for React
react-grid-layout/react-draggable
React draggable component
testing-library/react-hooks-testing-library
🐏 Simple and complete React hooks testing utilities that encourage good testing practices.
YousefED/typescript-json-schema
Generate json-schema from your Typescript sources
cypress-io/cypress-realworld-app
A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.
gothinkster/react-redux-realworld-example-app
Exemplary real world application built with React + Redux
withspectrum/spectrum
Simple, powerful online communities.
zesty-io/accounts-ui
Zesty.io account management application
HospitalRun/hospitalrun
Monorepo that holds all of HospitalRun's v2 projects.
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
mdn/content
The content behind MDN Web Docs
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
chakra-ui/chakra-ui
Chakra UI is a component system for building products with speed ⚡️
mantinedev/mantine
A fully featured React components library
clintonwoo/hackernews-react-graphql
Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.