Meet the new Arrowsβsales rooms + onboarding plans + client portals π All in a single platform. Each purpose-built + built natively for HubSpot. But... why?? π€ We've always said customer onboarding should be an extension of the sales process. The best companies build tons ofβ¦ x.com/i/web/status/1β¦ pic.x.com/xhapurichz
CSS Grid Cheatsheetπ₯ pic.x.com/uedg30cptn
π Alternatives to Using Pure Black (#000000) for Text and Backgrounds uxplanet.org/alternatives-tβ¦ #a11y #design pic.x.com/abbtexhmlg
And you could do the whole thing without JavaScript π€ β’ Use the HTML [popover] API (nested) β’ CSS starting-style to transition open/close βοΈ β’ Anchor positioning βοΈ <button popovertarget="menu"></button> <div popover="auto" id="menu"></div> pic.x.com/qzwniy6onf x.com/raunofreiberg/β¦
Switching word combos on scroll with CSS π±οΈ main { animation: switch both steps(3); animation-timeline: view(); } @βkeyframes switch { to { --i: 3; }} .words__track { translate: 0 calc(var(--i) * -100%); } Result of a DM request π pic.x.com/q77bl0c2sg
Need to conditionally inherit from something but not sure if its defined? Or need to have a soft dependency with rails / ActiveSupport? This is a nifty way I found that does the trick β¨ pic.x.com/opbqlkdsfx
If I had made a list of the top five qualities I desired in a spouse at 18, it would be very different from the list I would create today. Fortunately, by the time I first met my wife in college, I was starting to realize that character was a vital element in a strongβ¦ x.com/i/web/status/1β¦
Quick CSS tip: if you want to select the nth element with a certain class, `:nth-child` supports an `of` syntax. π pic.x.com/vms3srdx0d
Perfect place. pic.x.com/7ht9lz3iwf
Curious how top SaaS companies master onboarding? Surprisingly, I couldnβt find a single benchmarking report. So I spent 20 hours analyzing the top 100 SaaS' onboarding flows to summarize the core onboarding elements. (bookmark for later) pic.x.com/ywop5dcsit
why do all the alt-right pronatalist influencers talk about increased genetic mutations from older women conceiving children but they don't talk about the fact that sperm contribute far more of the mutations and have a much steeper aging curve relative to eggs? pic.x.com/jp3sgvwykt
not my style but would be awesome to live with homies pic.x.com/5egcnvafni
TIL any <button> inside a form that's not a submit button you have to add <button type="button"> otherwise it's always a submit button by default x.com/i/web/status/1β¦
Another beautiful customized select with a usable fallback π§βπ³π This API is awesome π Makes my heart full to see this finally moving along in the WHATWG and browser prototypes β€οΈ pic.x.com/yseagerw1t
π Mobile UI Design Cheatsheet It covers essential UI design elements, from basic functional controls to content containers like sheets, snackbars, and dialogs. pic.x.com/btfouui7wb
CSS challenge: Iβve been working for a solution for leaders via SVG backgrounds with lines + stroke-dasharray: codepen.io/leaverou/pen/bβ¦ It *almost* works great except: 1. Is f*cked for long items (see 4 + source comments) 2. Needs a way to adjust the gap so that it always startsβ¦ x.com/i/web/status/1β¦
Chargebacks suck. A design agency paid Designjoy $5,000 for two branding projects and a website. After everything was done, they initiated a chargeback for the full amount. I thought, βthereβs no way Iβm losing thisβ. After all, I had: - Every word of communication - Proofβ¦ x.com/i/web/status/1β¦
2 days and all I get this shitty automated email. What a premium service @SingaporeAir I got for $10k βDearΒ Sir/Madam, We are still trying to locate your delayed bag(s) and will provide another update in 12 hours. You can also check the status here, with your reference number.β x.com/mrnick_buzz/stβ¦
This is exactly how to turn your expertise into a content strategy: pic.x.com/81ijlbw7ww
I've designed more landing pages in the past 5 months than in the last 5 years combined. Here are 9 key sections for a high-converting SaaS landing page: pic.x.com/1fooik6f0m
THE NUMBER ONE CANCER IN THE US NAVY IS MELANOMA SO THEY DID A STUDY AND FOUND..... "personnel in indoor occupations had a higher age-adjusted incidence rate of melanoma. Persons who worked in occupations that required spending time both indoors and outdoors had the lowest rate.β¦ x.com/i/web/status/1β¦ pic.x.com/t0mw4eyxqu
High body temperature shuts down SARS CoV2 replication. Paper: weβve been talking about this since the pandemic. Try not to treat fevers. Thanks to @TomNob7 for sharing. academic.oup.com/nar/article/50β¦
Designs that impress. Delivered fast. Happy to announce that tolv.studio has officially launched! x.com/i/web/status/1β¦ pic.twitter.com/xGfxg9bgOe
Why are developers so quick to jump for an sdk/library to that just wraps an API, rather than like... Just write the http calls yourself?
Day 5: Mastering CSS Animation Learnt from @KevinJPowell pic.twitter.com/oJIA7OnLT3
The single most important thing I have learned about software development over my career is that if you do not aggressively fight complexity, it will eat you alive.
If you accept money anywhere online, you might be missing out if these attributes aren't in order pic.twitter.com/EAQ0ObJK5g
We are entering the age of the IC. Individual contributors will be able to have >10x the impact they've had historically, and this will mean fewer total managers and layers at companies and many more people on senior IC career tracks for the long haul. Three big drivers of thisβ¦ x.com/i/web/status/1β¦
@fahdananta Gym pass with a steam and sauna. $100/m Dream beam powder. Used to be addicted to sleeping pills. Moved to Beam. Sleep like a baby shopbeam.com/gregisenberg $75/m Milk Frother. Make cappuccinos everyday. From Amazon. Was like $50
A carousel component in 20 lines of modern CSS. π± pic.twitter.com/EyeA5bnAVZ