GithubHelp home page GithubHelp logo

isabella232 / example-todo-tsx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atomicojs/example-todo-tsx

0.0 0.0 0.0 35 KB

Home Page: https://atomicojs.github.io/example-todo-tsx/

JavaScript 8.20% TypeScript 62.14% CSS 23.53% HTML 6.13%

example-todo-tsx's Introduction

Atomico Atomico

Hi, I'm @uppercod, creator of Atomico and I want to thank you for starting with Atomico.

If you need help you can find it at:

twitter discord documentation discord

Now what you have installed is a quick start kit based on Vite, which you can scale for your project, now to continue you must execute the following commands:

  1. npm install
  2. npm start : Initialize the development server
  3. npm build : Optional, Generate a build of your project from the html file index.html.

Todo with TSX(Typescript)

This is a small Todo created with Atomico that will allow you to know how it is with TSX(Typescript), I hope that with these examples you will understand:

  1. Create components with effects on forms: it is normal that when starting with webcomponents you cannot reflect your events to forms, in this example I show you how to solve this in an elegant way.
  2. Design token: The design tokens are the variables of a design system, in this example I show you how to carry the token design in a sustainable way and without global conflicts.
  3. Bases for developing components and applications with Atomico: although the example is a small whole, with the use of Atomico types, communication through events and the use of forms.

Structure

|-src
  |- todo # Groups all components
  |- todo-header # announces the creation of a task
  |- todo-task # shows the task and its status
  |- todo-footer # filter tasks
  |- button
  |- checkbox
  |- input
  |- tab

example-todo-tsx's People

Contributors

uppercod 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.