@afontq @kentcdodds @dotJS @TestingLib You nailed it! Thanks for such a great talk. And a valuable subject!
@hdv @NikkitaFTW lol!
This simple button does all sorts of cleverness in the background so you don’t have to. Brilliant stuff from @NikkitaFTW!
https://www.netlify.com/blog/2019/03/26/deploy-codesandbox-to-netlify/
This simple button does all sorts of cleverness in the background so you don’t have to. Brilliant stuff from @NikkitaFTW!
https://www.netlify.com/blog/2019/03/26/deploy-codesandbox-to-netlify/
Phil Hawksworth
@philhawksworth •
Loving @posva’s talk at @dotJS. Showing some ❤️ for URLs (which are the web’s super power ) and showing how client-side applications can be good web citizens via things like the History API and careful encoding. Well worth a watch when the #dotJS videos come out.
@joshnesbitt @dotJS It’s pretty special!
@sarah_edo @jenlooper @lauragift21 This is me whenever I’ve been at a casino. (Rarely)
I assume I’ll loose ALL of my “my ticket to play”. If I lose less, that is... a win.
Note- this is probably not the core of a profitable gambling strategy. But it makes me ok with a night playing.
I assume I’ll loose ALL of my “my ticket to play”. If I lose less, that is... a win.
Note- this is probably not the core of a profitable gambling strategy. But it makes me ok with a night playing.
@simonswiss This detail is huge for me. I wish I had understood this when I was leading development teams on many agency projects with different CSS conventions every time.
Game changer.
Game changer.
@frontstuff_io @dotCSS Oh wow, I missed this and will totally be hungrily reading that.
This talk by @simonswiss was my first moment of opening my mind to the idea. (The point you made too). I found this persuasive when I was skeptical.
https://twitter.com/philhawksworth/status/1172110612438114304?s=21 https://twitter.com/philhawksworth/status/1172110612438114304
This talk by @simonswiss was my first moment of opening my mind to the idea. (The point you made too). I found this persuasive when I was skeptical.
https://twitter.com/philhawksworth/status/1172110612438114304?s=21 https://twitter.com/philhawksworth/status/1172110612438114304
Phil Hawksworth
@philhawksworth •
“A little duplication is better than overly clever code”
— says @emplums at @dotCSS
Hard agree! Especially after I’ve been over eager with my own optimisations and attempts to be totally DRY in the past.
Pragmatism FTW!
— says @emplums at @dotCSS
Hard agree! Especially after I’ve been over eager with my own optimisations and attempts to be totally DRY in the past.
Pragmatism FTW!
Psssst, want to join me here at @netlify and make making things for the web ever more fun and powerful?
We’re growing all the time!
https://netlify.com/careers
We’re growing all the time!
https://netlify.com/careers
@stefanjudis @dotJS Yay!!!
@patrick_h_lauke @derSchepp @goetsu @dotCSS @hankchizljaw I think this reset reverts animations to aaaaaaalmost nothing, right? There might be some deeper thinking behind this from @hankchizljaw
@Eastmad I wouldn’t joke about this.
Phil Hawksworth
@philhawksworth •
@hankchizljaw @derSchepp @goetsu @dotCSS Seems like a solid thing to have as a default and then progressively and deliberately enhance from. Nice.
@derSchepp @goetsu @dotCSS On that note, @hankchizljaw’s standard reset CSS takes this approach nicely.
https://hankchizljaw.com/wrote/a-modern-css-reset/
https://hankchizljaw.com/wrote/a-modern-css-reset/
Phil Hawksworth
@philhawksworth •
At @dotCSS, @goetsu mentions the importance of thoughtful animations and how using the prefers-reduced-motion media query lets us craft animations as progressive enhancements. I love this. It reminds me of @sarah_edo’s phrasing of 3D RWD (where animation is the 3rd dimension.