If you write automation tools using Google Apps Script and Google Sheets, sooner or later, performance will become an issue. You can create a little automation and it will feel instantaneous. Scale the spreadsheet up, add more users, or start making your web app do more work and suddenly lag piles up. When that happens, many people reflexively ask a perfectly … [Read more...] about Can You Pay to Make Google Apps Script Run Faster? What Actually Improves Performance
Google Apps Script Tutorial
Google Sheets: Auto-Insert Charts with Apps Script
Google Sheets does make it simple to create data visualization, but manually doing that each time is not desirable. Using a little Google Apps Script, you can automatically generate and insert a chart from your data. This is particularly useful if you are updating a table of data on a regular basis and would like a chart to be displayed in a certain location, with formatting … [Read more...] about Google Sheets: Auto-Insert Charts with Apps Script


