We have now officially made a big step towards being really desktop friendly and completely responsive. Go and check out our desktop components.
buff.ly/2ORQpK8
Hey, @mobiscroll it would be great if you can spread the word about one of the most popular articles about JS calendar plugins in which your product (Date time picker) has included also! flatlogic.com/blog/top-javas…
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.
I’m planning to build @userlist’s node.js integration package today and I’m thinking about live-streaming it.
Anyone interested in following along?
```
@ 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: reddit.com/r/iOSBeta/comment…)
I tested this with a shortcut, totally works.