From Click to Query Plan: Trace One Slow Web Request
A full-stack performance lab tracing one slow user action from browser timing to database query plan.
Review member-submitted ideas and support the topics you would attend.
14 proposals
A full-stack performance lab tracing one slow user action from browser timing to database query plan.
A beginner-friendly deep dive into the web protocol every API, browser, and backend service depends on.
A practical Axum session on middleware ordering, authentication boundaries, request context, and safer service composition.
A backend fundamentals session on Axum API pagination, filters, stable ordering, and query patterns that remain predictable under load.
A practical session on Axum webhook endpoints: parsing, signature checks, idempotency, and clear error responses for real backend systems.
A practical Axum session on route design, wildcard matching, request boundaries, and tests that keep API behavior predictable.
A practical session on form handling in Axum: validation, error responses, user recovery, and tests that prevent broken submission flows.
A practical Axum session on CORS, request headers, preflight behavior, and browser-facing API contracts for real web services.
A practical two-hour session on Zig CLI Data Slicer, focused on Filtering, Sorting, Pagination, and Stable Output. Zig is used realistically for systems tooling, C interop, parsing, build workflows, and performance-minded components rather than pretending it is a full web platform.
A practical two-hour session on Zig Form-Encoding Parser, focused on Input Bytes, Field Limits, Validation, and Errors. Zig is used realistically for systems tooling, C interop, parsing, build workflows, and performance-minded components rather than pretending it is a full web platform.
A practical two-hour session on Zig HMAC Verification Tool, focused on Request Bytes, Signatures, Replay Windows, and Logs. Zig is used realistically for systems tooling, C interop, parsing, build workflows, and performance-minded components rather than pretending it is a full web platform.
A practical two-hour session on Zig HTTP Client and Header Tools, focused on Requests, Responses, TLS, and Diagnostics. Zig is used realistically for systems tooling, C interop, parsing, build workflows, and performance-minded components rather than pretending it is a full web platform.
A practical two-hour session on Zig HTTP Request Inspector, focused on Parsing Paths, Headers, Methods, and Status Lines. Zig is used realistically for systems tooling, C interop, parsing, build workflows, and performance-minded components rather than pretending it is a full web platform.
A practical two-hour session on Zig Network Daemon Structure, focused on Connections, Buffers, Errors, and Shutdown. Zig is used realistically for systems tooling, C interop, parsing, build workflows, and performance-minded components rather than pretending it is a full web platform.