The World Needs a B2B Application Development Platform
Argues that traditional B2B app development is flawed for multi-party interactions and calls for a new platform.
Argues that traditional B2B app development is flawed for multi-party interactions and calls for a new platform.
An overview and technical exploration of Poem, a feature-rich, Rust-based web framework, covering its setup, features, and examples.
Explains the importance of validating HTTP response bodies in frontend development and introduces Zod, a TypeScript schema library, as the solution.
A tutorial on using Deepgram's Node.js SDK for speech-to-text transcription, including building an Express app to transcribe audio from URLs.
A guide to implementing feature flags in .NET applications, from basic toggles to advanced configurations for controlled rollouts.
A comprehensive guide to all OAuth 2.0 grant types, explaining their flows and use cases for secure application authorization.
Learn how to cancel API requests in JavaScript using the AbortController interface with fetch and axios to improve performance.
Explores various data fetching methods in jOOQ, including iterable, single-record, and resourceful fetching techniques.
A tutorial on implementing pagination using Strapi v4 for the backend and building the pagination UI with SvelteKit for the frontend.
A tutorial on customizing Strapi v4 controllers to add custom business logic for a messaging app backend, integrated with a Next.js frontend.
Introducing localStore, a JavaScript library that simplifies localStorage usage by automatically handling JSON conversion and adding features like automatic expiry.
A comprehensive 2022 cheatsheet for ExpressJS covering project setup, middleware, routing, and server configuration.
Introducing faviconPlease, an R package for programmatically retrieving favicon URLs from any website, with applications for web apps and data tables.
Explains how to use Microsoft's API and a PowerShell script to check Azure Availability Zone mappings between different subscriptions for deployment planning.
A tutorial on using the SwiftHttp library to build async HTTP API clients in Swift, featuring async/await support and request handling.
A tutorial on creating a gRPC client in .NET to communicate with a server, including project setup and code implementation.
A tutorial on creating a gRPC client in Go to communicate with a gRPC server, covering code generation and implementation.
An engineer shares insights and tutorials on applying Cohere's large language models for real-world tasks like prompt engineering and semantic search.
A tutorial on building a gRPC server in .NET, covering project setup, protocol buffers, and service implementation.
A critical analysis of Plaid's security model, arguing its credential collection widget undermines decades of online banking security best practices.