Here are @zeldman's tools for slow design in an anxious world. š¢
- Big type
- Hierarchy
- Minimalism
- Art direction
- Whitespace
- Branded
- Authoritative
Here are @zeldman's tools for slow design in an anxious world. š¢
If your app is gonna support Markdown syntax, then at least support the basic typographical elements. I canāt stand this behavior I see in some apps where bold and italics work but links, lists, and blockquotes donāt.
Lately, Iām really into synthwave mixes on YouTube. Iām compiling them into a playlist. https://www.youtube.com/playlist?list=PLs2mlyRcw6kQThkOPNYcKVXlUoYlGyqPN
When I see a well-written error message that not only tells me whatās wrong, but also how to fix it, Iām likeā¦ FIX IT YOURSELF if youāre so smart thenā¦ sheesh.
No one:
shannpersand: Now you can code in Comic Sans: https://github.com/shannpersand/comic-shanns
Annoying (to me) UI patterns:
No one:
Me: a browser-based Yahtzee clone with personal high score tracking and RANDOM.ORG integration. /rdo3/
Iām still rocking macOS Mojave. At this point I wonder if I can make it to the next major release.
I really love the Rainier - Retro theme for VS Code. https://marketplace.visualstudio.com/items?itemName=joytrekker.rainier
I have this fear that governments will ruin the web and in the future weāll have to tell stories to our grandchildren about how awesome it was.
/scratchpad/
Need a quick place to jot something down? I made a little scratchpad. Stores whatever you write there directly in your browser so you can reference it later. Thatās it. Thatās all it does.
I just realized that in Firefox and Chrome you can select multiple tabs by holding shift or cmd/ctrl and perform actions on multiple tabs at once. #TheMoreYouKnow
https://css-tricks.com/php-is-a-ok-for-templating/
Love this pattern for templating a WordPress site (or any PHP-powered site). How have I not been doing this?
One way definitely not to get me to signup for your [WHATEVER] is to pop up a large, garishly animated sign-up box right in the middle of the page while Iām trying to use your website.
I donāt always write webpack configuration files, but when I do, Iā¦ wait, actually I never do. I just use @laravelphp Mix. - https://laravel-mix.com/
I see a lot of ājQuery sucksā or ādonāt use jQuery in 2020ā to which I say: use whatever works for you. If jQuery helps you make a better website or app, use it. Itās hardly a terrible choice. If anything, itās battle-tested and reliable.
Web dev is so complex these days. Feels wrong to say all the complexity is bad. But it feels wrong to say itās good. I use it but it never feels right to me. I feel this essay by @bastianallgeier šÆ https://bastianallgeier.com/notes/simplicity-part-2
I canāt stop watching this video by @cassidoo. Cracks me up every time. https://twitter.com/cassidoo/status/1216871876192088065
Iām scared to upgrade to Catalina. Iāve heard a lot of people complain about bugs. Anyone have anything good to say about it?
https://github.com/dg/twitter-php
I wasnāt satisfied with the IFTTT applet that was posting my microblog posts to Twitter for me, so I made my own custom integration using this handy library.