GithubHelp home page GithubHelp logo

kunalsaini73 / typescript-react-webpack Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 228 KB

Simple Typescript React and Webpack Template, the main goal is to give users a simple to use template.

TypeScript 11.52% JavaScript 63.90% SCSS 11.27% HTML 13.31%
typescript webpack babel template react

typescript-react-webpack's Introduction

React Typescript Webpack Template ๐Ÿฅณ

The best front-end template you can find ever,

A simple to understand yet powerful template

  • Typescript for decreasing debugging time
  • React to make you new website more beautiful

Features

  • Simple to use ๐Ÿ˜‰
  • This template uses latest Webpack 5, React 17
  • The template uses various babel plugins for optimising JSX and JS.
  • ESLint using Google's Standard Style Guide.

NPM Commands

To run webpack in development mode npm run start

To run webpack server with hot reloading npm run start:serve

To create the production build of your program npm run build

Plugins

This template ensures that your code run as butterly as possible by making use of several babel plugins

Plugin README
babel-plugin-loop-optimizer Converts .forEach to native for loop
faster.js rewrites common Array methods which do the same thing just faster!
babel-preset-react-optimize A Babel Preset for Optimizing React Code
babel-plugin-closure-elimination Babel plugin which spreads closures into functions for faster performance
babel-plugin-preval pre-evaluate code at build time
babel-plugin-idx idx is a utility function for traversing properties on objects and arrays

License

MIT

Free Software, Hell Yeah! ๐Ÿ˜˜

typescript-react-webpack's People

Contributors

kunalsaini73 avatar bradtraversy avatar dependabot[bot] avatar ahmedkrmn avatar bushblade avatar petercr 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.