Deploy with @zeithq and want forms without writing any backend code? Meet the official StaticKit integration! Great for: β’ Contact forms β’ Email opt-in forms β’ Feedback surveys Try it for free: https://t.co/9PNbacDNcY
Still so happy that we managed to take home the Highly Commended award at the Wales StartUp Awards this weekend. Such an amazing night, and well done again to everybody who got nominated or took home awards. πͺ https://t.co/fsiGPbrrCI
@jherr For example, some effects are initial effects, that should be executed *once* when the app starts. But there is no event handler for this (except maybe onLoad?), so we have to execute the side-effect outside of all components, which can feel like a code smell.
Yay finally got ESM webpack package builds working properly. I was having problem with externals & tree shaking. Now webpack uses ESM imports across everything in the module, then is imported by the parent & shaken. No Babel processing needed
Want stateful apps but donβt want to manage databases? Check out our guide on creating powerful full-stack apps with Next.js, @fauna, and ZEIT Now. https://t.co/vT4ji2BkKM
One of the best gΜ΅aΜ΅mΜ΅eΜ΅dΜ΅eΜ΅vΜ΅ software engineering talks ever given (by @despair) πΈ Simple is Good! πΈ Fit Tech to Context https://t.co/txFFRE1SdM
@GaReth_Rutter @mikedotsullivan good god: young designers are a protected species? And i do post good stuff, just never gets this reaction. I learnt most from the crap I made and got called on. The design world is not a pony farm
@GaReth_Rutter @mikedotsullivan other folk tweet cat pictures; I do type. Just ignore it. No idea why people get so upset. As if Twitter was only about the βimportantβ shit out there. Relax, everybody
βοΈ React tip: did you know that you can use the `key` prop to 'reset' individual components? They're not only for lists! Changing the key creates a new instance of the component. No more useState/useEffect juggling for these resetting use-cases. Demo: https://t.co/cKi47J6QKK https://t.co/f8ETSe3pxY
Last but not least, Houdini's '@ property' or the Properties and Values API π This allows us to animate and transition custom properties by providing context to the browser via types π€ When the browser knows a type, it can transition things, like our inset values! π« https://t.co/3jcCD8uVPk
Pentagram is thrilled to announce that our partner @emilyoberman has been selected to receive the @AIGAdesign Medal, the most distinguished honor in the profession of communication design https://t.co/JvnaSILhIX https://t.co/tkDMKpqdXx
Avoiding the JS framework debate going on, but I'll just remind everyone that the top things making most of the web awful are: - popups - ad scripts - custom fonts - bad image loading - slow servers The sites without these problems are so much better its not worth fighting over