-
Let's learn about sandboxing our environments shall we? Sandbox - get it? A few years ago, i decided to refresh my Python by building a complex Django project from scratch. It reminded me why Python is so awesome! On top of that I had a chance to see how Django...
-
Not to mention make it 10 times more elegant After mastering CSS, one usually tends the make the separation between CSS and any kind of coding logic. Basically, you learn that CSS is as static as HTML is (though some features in CSS3 have some logic in them). Sass is...