Overview for 'bram'
Written by Bram.us
/ Original link
on Feb. 27, 2021
Jonathan Yeong tried out Snowpack and is equally excited as I am about it. 🙋♂️ If you’re looking for a detailed step-by-step post on Snowpack, check out Learn Snowpack: A High-Performance Frontend…
Written by Bram.us
/ Original link
on Feb. 27, 2021
The folks at Voorhoede share how they integrated the actions/cache@v2 build step into their GitHub Workflow so that it caches npm install results. Super fast npm install on Github Actions → By Shallo…
Written by Bram.us
/ Original link
on Feb. 27, 2021
Nolan Lawson, on how we might focus too much on JavaScript bundle size: Performance is a multi-faceted thing. It would be great if we could reduce it down to a single metric such as bundle size, but…
Written by Bram.us
/ Original link
on Feb. 26, 2021
Jodah Adkins from Stamen Design: For the past year and a half, it’s been our privilege to work on one of our largest and most ambitious undertakings ever: collaborating closely with a team of Faceboo…
Written by Bram.us
/ Original link
on Feb. 26, 2021
Extensive article by Will Boyd on the ::before and ::after Pseudo-Elements. This article starts on the ground floor, explaining these pseudo-elements and how to use them. We’ll dive into saucier topi…
Written by Bram.us
/ Original link
on Feb. 26, 2021
Dan Abramov shares 2 techniques to try before resorting to optimize with React.memo() In this post, I want to share two different techniques. They’re surprisingly basic, which is why people rarely re…