Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/douglasmatosdev/training

This project is only learn more about same web technologies
https://github.com/douglasmatosdev/training

babel ecmascript2017 eslint html html5 javascript jest reactjs redux typescript webpack

Last synced: 12 days ago
JSON representation

This project is only learn more about same web technologies

Awesome Lists containing this project

README

        

# Training

## Overview
> The focus of this repository is not to create an application or develop an app, the real focus of this repository is to learn how to set up a project little by little.

#### The evolutions of the code will be separated by versions created by tags.

> Note.: For change tags run git command `git checkout TAG_NAME` ex.: `git checkout v0.2`

### Status
- v0.1: Minimal code for run ReactJS without `create-react-app` using webpack and babel.
- v0.2: First settings for `Typescript` and more configurations in `webpack` for support `css, scss, png, SVG, jpg, GIF, minification, optimizations` and more.