crontab.guru - the cron schedule expression editorThe quick and simple editor for cron schedule expressions.tagged: cron12-05-2017
patrick-steele-idem/morphdom: Fast and lightweight DOM diffing/patching (no virtual DOM needed)Lightweight module for morphing an existing DOM node tree to match a target DOM node tree. It's fast and works with the real DOM—no virtual DOM needed!tagged: domvirtual-domdiffing12-05-2017
Incoming Webhooks | SlackIncoming Webhooks are a simple way to post messages from external sources into Slack. They make use of normal HTTP requests with a JSON payload that includes the message text and some options. Message Attachments can also be used in Incoming Webhooks to display richly-formatted messages that stand out from regular chat messages.tagged: slackwebhooks12-05-2017
Five Factor Testing - Custom Web & Mobile Development Company | DevMyndWhen I took my first real dev job in the late 90s, it was not common for developers to write their own automated tests. Instead, large companies depended on teams of testers, who tested manually, or were experts in complex (and expensive) automation software. Small companies were more likely to depend on code review, months of “integration” after the “development,”…or most commonly: pure hope.tagged: testinge2e12-05-2017
Open Broadcaster Software | HomeFree and open source software for video recording and live streaming. Download and start streaming quickly and easily on Windows, Mac or Linux.tagged: streamingopen-source11-05-2017
Coding In The Age Of Code ComponentsThis is the age of code components. Web, React, Angular, Vue, and even Node components are the building blocks of pretty much everything these days.tagged: componentsweb11-05-2017
ServiceWorker CookbookThe Service Worker Cookbook is a collection of working, practical examples of using service workers in modern web apps. Tip: Open your Developer Tools console to view fetch events and informative messages about what each recipe's service worker is doing!tagged: cachingservice-workers11-05-2017
Optimize CSS Delivery | PageSpeed Insights | Google DevelopersBefore the browser can render content it must process all the style and layout information for the current page. As a result, the browser will block rendering until external stylesheets are downloaded and processed, which may require multiple roundtrips and delay the time to first render. See render-tree construction, layout, and paint to learn more about the critical rendering path, and render blocking CSS for tips on how to unblock rendering and improve CSS delivery.tagged: cssperf10-05-2017
Design Better Data Tables – uxdesign.ccData is useless without the ability to visualize and act on it. The success of future industries will couple advanced data collection with a better user experience, and the data table comprises much of this user experience.tagged: uxdesigntables10-05-2017
Methods for Contrasting Text Against Backgrounds | CSS-TricksIt started with seeing a recent Pen of Mandy Michael's text effects demos. I'm a very visual creature, so the first thing I noticed was the effect, not the title (which clearly states how the effect was achieved). Instantly, my mind went "blend modes!", which turned out to be wrong.tagged: contrastcss10-05-2017
SpeedTrackerWebPageTest is an incredibly useful resource for any web developer, but the information it provides becomes much more powerful when monitored regularly, rather than at isolated events. SpeedTracker runs on top of WebPageTest and makes periodic performance tests on your website and shows a visualisation of how the various performance metrics evolve over time.tagged: performanceanayticstracking09-05-2017
Crafting Better Code Reviews – Vaidehi Joshi – Mediumhe intersection between humans and technology has never been simple or easy. This truth is particularly evident when it comes to the humans who create technology. As a human who also happens to write code for a living, I feel this the most during the code review process.tagged: code-reviewsqualityteam-work05-05-2017
Damage - Matt GemmellNo company has done as much damage to the perceived value of software, and the sustainability of being an independent developer, as Apple.tagged: app-storeapple05-05-2017
Keyframe animation for UI with navigationWhen I saw the below demo I thought "neat, how'd they do that"? That may sound surprising if you knew that I wrote the API for this. In this article I'll describe how three orthogonal features, generic navigation, event triggers and keyframe tracks come together to produce this pleasing animation.tagged: animation04-05-2017