API quality checks🔍 Things to check about a public API before you invest significant amount of time and potentially vendor-lock yourself by building a…Feb 16Feb 16
How to use less automation runs in Airtable for bulk actionsHere’s an Airtable trick how you can significantly reduce number of automation runs if you do some kind of bulk changes:Feb 16Feb 16
My current productivity stackTodoist for personal tasks & general work tasks. There’s two reasons why I go for todoist: 1 — widgets on phone and laptop to have the…Feb 16Feb 16
Why I built a chrome extension to save ASAP to Airtable“Powersave 0.7.0 is published!” message appeared in Slack for me few days ago. I set up an automation that periodically checks the state of…Aug 12, 2024A response icon1Aug 12, 2024A response icon1
Imagining a universal workflow automationI have been coding in JS and building on the web for a fair while but in the last years I explored the area of business process automation…Feb 13, 2024A response icon3Feb 13, 2024A response icon3
Published inVue.js Developers<Lazy> rendering in Vue to improve performanceLast year, a lot has been in happening on the web in terms of performance. Unsurprisingly, everyone agrees the web should be fast. Google…Aug 10, 2021A response icon9Aug 10, 2021A response icon9
Published inJavaScript in Plain EnglishBuilding a data layer with Vue and Composition APIWhen you are learning about a new frontend library, such as Vue or React you can read up a lot on certain best practices. There should be…Aug 8, 2020A response icon2Aug 8, 2020A response icon2
Published inJavaScript in Plain EnglishHandling Asynchrony with Vue Composition API and vue-concurrencyPart 2 — canceling, throttling, debouncing, pollingAug 8, 2020A response icon1Aug 8, 2020A response icon1
Published inJavaScript in Plain EnglishHandling Asynchrony in Vue 3 / Composition APIPart 1: Managing Async stateAug 8, 2020A response icon4Aug 8, 2020A response icon4
Lessons learned building a REST API theme for WordPressBuilding web applications that use WordPress or other CMS as their backend is quite a common practice these days. But in the vast majority…Mar 30, 2017Mar 30, 2017