basiliothecat
- Karma
- 35
- Created
- June 3, 2014 (12y ago)
- Submissions
- 0
- BitHub, an experiment in funding privacy OSS (whispersystems.org)
-
With react and the likes creating markup in code, i wonder if people find templating solutions (in general) having some limitations or otherwise being inferior? Or it's just me being too attached to templates and seeing…
- JavaScript: Classes vs. Prototypes (citeseerx.ist.psu.edu)
-
One can get away with jQuery or plain DOM juggling for the simpler web projects. There's plenty of choice when you're up to a full blown MVC-ish application. But what to use when building complex web sites (as aposed to…