WordPress Application development book review and free giveaway
TL;DR: Packtpub was kind enough to give me 2 digital copies to give away to my readers. Please leave a…
Aggregating the Future
TL;DR: Packtpub was kind enough to give me 2 digital copies to give away to my readers. Please leave a…
The average website load time is 2.45 seconds, according to Google Analytics blog, posted in 2012. http://analytics.blogspot.com/2012/04/global-site-speed-overview-how-fast-are.html. Users are increasingly…
Recently I attended Fluent conference and saw very interesting presentation by Kathy Sierra (SeriousPony). It was about making badass developers.…
In my write-up on medium.com, I look at the powerful new auto-formatting feature in JSCS for automatically applying style guide…
Many website owners face the similar challenges sooner or later. Where my website is hosted, who is my domain registrar,…
If you’ve ever used WordPress, chances are you’ve used a theme you found or bought, even if you’re web developer…
Since I started developing websites, I’ve always used jQuery, it’s one of the best things that happened to web development.…
The video from my CSSConf talk on CSS Performance Tooling is now up. This goes along with the slides I’ve…
Linting is a common step in our JavaScript iteration workflow. Most developers probably use JSHint (or ESLint) for this purpose.…
These are the slides from my CSS performance tooling talk, presented at CSSConf.eu earlier this month. High-performance sites need to…