Giter Club home page Giter Club logo

simple-todo-multi-frameworks's Introduction

Simple Todo Multi-frameworks

The goal of this project is to learn how different Javascript frameworks (and Javascript/Wasm compiled languages) work. This is done by producing the same application derivatives that all look EXACTLY the same. I feel like this will help me focus on learning the technology instead of fighting a complicated project.

Completed Apps

...

simple-todo-multi-frameworks's People

Contributors

aldrag avatar

Watchers

 avatar

simple-todo-multi-frameworks's Issues

Create baseline Angular Todo application

Since Angular is my most knowledgable framework, I will use it as the baseline Todo application that all other frameworks will follow design wise.

It will heavily use RxJS with OnPush change detection. I will create 3 other derivates in other Github issues:

  • No/Little RxJS. Default change detection.
  • No/Little RxJS. OnPush change detection.
  • Signals. OnPush change detection.

I'm just curious about how those different derivates perform and look.

Setup E2E tests to auto-screenshot compare the different Todo application derivates

Every Todo application derivative should look EXACTLY the same by the pixel. If it can't, then that shows the framework has some quirks or is difficult to work with. It should be easy to make it pixel-by-pixel perfect very easily ๐Ÿคž

We could use possibly Playwright as our E2E test tool to open each built application in a browser and perform screenshot tests with hopefully a possible free tool like Percy.

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.