This may be the first time I try a web app that is as snappy as a desktop one. Congratulations! What front-end frameworks/technologies did you use?
[1] https://github.com/quasado/gravit/blob/master/bower.json
11–20 of 75 posts
This may be the first time I try a web app that is as snappy as a desktop one. Congratulations! What front-end frameworks/technologies did you use?
[1] https://github.com/quasado/gravit/blob/master/bower.json
This is not open source! this is free software
This may be the first time I try a web app that is as snappy as a desktop one. Congratulations! What front-end frameworks/technologies did you use?
According to the bower file [1] they only use jquery [1] https://github.com/quasado/gravit/blob/master/bower.json
Random thoughts; (1) A classic drawing tool made slick, beautiful. (2) Flash is not needed for this type of work at all, thanks to HTML5 (3) It's fast enough (4) View source shows nothing, which means all the UI view generation functionality has moved inside JS.
(2) Maybe it was faster for him to build that way, due to experience, etc.. (3) strawman argument, perhaps he chose his technologies for other reasons besides premature optimization. You're essentially accusing him of making a design mistake IMO. (4) The fact that right click is disabled doesn't tell us anything about the software architecture, your statement reads as if its a critique.
Random thoughts; (1) A classic drawing tool made slick, beautiful. (2) Flash is not needed for this type of work at all, thanks to HTML5 (3) It's fast enough (4) View source shows nothing, which means all the UI view generation functionality has moved inside JS.
(2) Maybe it was faster for him to build that way, due to experience, etc.. (3) strawman argument, perhaps he chose his technologies for other reasons besides premature optimization. You're essentially accusing him of making a design mistake IMO. (4) The fact that right click is disabled doesn't tell us anything about the software architecture, your statement reads as if its a critique.
This may be the first time I try a web app that is as snappy as a desktop one. Congratulations! What front-end frameworks/technologies did you use?
This may be the first time I try a web app that is as snappy as a desktop one. Congratulations! What front-end frameworks/technologies did you use?