Tag Archives: html

CSS and JavaScript Animations on the web

The guide to JavaScript animations for the web

This is a second part of a guide helping front-end developers to choose the right approach when it comes to animations on the web.

Are you wondering whether to use CSS3 or JavaScript animations? This part explains your JavaScript options and reveals the best JavaScript animation tools available.

Continue reading

CSS and JavaScript Animations on the web

The guide to CSS animations for the web

Have you been asked by your client, boss or designer to create some nice animations on the next web project?

They say: “I have seen this cool effect on the other site, can you do something similar?” or “I have this idea for an animation, can you do it?” and you go: “Sure I can.” or “Hm, I don’t know…”

Tip of the day: Never say “No, I can’t do it.” That’s not what a modern front-end developers say.

Continue reading

Susy - CSS Grid

#1: CodePen demos collection

Do you like to explore the code of other front-end developers?

And do you know that it’s the best way to learn new techniques of coding?

In this new series of articles I will be featuring interesting demos and code snippets from CodePen.io and you can take them apart, break them and learn something new.

Continue reading

Simple parallax scrolling tutorial

Simple parallax scrolling tutorial

I have received many messages and a positive feedback regarding my recent parallax website tutorial. Based on your feedback I have decided to create another tutorial, this time aimed more towards a junior and mid developers.

I will try to explain everything in more detail and you can also download the starting files to follow the tutorial step by step.

Continue reading