Big Data Visualization: Review of the 20 Best Tools
Edoardo L'Astorina

Big Data Visualization: Review of the 20 Best Tools

Big Data is amazing. It describes our everyday behavior, keeps track of the places we go, stores what we like to do and how much time we spend doing our favorite activities. Big Data is made of numbers, and I think we all agree when we say: Numbers are difficult to look at. Enter Big Data visualization. Google, Facebook, Amazon, Apple, [Twitter]...

Read more

Grunt and AWS S3: how to streamline your deployment process
Edoardo L'Astorina

Grunt and AWS S3: how to streamline your deployment process

Here's a scenario  lot of us developers find ourselves in: you built your amazing static site. And when it came to deciding on your build tool you chose Grunt,  because it simplifies the build process. Everybody else uses it, and there's a reason: it works wonders. Everything is set: jit-grunt - read our[ jit-grunt guide here](https://inspire.blufra.me/speed-up-your-entire-grunt-buil...

Read more

HTML minifiers: grunt-contrib-htmlmin vs grunt-minify-html
Edoardo L'Astorina

HTML minifiers: grunt-contrib-htmlmin vs grunt-minify-html

You need to minify HTML: to improve page load on your site, let your users access your content when they need to without a long wait, and use less bandwidth when you serve your hosted site. The easiest, robust way to do so is to minify during the build process, and Grunt is the best tool out there to make your build process a breeze. But once you set up Grunt, where do you get from there to having your minified H...

Read more

50 Cool jQuery Effects and the Best CSS Animations
Edoardo L'Astorina

50 Cool jQuery Effects and the Best CSS Animations

If you are a web designer or developer you are already aware of how to work jQuery and CSS. CSS3 and jQuery have radically changed web development. Want to animate beautiful and amazing elements, easily and without much effort or coding? For this showcase we picked beautiful preloading effects, adaptive modal, animated hover effects, elastic effects, bu...

Read more