Learn how to use Google Drive and Zapier to create a brag document that tracks your work and helps to optimize your workflow and working life. Continue reading Create Your Own Brag Document with Zapier and Google Sheets on SitePoint.
Category Archives: Blog
CSS preprocessors are popular, but they have some drawbacks. Learn the advantages of PostCSS and what its extensive range of plugins can do. Continue reading An Introduction to PostCSS on SitePoint.
With Netlify Forms, you can set up a contact form in React without writing your own server-side code to handle form submissions. Continue reading Add a Contact Form to a React App with Netlify Forms on SitePoint.
In this beginner-friendly TypeScript tutorial, you’ll learn why it’s useful to add types to JavaScript, and how to take advantage of them. Continue reading A Step-by-Step TypeScript Tutorial for Beginners on SitePoint.
You can extend Notion in all sorts of ways with the Notion API. Learn how to create an interactive quiz with a Notion table and JavaScript. Continue reading Use the Notion API to Create a Quiz with JavaScript on SitePoint.
Automation tools can enhance your social media management. Learn how to leverage social media automation to improve your content strategy. Continue reading How to Get Started with Social Media Automation on SitePoint.
Learn how to make Vue code more reusable, compact, and clean, by harnessing the Composition API, along with the Reactivity API and slots. Continue reading How to Create Reusable Components with the Vue 3 Composition API on SitePoint.
Learn how to develop an app that connects to data from a spreadsheet app or other data sources, using Gatsby, React and Airtable. Continue reading Build Interactive Gantt Charts with Airtable, Gatsby and React on SitePoint.
Need to consume and render data from an API in a Svelte application? Learn how to consume a REST API using the Fetch API vs the Axios client. Continue reading How to Fetch Data in Svelte on SitePoint.
Push notifications reach more users than emails do. Learn how to build a GitHub tracker that sends push notifications of new issues and PRs. Continue reading Create a GitHub Tracker with Push Notifications in Svelte on SitePoint.