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 […]
Category: Old Archives
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
AIGA at Home Webinars, https://aiga.org/aiga/content/tools-and-resources/commitment-to-community/aiga-at-home-webinars/ Google Mobile UX Marathon, https://events.withgoogle.com/mobile-ux-marathon/ Productshool Product Conference Seattle, https://productschool.com/blog/product-management-2/productcon-seattle-presentations-videos/ Miro Distributed 19, https://go.miro.com/distributed19-on-demand Miro – Hacking Your Product Career, https://go.miro.com/hacking-your-product-career-on-demand Miro – Overcoming Objections to going Agile, https://go.miro.com/overcoming-objections-to-going-agile-on-demand MOZ Academy, https://academy.moz.com/ Niaga Hoster Virtual Summit, https://niagahoster.co.id/virtual-summit Figma Events, https://figma.com/events/ Asana Academy, https://academy.asana.com Facebook Business Learn, https://facebook.com/business/learn Asana Forward 2023, […]
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/
Welcome to the arrogantly named library of, Good Email Code I always enjoy writing and talking about email code so I decided to set up this site to share code and explain the reasons behind everything I’m doing. You are welcome to simply copy and paste code or you can read up and learn the […]