JS Bin vs Kohana
A side-by-side look at JS Bin and Kohana. For an in-depth review of either product, follow the links below.
JS Bin
Development
JS Bin is an online code editor and debugging tool for web developers. It allows you to edit HTML, CSS, and JavaScript and see the results in real time. Useful for testing snippets of code, prototyping websites, and sharing code examples.
javascripthtmlcssdebuggingprototyping
Kohana
Development
Kohana is an open-source HMVC PHP framework that aims to be secure, lightweight and performance-oriented. It has a simple API and modular structure to allow developers to use only the components they need.
phphmvcopen-sourcemodular