Code Monkey home page Code Monkey logo

fav-components's Introduction

Fav Components

Motivation

Fav.sh has up to this point used Material UI for it's frontend. This has several disadvantages namely larger bundle sizes and slower load time and Time-to-Interaction. We attempted to optimize imports and improve tree shaking to mitigate this however it's still a big enough issue that the only solution going forward is to create our own UI elements to suit our needs.

Setup

This project is bootstrapped with Storybook. Components are organized in the following format:

/stories
  /component-group
    /component
    /component.stories

Some supplemental components like Buttons will not have their own stories as examples can be found elsewhere.

To start make sure that you are running a NodeJS environment with the latest NPM and Yarn. To install dependencies simply run yarn. To start the storybook run yarn start and then go to localhost:3000 in your browser

Packing Components

WIP

Publishing to NPM

WIP

fav-components's People

Contributors

sgolovine avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.