Skip to content
View huonglt's full-sized avatar
Block or Report

Block or report huonglt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Burger-AngularJS Burger-AngularJS Public

    A burger builder app using AngularJS, Bootstrap, grunt, bower and HTML5. Responsive & Mobile friendly

    JavaScript

  2. Burger-ReactJS Burger-ReactJS Public

    Rewrite the Burger-AngularJS app. Using ReactJS + Redux + Webpack + Babel + ES6. Excellent usage of higher order functions as factory for React components and methods. Responsive & mobile friendly

    JavaScript 3

  3. generatorSimple generatorSimple Public

    A nodejs app demonstrating 2 usage of generator function. Write asynchronous code in synchronous style. Sequentially executing promises. Write your own. No external library. Just Node, Babel & ES6

    JavaScript

  4. reactiveJS reactiveJS Public

    A nodejs app using reactive + functional programming. Handling synchronous + asynchronous actions. Streaming. Using redux-cycles library

    JavaScript

  5. rxJS rxJS Public

    A nodejs app using reactive style + functional programming. Streaming. Synchronous + Asynchronous actions. RxJs + nodejs + babel + ES6 + axios

    JavaScript

  6. storeSimple storeSimple Public

    A nodejs app demonstrating all redux store concepts: action, store, middleware, reducer. Write own pure & stateless functions. No external dependencies. Just Node, Babel and ES6

    JavaScript