@CSS__Cafe@gavynmckenzie@cssdayconf@CSS__Cafe Gav has to head home on Friday, but I'll be around all day Saturday and attending the event. I'm no public speaker, but if you do still need more speakers, I could give it a go! The talk is about a concept we call "Diamond UI".
With all the new #CSS feature releases, including nesting! https://t.co/FRAOoN8tL8 the popularity of tools like @PostCSS will probably rise and we'll be writing CSS instead of @SassCSS again. Thoughts?
@AntonK52@PostCSS@SassCSS I don’t know what official stats are for this but from what I generally see in the wild most are still using SASS. It’s huge scale of adoption won’t disappear easily but support for nesting may be a turning point and removing sass build/install time is attractive.
The v1 release of jdown is out now! See the updated readme for new options and improvements https://t.co/Olin2GCEmq or check the release notes for extra details on the improvements https://t.co/vItb6iYuTO
The v1 release of jdown is incoming, check out the huge typescript refactor https://t.co/U8EtUl4ynq and follow the v1 branch if you're interested in what's to come!
It'll still be the same helpful little tool just I'll be prouder of it and hopefully, people will have a better overall experience understanding and adopting it.
@vipinajayakumar@ReactStaticJS Thats great! Remember to use @ReactStaticJS v6 as my site was built before the v6 update was released and you’ll notice in the v6 docs there’s some API changes, good luck!
JavaScript Tip: Serve smaller ES2015+ bundles to modern browsers & transpiled ES5 to older ones with @babeljs and preset-env:
https://t.co/5FN7h23gow
https://t.co/wEq9xAFf3G
https://t.co/fC1H9Grw6H
@stevy_smith @florianbuerger @taylorcox@cushionapp Same here, I already had a set up for managing projects, managing them in Cushion too ended up feeling like unnecessary effort even though the data is cool. It’s really nice to use though and helps a lot with invoicing as well as organizing and predicting financials.
My favourite trick to do in devTools is probably `document.designMode = "on"`. Turn it on and start editing text on any element on a website. Super cool! 🤓
https://t.co/bdV9yONayT
@ReactStaticJS Sorry I didn't make the call 🙈, thanks for going over the plugins it was helpful to get an insight there along with everything else. I'll have a think about the client side plugins + GA and anywhere I might be able to contribute!
All the buzz around static site generators and react is awesome in any form, but naturally I wish more of it was about @ReactStaticJS. I’m surprised every day what it can do given its small and succinct codebase and tiny API surface area. With more devs, it could be much better.