A collection of Design Systems for Figma from all over the globe 🌎 backed by code. SOURCE https://www.designsystemsforfigma.com/
Dashboard Admin Design Patterns
This page lists design patterns for dashboard design collected to support the design and creative exploration of dashboard design. We run a dedicated workshop in March 2022 to help you applying and discussing design patterns in your work. What are Dashboards? Dashboards offer a curated lens through which people view large and complex data sets at a glance. They […]
Email design and development is a beast. Email client vendors haven’t been as progressive as web browser vendors in adopting new standards. Here’s an insight into the world of building and sending email, and a couple of code snippets and resources that are sure to add some hours back into your life. SOURCE https://www.smashingmagazine.com/2017/01/introduction-building-sending-html-email-for-web-developers/
Starting Your Business
Struggling to come up with the best idea? Our exhaustive guide runs through the idea generation process to help you tap into your inner Steve Jobs. https://www.freelancer.com/articles/starting-your-business/ https://www.freelancer.com/articles/starting-your-business/writing-a-business-plan https://www.freelancer.com/articles/starting-your-business/funding-your-startup https://www.freelancer.com/articles/starting-your-business/structuring-your-startup https://www.freelancer.com/articles/starting-your-business/staffing-your-startup https://www.freelancer.com/articles/starting-your-business/marketing-your-startup
The UX of banking
Monzo, Revolut and Starling—often called the challenger banks—have built billion-dollar businesses around the belief that they offer the best overall banking experience. But are they actually any better, or is it all clever marketing? To answer that question I opened 12 real bank accounts, and logged everything. Each chapter provides a forensic analysis of a […]
Learn Flexbox in 30 days with 30 code tidbits ✨ Topics Introduction Flex Container & Flex Items Immediate Child Only Flexbox Axes Flexbox Module Parent Properties Display block vs inline flex-direction flex-wrap flex-flow justify-content [row] space-around vs space-evenly justify-content [column] align-items [row] baseline align-items [column] align-content Child Properties order flex-grow flex-grow calculation flex-shrink flex-shrink calculation […]
This is a hell of a series by Stephanie Eckles. It’s a real pleasure watching CSS evolve and solve problems in clear and elegant ways. SOURCE https://moderncss.dev/
Product Development Webinar
https://aiga.org/aiga/content/tools-and-resources/commitment-to-community/aiga-at-home-webinars/ https://events.withgoogle.com/mobile-ux-marathon/ https://productschool.com/blog/product-management-2/productcon-seattle-presentations-videos/ https://go.miro.com/distributed19-on-demand https://go.miro.com/hacking-your-product-career-on-demand https://go.miro.com/overcoming-objections-to-going-agile-on-demand https://academy.moz.com/ https://niagahoster.co.id/virtual-summit https://figma.com/events/ https://academy.asana.com https://facebook.com/business/learn
Front-end Bookmarks
A collection of articles and talks about HTML, CSS, and JS, grouped by elements, attributes, properties, selectors, methods, and expressions. SOURCE https://www.frontendbookmarks.com/
Tippy.js is the complete tooltip
Tippy.js is the complete tooltip, popover, dropdown, and menu solution for the web, powered by Popper. It’s a generic abstraction for the logic and styling of elements that pop out from the flow of the document and float next to a reference element, overlaid on top of the UI. SOURCE https://atomiks.github.io/tippyjs/