Front-end dev from Glasgow, keen on CSS, cycling and heavy metal. Endorse me for javascript fuckery on LinkedIn.
Posts
@acf@masto.alancfrancis.com yeah last week everything was hitting 100%, this week 98% isn't cutting it
@zachleat@fediverse.zachleat.com you may not like it but this is what peak performance looks like
@semanticist@mastodon.social it's been a while since I've used one but I think they might not play well with responsive layouts, and they're fiddly to author. Bandcamp still uses them in production though (on desktop only) so they're not totally dead.
SVGs are nicer but probably even fiddlier if you're not used to working with them.
@beep@follow.ethanmarcotte.com adding lolsob as a custom emoji to my work Slack is probably the single most impactful thing I've done there in four years
@sil@mastodon.social plain brackets should (although the explicit return is probably more readable anyway 😅)
m.map(item => ({thing: item, punc: "!"}))
@sil@mastodon.social if you wrap the curly braces in regular parentheses it might work with the implicit return?
@jonikorpi@mastodon.gamedev.place Astro if you want an all-in-one solution or Eleventy if you want maximum control and are happy plugging a lot of bits together to get there. (I voted Astro)
@phooky@hexa.club I worked on a project for a client that revolved around Wang Annotations last year, although in fairness that was probably the least cursed part of it.
@sue@glasgow.social also we'd catch a lot of problems if people did read their compiler output 😅
@b0rk@social.jvns.ca IME it's almost invariably the front-end team implementing, based on loading the marketing team's pile of 3rd party tracking scripts and seeing what doesn't load