Giter VIP home page Giter VIP logo

kysley-react-5's Introduction

kysley-react-5... now with Typescript!

This is repo for the 5th iteration of Typescript

Docs

About

This repo is mostly a very basic Typescript practice area. Unfortunately there isn't much to type (to my beginner TS eyes) but it is more for working on the build tooling.

Regardless, this codebase is the next iteration... And I'll be attempting to expand typing where possible.

Codebase

Technologies

  • ES6/7/Next: React for the frontend, Typescript, Babel and webpack for everything else

Better List

  • Typescript: Typed superset of JS
  • emotion: CSS-in-JS
  • babel/preset-typescript: Parse TS files using webpack + babel@7
  • typescript-eslint/parser: Parser for ESLint to handle both ES and TS code

Folder Structure

Not very consistent compared to other folder structures I've created. I wanted to play around with having all styling etc files living inside the single Component folder- but I'm still not sold on it as it causes a lot of file name ambiguity.

First Time Setup

  1. Clone/download the project to your pc
  2. run yarn to download all necessary packages
  3. you should be good to continue to Running the App locally

Running the App locally

Development

  1. yarn start after you completed First Time Setup

Production

  1. yarn build after you completed First Time Setup.

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.