Srinath-Ganesan's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
github/gitignore
A collection of useful .gitignore templates
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
reduxjs/redux
A JS library for predictable global state management
aosabook/500lines
500 Lines or Less
TanStack/table
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
kriasoft/react-starter-kit
The web's most popular Jamstack front-end template (boilerplate) for building web applications with React
chalk/chalk
🖍 Terminal string styling done right
mdx-js/mdx
Markdown for the component era
grab/front-end-guide
📚 Study guide and introduction to the modern front end stack.
browserslist/browserslist
🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env
raineorshine/npm-check-updates
Find newer versions of package dependencies than what your package.json allows
nodegui/react-nodegui
Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀
jeffkaufman/icdiff
improved colored diff
fbeline/design-patterns-JS
All the 23 (GoF) design patterns implemented in Javascript
cutenode/1x.engineer
The official website of 1x Engineers around the world
bephrem1/interviewpen
Code samples for Back to Back SWE lessons (archive).
simov/markdown-viewer
Markdown Viewer / Browser Extension
crizstian/data-structure-and-algorithms-with-ES6
Data Structures and Algorithms using ES6
kentcdodds/kcd-scripts
CLI toolbox for common scripts for my projects
coryhouse/react-flux-starter-kit
Quickly get started with React and Flux using Browserify and Gulp
sophiebits/react-dom-mini
Toy React renderer from my React Conf 2019 talk, "Building a Custom React Renderer"
shivkanthb/curlx
◼️ Supercharge curl with history, collections and more.
godaddy/gasket
Framework Maker for JavaScript Applications
bobwei/algorithms
Gethyl/UnderstandThunk
This repository is created to help everyone understand how redux-thunk works. It breaks down the code into smaller bits and makes it easier for people how aren't too familiar with ES6