Integrate Pocket in Eleventy
A tutorial on integrating Pocket bookmarks into an Eleventy static site using the Pocket API and environment variables.
A tutorial on integrating Pocket bookmarks into an Eleventy static site using the Pocket API and environment variables.
Learn how to fetch API data at build time with getStaticProps and at runtime with React hooks in a Next.js application.
A guide to adding OAuth2 authentication to a Meetup API custom connector for Azure Logic Apps after API changes.
A tutorial on using the Tfe.NetClient library to manage Terraform Cloud infrastructure from a .NET Core console application.
Learn how to use GraphQL to programmatically create pages and manage data in your Gatsby.js projects.
A tutorial on creating a custom Django management command to populate a database from an external API, using a beer data example.
A software developer explains why using enumerated states is better than multiple boolean flags for managing UI state in React applications.
A quick fix for Fantastical or Mac Calendar not displaying Google Shared Calendars by adjusting sync settings.
Explains how to retrieve access and refresh tokens from an ASP.NET Core authentication handler to make authenticated API calls.
A developer shares their experience using Go for automating infrastructure and operations tasks, including cloud and API interactions.
A tutorial on building a video game database iOS app using SwiftUI and the IGDB API, covering data fetching, UI design, and navigation.
A guide to writing and publishing dev.to blog posts directly from Visual Studio Code using a custom extension.
A developer explores Transposit, a platform providing a SQL interface to interact with multiple APIs, and attempts to rebuild a complex GitHub bot using it.
A tutorial on building a Reddit bot in Python using the PRAW library to listen for and respond to specific comment phrases.
A tutorial on building a cross-platform news reader mobile app from scratch using React Native and the NewsAPI.
A developer's opinion on best practices for integrating a custom API with Nuxt.js 2, covering three main architectural approaches.
A guide to optimally configuring HttpClientFactory in ASP.NET Core for performance, resilience, and best practices.
A developer explains how to automate social media reposts by creating a custom workflow using Azure Functions and the Buffer API.
A technical guide on integrating Adobe Analytics data into Microsoft Power BI dashboards using the RSiteCatalyst R package and its API.
A step-by-step tutorial on integrating .NET Core with Azure Search to create, manage, and query indexes.