Tag Archives: css

Simple Responsive Parallax Website

How to make parallax scrolling website responsive

Have you ever created a parallax scrolling website and wanted to make it responsive but didn’t know how? Is your page working beautifully on desktops but is completely unusable on mobile and tablet devices?

Here is a step by step guide how you can turn parallax scrolling off for mobile and touch devices using enquire.js.

Continue reading

Happy Birthday Game Boy

Happy Birthday Game Boy

Today is a special day. Special day for my good old friend Game Boy.

On the 21st April 1989, Game Boy from Nintendo was released in Japan and was bundled with an iconic puzzle game Tetris.

To pay tribute to this legendary console and game, here is my 2014 variation.

Continue reading

A message for all grumpy developers

8 Tips To Become A Better Front End Developer

Should I use this plugin or that library? Should I plan this project or dive straight into coding? Should I ask for help or figure it out myself?

Sounds familiar?

I know how you feel. I felt the same way. That all changed when I started implementing the below points into my routine.

Continue reading

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