Skip to content

Vazcore/Vazcore.github.io

Repository files navigation

FrontCamp 2016

Web Page: https://vazcore.github.io/

Main project installation

  • npm i
  • npm run start

Build prod version

  • npm run build

Tasks

Design Patterns

Creational Pattern

NewsBuilder represents "Builder Pattern"

Structural Pattern

NewsFlowFascade represents "Fascade Pattern"

Behavioral Pattern

NewsSubject represents "Observer Pattern"

Custom Redux

Custom Redux consists of

  • custom.redux.js with combineReducers, createStore
  • news.reducers.js that handles 2 basic actions ( open Console to observe how state changes )

Webpack

Custom loaders

  • ag_remove_numbers

Babel-plugin

Installation

  • cd tasks/babel/babel-plugin
  • npm i
  • npm run build

src/app.js - source file dist/src/app.js - output file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors