UI Dev Newsletter Issue #16
In this issue: teching CSS, CSS vocabulary, adding README to GitHub profile, and more.
New in Chrome Dev Tools: Style editing for CSS-in-JS frameworks
Chrome Dev Tools now supports CSS-in-JS.
Want to get better at code? Teach someone CSS.
Peter Murray shares five lessons he learned from teaching someone CSS.
Bold on Hover... Without the Layout Shift
Ryan Mulligan demonstrates how to use bold text on hover without the layout shift using pseudo-elements.
CSS Vocabulary
An interactive website dedicated to CSS and its vocabulary.
Useful snippets
Emil Kowalski created a web page with plenty of CSS animations that you could copy with a single click.
Link:
https://emilkowalski.github.io/css-effects-snippets/
How To Create A GitHub Profile README
Monica Powell shows how to add personal README file to GitHub profile.
GitHub Activity in README
James George shares instructions on how to update README.md with the recent GitHub activity of a user.
Dark ages of the Web
Pavel Laptev shows the typical design elements from the past in a single page.