|
|
|
|
|
by sysadm1n
1613 days ago
|
|
web.dev[0] is full of great articles if you like web development CSS Tricks[1] is also full of handy snippets of code you can use when developing a website. I've noted many handy (somewhat overlooked) pieces of code on there. Feel free to skip some 'noisy' articles that have code you will never use. I tend to focus on stuff that will work everywhere, regardless of browser. [0] https://web.dev/blog/ [1] https://css-tricks.com/ |
|