Recently I have joined a new company as Java developer. One of my first tasks was to rewrite UI for one of the web applications. Technology stack Project was built with AngularJS, jQuery, Bootstrap, with manual dependency management and no resource optimizations. In other words, there were a lot of work to do. In this article, I will show how...
#maven, #grunt, #bowerI have started developing static sites with Jekyll in May. For those who don’t know what it is: Jekyll is a simple, blog-aware, static site generator. It takes a template directory containing raw text files in various formats, runs it through a converter (like Markdown) and Liquid renderer, and spits out a complete, ready-to-publish static w...
#jekyll, #grunt, #web performance