We have now officially made a big step towards being really desktop friendly and completely responsive. Go and check out our desktop components.
https://t.co/qcvS2dj4PC
@Meligy There is no limitation on number of developers working with it, meaning it’s ok if multiple people from the company can access the code from your private repo.
We started using Basecamp. Hill charts FTW - it reduces my anxiety and the urge to check in with people. But for a long time I am feeling the closest to shipping a brand new version of Mobiscroll.
```
@ media print {
a::after {
content: " (" attr(href) ") ";
}
}
```
... is a super short way to improve the print usability of your site's links.
[#DevAdventCalendar day 17]
Productivity 🔥
Almost always, applications will list shortcuts beside their menu-based command. Force yourself to look them up each time and after a few times they will become muscle memory 💪🏻
Looks like iOS 12.2 beta introduces support for the Web Share API in Safari and other web views – meaning web devs can now create buttons to invoke the native system share sheet. (via: https://t.co/mbhOafRO2D)
I tested this with a shortcut, totally works.