DEV Community

Krzysztof Żuraw
Krzysztof Żuraw

Posted on • Originally published at krzysztofzuraw.com on

 

Interesting links that I found - vol. 2

This is the second post of my series about things that i found on the internet this week.

Coding

  • Baymard Institute - a lot of great knowledge about UX/UI based on research. I just started reading and I’m finding more and more useful info there.
  • CSS Grid course by Wes Bos. Awesome content. I have a blog post about it coming but what I really like is how Wes is giving me incentive to do some more work with CSS grid.

Other

  • Text file time blocking - nice write up about time blocking in text file. After this post I decided to try it - so far (2 days) it is nice. Let’s see how it gonna fly.
  • Plain text project - as we are on plain text field. Really nice blog about all things plain text.

Top comments (0)

An Animated Guide to Node.js Event Loop

>> Check out this classic DEV post <<