StrannikAD's Stars
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
connext/chaindata
Cross-chain EVM-based token data.
Constellation-Labs/constellation
:milky_way::satellite: Decentralized Application Integration Platform
denoland/deno
A modern runtime for JavaScript and TypeScript.
grvlle/constellation_wallet
The desktop wallet of Constellation Network aka. Molly Wallet.
StephenGrider/EthereumCasts
Companion repo to an Ethereum/Solidity course on Udemy
zediah/react-perf-examples
Examples of react perf common pitfalls
solenya-group/solenya
mega-powerful micro-framework
markerikson/react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
petehunt/react-howto
Your guide to the (sometimes overwhelming!) React ecosystem.
SimplyWallSt/Company-Analysis-Model
Documentation behind the model used to analyse companies in Simply Wall St
sghall/react-move
React Move | Beautiful, data-driven animations for React
getify/Functional-Light-JS
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
aws/aws-sam-cli
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
gatsbyjs/gatsby
The best React-based framework with performance, scalability and security built in.
mdn/learning-area
GitHub repo for the MDN Learning Area.
ReactiveX/rxjs
A reactive programming library for JavaScript
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
graphql/graphiql
GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
graphql/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
kriskowal/q
A promise library for JavaScript
javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
vasanthk/react-bits
✨ React patterns, techniques, tips and tricks ✨
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
graphql/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
origamitower/folktale
[not actively maintained!] A standard library for functional programming in JavaScript
bookshelf/bookshelf
A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js