Tips for Job Interviews as a Junior Software Developer Sep 27, 2020
As coding bootcamps such as Coder Academy and General Assembly churn out more and more software developers, and as more and more people…
For the past few weeks I have started contributing to a small project - Slim.
Slim is a fast, lightweight templating engine for Rails 3. It has been tested on Ruby 1.9.2 and Ruby/REE 1.8.7. Slim is heavily influenced by Haml and Jade.
Andrew Stone who is the author of the project has posted a quick update on the latest feature additions to Slim. Please go check it out.
The source code of Slim is available on Github.