Hacker News new | ask | show | jobs
by Axsuul 4021 days ago
It's CSS transitions that are being injected by JavaScript it looks like.

  window.requestAnimationFrame(function(){return e.css("transform","translateX("+m+"px)")
Furthermore, it looks like this landing page was built with Rails!