Comment on Ask HN: What's the best way to build Javascript widgets today?Comments−dotborg13yMoving stuff into CSS seems to be a good direction. i.e. you don't have to code shadows/animations/etc. in JS anymore.
Comments
Moving stuff into CSS seems to be a good direction. i.e. you don't have to code shadows/animations/etc. in JS anymore.