Dev Diary Entry, 2nd April 2019
- I published a new blog post this week, all about a problem I was having making archetypes work in this blog (spoiler: it was to do with the file extension of my markdown file)
- I’ve been looking at tree-shaking with lodash in work and came across this blog. The blog itself was good but I really liked the warning at the top of the article that reminds you that best practices change regularly - a nice touch from the author.
- Why can’t I set the font size of a visited link - because of security! Really interesting post that explains why you can’t do certain styles using the ‘:visited’ pseudo selector.
- Improving the keyboard accessibility of CodePen embeds - the author suggested some changes that you can make in your own site to improve a11y which was a different way of looking at the problem to me, i.e. assuming someone else will fix it.
✍️ View all my Dev Diary posts here.