@neilsuperduper โI wish they just made an offer to buy cryolayer, it would be such an improvement to their current static site export. Plus partner opportunities with Netlify, CloudFlare etc.
Found a great article by @MichaelThiessen on how to Implement a Mouseover / However effect ๐ฑ๏ธ in @Vue I've added some additional code on how to use this while rendering a list of items with v-for๐ https://t.co/O60fnTFUHw
Exploring background task notifications in a #Python / #Flask application? @miguelgrinberg has a great post on how to update progress with #Celery ๐ Here is a diagram how I used it to show progress during file upload โณ๐โ๏ธ https://t.co/PGyzJV5Aog
@adamwathan@tailwindcss@vuejs That's great, thanks! Added `.transition-inherit` to `App.vue` while playing around with a toggle component https://t.co/wKDJIx6ZT4
โThis week, @Filip_Stepien wrote an article on his approach to maintaining a single source of truth while handling form data with Vuex. We appreciate a hands on article for a not-so-intuitive topic!
๐Check it out: https://t.co/MLOkuDrsC8
You can now upload an image to your @github repos that will be used in the <meta property="og:image"> by going into โ๏ธ Settings > Social preview. Check out this project if you like @d3js_org, responsive SVG scaling or messy design sketches. https://t.co/f5DIm6DI20
This talk shows how to expose raw source of a component library great for internal projects! ๐งฑย UMD works everywhere and is perfect for CDNs but webpack cannot tree-shake bundled code.๐ (@23:34) Thank you @Linus_Borg๐ via @vuejsamsterdam@VueMastery https://t.co/iKTDjJqZXD
Nx manages enterprise monorepos: The slide shows how both @reactjs & @angular apps connect sharing an API and #WebComponents. This view highlights branch diffs interaction, Nx will only run tests for code affected by the change. Thanks for sharing @victorsavkin@nrwl_io@DevTO