Monthly Digest August 2020
- Published at
- Updated at
- Reading time
- 3min
Hello friends!
I'm about to wrap up the week for a two-week vacation, and I can't wait to hang out in a cabin in Denmark. Apart from that, I finally made it to finish my website rebuild with Eleventy. And I'm so happy about it. I tweeted some details about it if you want to learn more. Let's dive into some web stuff, shall we?
If you haven't played around with custom elements, you should have a look. They're like jQuery plugins without jQuery. To implement web performance metrics in my rebuilt site, I wrote a quick web-vitals element. Load it from unpgk.com, place it in your pages and start showing web performance metrics.
Cross-Origin Resource Sharing (CORS) is every developer's favorite subject (not). Even after all these years, CORS is (are?) a hurdle for me. βπΌπ₯ CS Visualized: CORS, written by Lydia Hallie, is an outstanding article on the topic. It includes many animated explanations, and I don't want to know how long this article took to create.
- Why CSS Logical Properties Arenβt Ready for Use! by Elad Shechter
- Comparing Data in Google and Netlify Analytics by Jim Nielsen
- My favourite Visual Studio Code tips for "how did you do it" kind of people by PaweΕ Grzybek
- sindresorhus / terminal-image-cli β Display images in the terminal
- denisidoro / navi β An interactive cheatsheet tool for the command-line and application launchers
- tldr-pages / tldr β Collaborative cheatsheets for console commands
- The navigation timing API includes the type of the current navigation
- Elements with
overflow: hidden
are scrollable - Define where an element should be scrolled to using
elem
.scrollIntoView
You can find more learnings (128 in total π) in my "Today I learned" section.
- Revive and replace in JSON
- The flexible
flex
shorthand property - Unicode property escapes
inputmode
on input elements- Logical CSS properties
ParentNode
in JavaScript.replaceChilredn - Nested destructuring in Javascript
You can find more #devsheets on Twitter.
Over the last month, I spent a lot of time with GraphQL, and I'm sold! While I'm still figuring out best practices Sasha Solomon's talk "200 OK! Error Handling in GraphQL" made some core principles "click" for me. I highly recommend it!
The best JavaScript coding style is to have no style.
A particular coding style used to be very important to me. In total, I must have spent hours (if not days) adding and removing spaces. Luckily we're over that and I couldn't agree more with Nick DeJesus.
Green Day's "Time of your life" made me time travel when it came on the radio. The video is from 2009. Oh my... time flies.
And that's my favorite content of August 2020, friends! π π
Have a great September, and stay safe!
And if you have any feedback about this newsletter, please let me know.
Join 5.5k readers and learn something new every week with Web Weekly.