Level 5: XMPP
the job of a designer is it, to let things look beautiful in different ways: in the way it looks, it feels, how to use it and so on. i wouldn't say that i'm only a software engineer, but also a software designer. code…
i solved that by problem in my library https://github.com/dodo/node-dynamictemplate with the ui designers by masking their static html on my functions, which are only a subset of the part in the static html which you…
got it working so far .. but it needs some code clean up (tomorrow).
i am currently developing a library [0] that separates `what you want to do` from `what should actually happen`. so if you have a model with some changing attributes you can write your view like this: class View extends…
Level 5: XMPP
the job of a designer is it, to let things look beautiful in different ways: in the way it looks, it feels, how to use it and so on. i wouldn't say that i'm only a software engineer, but also a software designer. code…
i solved that by problem in my library https://github.com/dodo/node-dynamictemplate with the ui designers by masking their static html on my functions, which are only a subset of the part in the static html which you…
got it working so far .. but it needs some code clean up (tomorrow).
i am currently developing a library [0] that separates `what you want to do` from `what should actually happen`. so if you have a model with some changing attributes you can write your view like this: class View extends…