Categories
Old Archives

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 […]

Categories
Old Archives

An Introduction To Building And Sending HTML Email For Web Developers

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/

Categories
Old Archives

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

Categories
Old Archives

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 […]

Categories
Old Archives

Flexbox30 Learn Flexbox with 30 Code Tidbits ✨

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 […]

Categories
Old Archives

Modern CSS Solutions for Old CSS Problems

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/

Categories
Old Archives

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 https://resources.asana.com/forward23-europe-thank-you.html https://aws.techinasia.com/ https://www.inspigoforbusiness.id/inspigolive/inspigolive-home

Categories
Old Archives

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/

Categories
Old Archives

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/

Categories
Old Archives

Welcome to the arrogantly named library of, Good Email Code

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 […]