jeromche's comments

jeromche | 13 years ago | on: Ask HN: Your stack of choice for web development?

Also using LAMP. For small websites/campaigns I tend to use a CodeIgniter back-end with jQuery and Twitter Bootstrap front-end. For bigger things a separation into an API and a client helps to keep it clean so a Kohana RESTful back-end that communicates through JSON with a Backbone front-end.
page 1