Giter Club home page Giter Club logo

fe-signpost-compare's Introduction

What is this?

A repository with three projects that have a single signpost component in it. The purpose is to build and test the signpost component for that framework and compare and contrast the similarities and differences of the libraries. Use this README as a starting point to explore the results and conclusions.

Findings

  • Build size (output)
  • API (DX ergonomics, syntactic sugar)

  • Framework idiosyncrocies or patterns
  • Performance
    • Lighthouse CLI scores
      • 1, 10, 100, 1,000, 10,000, 100000, 1,000,000
    • Tree-shaking of build output with bundle-size for tracking build output over time
    • html
    • css
    • js
    • Using defulat CLI build configurations

Preact

Started with: https://github.com/preactjs-templates/widget

  • npx preact-cli create widget preact-compare

Angular

Started with:

  1. ng new ng-workspace --no-create-application
  2. cd angular-workspace
  3. ng generate library ng-compare
  4. ng build my-lib --configuration development
  5. ng test my-lib
  6. ng lint my-lib
  7. new component: ng g c component/signpost --project=ng-compare --dry-run

Vue

Started with: vue create vue-compare

  • manual feature selection
  • TypeScript
  • Lint / Format
  • Unit Testing

fe-signpost-compare's People

Contributors

hippee-lee avatar

Watchers

 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.