viz's repositories
ant-design
๐ A UI Design Language
babel-eslint
:tokyo_tower: A wrapper for Babel's parser used for ESLint
dendron-site
Getting started with Dendron
milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
next.js
A minimalistic framework for universal server-rendered React applications
node-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js
prettier-standard
(โฟโ โฟโ ) Prettier and standard brought together!
project-based-learning
Curated list of project-based tutorials
react-archer
๐น Draw arrows between React elements ๐
react-visibility-sensor
Sensor component for React that notifies you when it goes in or out of the window viewport.
reactjs.org
The React documentation website
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.