aamay001's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
public-apis/public-apis
A collective list of free APIs
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
facebook/react
The library for web and native user interfaces.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
github/gitignore
A collection of useful .gitignore templates
facebook/create-react-app
Set up a modern web app by running one command.
ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript
reduxjs/redux
A JS library for predictable global state management
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
jestjs/jest
Delightful JavaScript Testing.
Unitech/pm2
Node.js Production Process Manager with a built-in Load Balancer.
pmndrs/react-spring
✌️ A spring physics based React animation library
eslint/eslint
Find and fix problems in your JavaScript code.
paularmstrong/normalizr
Normalizes nested JSON according to a schema
microsoft/fluentui
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
reduxjs/redux-devtools
DevTools for Redux with hot reloading, action replay, and customizable UI
Semantic-Org/Semantic-UI-React
The official Semantic-UI-React integration
greatfrontend/awesome-front-end-system-design
Curated front end system design resources for interviews and learning
xi-editor/xi-mac
The xi-editor mac frontend.
oracle/node-oracledb
Oracle Database driver for Node.js maintained by Oracle Corp.
stephane-monnot/react-vertical-timeline
Vertical timeline for React.js
salvoravida/react-adal
Azure Active Directory Library (ADAL) support for ReactJS
aspittel/learn-code-from-us
People from underrepresented groups in tech who create awesome programming resources
el-psy-k/react-router-prop-types
Runtime type checking for react-router props
corylanou/go-1-hour-boot-camp
Presentation that gives a high level overview of Go and some basic language use case highlights.
iggredible/algorithm-basics-in-js
Big-O guides in Javascript