Show HN: Bloc-them, start JavaScript UI creation in 15 Minutes(github.com)2 points·by jsdeveloper·há 3 anos·0 commentsgithub.comShow HN: Bloc-them, start JavaScript UI creation in 15 Minuteshttps://github.com/anuragvohraec/bloc-themHi All,Introducing `bloc-them`,a tiny (but mighty) JS UI library. Its based on `Business Logic Components` design pattern and hence the name 'bloc-them`.A moderate JS developer can learn it in very short span of time: I belive it should be in 15 Minutes up and running.Ther are only two Classes in whole framework: `Bloc` and `ListenerWidget`.`Bloc` publishes new states and `ListenerWidget` react to such states. The complete 15 Minute tutorial is on the GitHub readMe.0 commentsPost comment—
Introducing `bloc-them`,a tiny (but mighty) JS UI library. Its based on `Business Logic Components` design pattern and hence the name 'bloc-them`.
A moderate JS developer can learn it in very short span of time: I belive it should be in 15 Minutes up and running.
Ther are only two Classes in whole framework: `Bloc` and `ListenerWidget`.
`Bloc` publishes new states and `ListenerWidget` react to such states. The complete 15 Minute tutorial is on the GitHub readMe.