Reading List
- Slow and Steady: Converting Sentry’s Entire Frontend to TypeScript
Recently, Sentry converted 100% of its frontend React codebase from JavaScript to TypeScript. This year-long effort spanned over a dozen…
- Avatars, identicons, and hash visualization
Showing the workings of couple of commonly used hash visualization methods.
- Digital Resistance is Deletion
Christopher Butler
•
22 Feb 2018
- Why skip-links are important for accessibility
Skip-links play an important role in making a website accessible for everybody. Here I point out why and how you can implement them consistently.