Some new resources worth checking out


Reading Time:
June 9, 2015

JS plugins

X-instragram

A API for getting dynamically instragram pictures.

CamanJS

Javascript manipulation of images, a bit like adjusting curves & levels on Photoshop but in the Web.

Flickity

Responsive and touch friendly galleries, free for personal use.

Typeslab

Create a poster, easy and quicly with this online editor.

matchMedia

Media queries with JS.

jotform.css.js

A lightweight JS parser for CSS , read about why at Medium.

Flat CMS’s

Iv’e come across with these and I found them interesting for small projects, why? They don’t have a DB , are super fast and require less maintenance than WordPress for example.

You might be wondering , how does a CMS without DB works, well.. As a CMS? They use a folder hierarchy to achieve that, it might be tricky at first, but the only requirement you gotta have is to learn a bit of Markdown, the rest like images and so, you just have to drag it to the folder.

PicoCMS

Fast, with lots of plugins , based on Twig and Markdown , its kind of similiar to Grav.

WonderCMS

The lightest of all CMS acording to them , only  8kB.

Grav

Similiar to PicoCMS but it seems a little more complete, with Starter Themes, Plugins and enough documentation to get you started.

Some random thing’s I’ve come across.

Free responsive design lessons!

Yep a 6 day course, made by Patrick Wong, a good place to start.

A awesome loading page

Made only with Scss.

A JS ad-don to Bootstrap 3

Some new features like form validation, progress bars and notifications.

Jquery Mosaic

An alternative to Masonry.js 

HeadRoom.js

Hide you header till you need it! A great plugin , surely useful to have bookmarked.

Elevator.js

I dare you to implement this on you website 😀