APIs and RESTful Services: Comprehensive Guide

APIs and RESTful Services: Comprehensive Guide APIs (Application Programming Interfaces) and RESTful Services are crucial for building modern web applications. This guide introduces APIs, REST principles, HTTP methods, and how to interact with APIs using JavaScript. It includes examples, exercises, and multiple-choice questions. What is an API? An API is a set of rules that … Read more

The Guide to Google Apps Script

Welcome to your comprehensive guide on Google Apps Script! Whether you’re a beginner or looking to deepen your understanding, this guide will provide you with everything you need to get started, along with examples, quizzes, and coding exercises to reinforce your learning. 1. Introduction to Google Apps Script What is Google Apps Script? Google Apps … Read more

Cleaning Up Your Google Docs with Google Apps Script

Introduction: Have you ever encountered a Google Docs document cluttered with empty or blank lines? These unnecessary spaces can make your document look unprofessional and harder to read. Thankfully, with the power of Google Apps Script, you can automate the process of identifying and removing all empty or blank lines in your document. In this … Read more

Google Apps Script: Reset Font Styles in Google Docs

How It Works: How to Use: This script will reset all font styles in the document to default values. Let me know if you’d like any additional features!

Reflecting on an Inspiring Experience at the Premiere AI Summit Vancouver 2024

I am thrilled to share my experience speaking at the Premiere AI Summit on November 2nd, 2024, in beautiful Vancouver. It was an honor to present my talk on “Power Up with Apps Script & Gemini” to a dynamic and engaged audience of AI enthusiasts, developers, and industry leaders. The Premiere AI Summit was a … Read more

Reflecting on an Inspiring Day at DevFest Ottawa 2024

I wanted to take a moment to express my sincere gratitude to the organizers of GDG Ottawa for inviting me to speak at DevFest 2024 on November 10th. It was an absolute pleasure to present my talk on “Power Up with Apps Script & Gemini” to such an enthusiastic and engaged audience. DevFest Ottawa 2024 … Read more

Devfest Edmonton 2024 Laurence Svekis Speaker

https://gdg.community.dev/events/details/google-gdg-cloud-edmonton-presents-devfest-edmonton-2024-1 I wanted to take a moment to express my deepest gratitude to the organizers of GDG Cloud Edmonton for giving me the opportunity to speak at DevFest 2024 on November 22nd. It was truly an honor to present “Power Up with Apps Script & Gemini AI” to such an enthusiastic and engaged audience. DevFest … Read more

Generate File Lists from Google Drive Using Google Apps Script

Are you looking for a way to dynamically list files from a Google Drive folder, complete with file names, sizes, and links, that you can easily share on a website or embed in an HTML page? With Google Apps Script, you can achieve this efficiently. This blog post introduces a script function, listFilesInFolder(folderId), that generates … Read more

Free Downloadable PDF Guides for Learning and Development

Looking for high-quality resources to elevate your skills in coding, web development, or working with Google Apps Script? You’re in the right place! These comprehensive, downloadable PDF guides are completely free and packed with insights, exercises, and step-by-step explanations to help you master various topics. Here’s a quick overview of what’s available and how each … Read more