Posts Tagged ‘code organization

I’m often asked about how to create an extremely simple MVC boilerplate for small projects which don’t require a massive framework, like CodeIgniter or CakePHP. We’ll build a solution in ten minutes or so. It’s important for me to note that I’m not advocating that you shouldn’t use large frameworks. They absolutely have their places, [...]

I’m often asked about how to create an extremely simple MVC boilerplate for small projects which don’t require a massive framework, like CodeIgniter or CakePHP. We’ll build a solution in ten minutes or so. It’s important for me to note that I’m not advocating that you shouldn’t use large frameworks. They absolutely have their places, [...]

It floors me what young, talented developers are building these days. Kit Goncharov, who only recently turned 17, just cranked out Quilt, a JavaScript preprocessor written in JavaScript. Quilt is very similar to the Sprockets JS preprocessor in that it allows you to improve code organization by logically separating your code into multiple modules within [...]

Sitepoint is known to consistently release amazing books. Their latest book, “jQuery: Novice to Ninja”, covers jQuery, one of the most powerful JavaScript frameworks. The exciting new 390-page book is perfect for any jQuery user, regardless of whether you’re a beginner, advanced, or somewhere in-between. WDD has once again partnered with Sitepoint to bring you this great [...]

Explain which div you’re closing Most of the time when I’m viewing a website source, I see, at the very bottom of the page, an almost endless list of closing </div> tags. In fact, many beginners think they just have to use divs instead of tables to produce quality code. Divs are cleaners than tables, [...]


About this blog

This blog delivers stylish and dynamic news for designers and web-developers on all subjects of design, ranging from: CSS, Ajax, Javascript, web design, graphics, typography, advertising & much more. Our goal is to help you communicate effectively on the web with an engaging website or functional interface.