It kinda blows my mind that billions of dollars in commerce is confirmed with this nondescript dialog.
I don’t have a specific idea for a better alternative, but just seems so simple and plain.
Hello, this is Alby 🐝!
Check out my new website: getalby.com and play around with the extension. But be careful, it is alpha.
Thanks to all the contributors who made it possible @bitcoin_design 🙏
To redesign Facebook.com for today’s browsers, we’ve rebuilt and standardized our tech stack. This let us rethink functionality in a performant, sustainable way and build a solid foundation for future growth. engineering.fb.com/web/faceb…
Here's something that's objectively GOOD: A website that lists all education programs in the Netherlands – to help students make informed life choices
#MadeWithPrismic
Next.js 6 is here:
◆ Zero-configuration static exports
◆ `_app.js`, an extension point that enables page transitions, Apollo or Redux integration and more
◆ Babel 7 and Fragment syntax `<>` support
zeit.co/blog/next6
render() {
return (
<>
<h1>React v16.2 has been released!</h1>
<h2>Introduces a new syntax for fragments!</h2>
Thanks to all our collaborators!
</>
);
}
reactjs.org/blog/2017/11/28/…