Skip to Content

Posts tagged with Front-End

Frustrating CSS Animations

I want to like CSS3 animations: they seem cleaner than relying on setTimeout() or setInterval()-based Javascript animations, generally run faster and are optimized by the browser, sometimes even hardware accelerated. If I want smooth animations in a mobile browser,…

HTML is Still the Great Equalizer

If you had to sit down and write some software for end-users, which platform and language would you write it in now? How about five, ten years ago, or three years in the future? I believe the answer ought to…

From Front-End to Full-Stack Engineer

Front-end (FE) engineering is a relatively new specialization of software engineering, come of age because of the increasing complexity of front-end web development. Its precursor and cousin is the applications engineer - both involve coding an user interface, but FE…