Link here.
Some useful links I try to save here to help me with web development and hopefully other developers out there!
Showing posts with label framework. Show all posts
Showing posts with label framework. Show all posts
Sunday, April 14, 2013
Monday, November 19, 2012
Looking for an opensource framework that works the same on mobile and desktop?
Enyo is your answer!
Labels:
framework
Tuesday, August 28, 2012
About javascript frameworks - which, where and when to use!
Link here.
All about which javascript framework to choose when designing a web application.
All about which javascript framework to choose when designing a web application.
Saturday, August 25, 2012
Phalcon, a faster PHP framework
Link here.
- It's delivered as a C extension
- can handle more requests per second.
- takes way lesser time per request than other frameworks.
- has to interpret lesser files per request.
- has to allocate lesser memory for each request.
- It's delivered as a C extension
- can handle more requests per second.
- takes way lesser time per request than other frameworks.
- has to interpret lesser files per request.
- has to allocate lesser memory for each request.
Subscribe to:
Posts (Atom)