Should You Block Compromised Passwords?
Explains why and how to block compromised passwords in Laravel using the Pwned Passwords service, with advice on user communication.
Explains why and how to block compromised passwords in Laravel using the Pwned Passwords service, with advice on user communication.
A guide on calling GraphQL APIs from Azure Logic Apps using the HTTP Action, with a practical example using the Meetup API.
A developer shares their experience creating and publishing their first Rust crate, 'recoord', for handling and resolving geographic coordinates.
A technical guide on connecting to the PassKit API using Ruby, demonstrating authentication and API calls with the `jwt` and `httparty` gems.
A tutorial on building an automated balance alert system by integrating the Vonage Account API with Google Apps Script for developers.
A full video tutorial on building a feature-rich iOS news application using SwiftUI 3 and the NewsAPI.
A guide to using AWS Step Functions for serverless data retrieval from 3rd party APIs, minimizing custom Lambda code.
Guide on automating Twitter posts from a Laravel application using the Zapier integration platform.
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 software developer explains why using enumerated states is better than multiple boolean flags for managing UI state in React applications.
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 cross-platform news reader mobile app from scratch using React Native and the NewsAPI.