Skip to content

tutorial

16 posts

Sentry Integration with React Native Expo: A Practical Quick Guide

Step-by-step guide to integrating Sentry error monitoring into a React Native Expo app. Covers SDK initialization, Expo Router instrumentation, session replay, source map uploads for EAS Build and EAS Update, and common pitfalls to avoid.

react-nativeexpomonitoring+2
TypeScript AI SDK Comparison: Vercel AI SDK vs OpenAI Agents SDK for Agent Development

A practical comparison of TypeScript AI SDKs for building AI agents - Vercel AI SDK, OpenAI Agents SDK, and AWS Bedrock integration. Includes code examples, decision frameworks, and production patterns.

typescriptai-toolsserverless+4
Comparing TypeScript Formatting and Linting Tools: Biome, Oxlint, ESLint, and Prettier

A comprehensive comparison of modern TypeScript linting and formatting tools - ESLint, Prettier, Biome, and Oxlint - with performance benchmarks, configuration examples, and migration strategies.

typescripteslintprettier+7
Learning Effect: A Practical Adoption Guide for TypeScript Developers

A comprehensive guide to understanding Effect, learning it incrementally, and integrating it with AWS Lambda. Includes real code examples, common pitfalls, and practical patterns from production usage.

typescripteffectaws-lambda+5
AWS Secrets Manager & Parameter Store: Security Best Practices

A comprehensive technical guide comparing AWS Secrets Manager and Systems Manager Parameter Store, demonstrating when to use each service with real-world implementation patterns.

awssecrets-managerparameter-store+8
Building Custom MCP Servers: A Production-Ready Guide

Learn how to build, secure, and deploy custom Model Context Protocol servers for your organization's internal systems with TypeScript, including authentication, monitoring, and Kubernetes deployment.

typescriptmcpnodejs+5
Type-Safe Lambda Middleware: Building Enterprise Patterns with Middy, Zod, and Builder Pattern

Learn to build maintainable, type-safe Lambda middleware using Middy's builder pattern, Zod validation, feature flags, and secrets management for enterprise serverless applications.

aws-lambdamiddymiddleware+8
Mastering Claude Code and the MCP Ecosystem: From Setup to Production

A comprehensive guide to Claude Code, AI agents, and Model Context Protocol servers that transforms developers from basic users to power users

claude-codemcp-serversai-development+5
Real-World Session Management in React Native with Auth0 and Biometrics

Step-by-step guide to implementing secure session management with Auth0, biometric authentication, and proper token lifecycle handling in production React Native applications

auth0biometricsreact-native+1
AWS CDK Link Shortener Part 1: Project Setup & Basic Infrastructure1/1

Setting up a production-grade link shortener with AWS CDK, DynamoDB, and Lambda. Real architecture decisions, initial setup, and lessons learned from building URL shorteners at scale.

aws-cdklambdadynamodb+6
AWS Lambda Middleware with Middy - Clean Code and Best Practices1/1

Discover how Middy transforms Lambda development with middleware patterns, moving from repetitive boilerplate to clean, maintainable serverless functions

aws-lambdamiddymiddleware+6
Database Selection Guide: From Classical to Edge - A Complete Engineering Perspective

Comprehensive guide to choosing the right database for your project - covering SQL, NoSQL, NewSQL, and edge solutions with real-world implementation stories and performance benchmarks.

databasepostgresqlmysql+8
Micro Frontend Architecture Fundamentals: From Monolith to Distributed Systems2/2

Complete guide to micro frontend architectures with real-world implementation patterns, debugging stories, and performance considerations for engineering teams.

reacttutorialtypescript
Micro Frontend Implementation Patterns: Module Federation and Beyond1/2

Production-ready Module Federation configurations, cross-micro frontend communication, routing strategies, and practical implementation patterns with real debugging examples.

module-federationreacttutorial+2
Migrating from Serverless Framework to AWS CDK: Part 2 - Setting Up Your CDK Environment1/1

Learn how to structure a CDK project for serverless applications, configure TypeScript for Lambda development, and establish patterns that ease migration from Serverless Framework.

aws-cdktutorial
Complete Markdown Typography Guide

A comprehensive guide to all markdown typography features and formatting options.

documentationmarkdowntutorial+1