Skip to main content

Database

Browse 4,557 skills across 394 packs and 37 categories

Showing 2281–2340 of 4,557 skills
4,557 skills found

Testing

337L

Widget testing, unit testing, and integration testing patterns for Flutter apps

Technology & EngineeringFlutter

Widgets

236L

Widget composition patterns for building reusable, performant Flutter UIs

Technology & EngineeringFlutter

Channels

218L

Phoenix Channels and PubSub for real-time bidirectional communication

Technology & EngineeringElixir Phoenix

Concurrency

264L

Elixir processes and message passing for concurrent and parallel programming

Technology & EngineeringElixir Phoenix

Deployment

284L

Deploying Elixir/Phoenix applications with Mix releases, Docker, and Fly.io

Technology & EngineeringElixir Phoenix

Ecto

203L

Ecto patterns for database schemas, queries, changesets, and migrations in Elixir

Technology & EngineeringElixir Phoenix

Genserver

165L

GenServer patterns for stateful processes in Elixir OTP applications

Technology & EngineeringElixir Phoenix

Otp Supervision

175L

OTP supervision tree design for building fault-tolerant Elixir applications

Technology & EngineeringElixir Phoenix

Phoenix Liveview

214L

Phoenix LiveView patterns for building real-time, server-rendered interactive UIs

Technology & EngineeringElixir Phoenix

Testing

254L

ExUnit testing patterns for Elixir and Phoenix applications

Technology & EngineeringElixir Phoenix

Aspnet Minimal API

209L

ASP.NET Minimal APIs for building lightweight HTTP endpoints in .NET

Technology & EngineeringCsharp Dotnet

Async Patterns

257L

Async/await patterns, Task-based concurrency, and cancellation in C#/.NET

Technology & EngineeringCsharp Dotnet

Blazor

299L

Blazor component model, rendering modes, and interactive web UI development in .NET

Technology & EngineeringCsharp Dotnet

Configuration

310L

.NET configuration system, options pattern, and secrets management

Technology & EngineeringCsharp Dotnet

Dependency Injection

238L

Dependency injection patterns and service registration in .NET's built-in DI container

Technology & EngineeringCsharp Dotnet

Entity Framework

226L

Entity Framework Core ORM for data access, migrations, and query optimization in .NET

Technology & EngineeringCsharp Dotnet

Mediatr

307L

MediatR library for implementing CQRS, commands, queries, and pipeline behaviors in .NET

Technology & EngineeringCsharp Dotnet

Testing

305L

xUnit testing, integration testing with WebApplicationFactory, and mocking in .NET

Technology & EngineeringCsharp Dotnet

API Resources

309L

Laravel API resources and transformers for building consistent, well-structured JSON API responses

Technology & EngineeringPhp Laravel

Authentication

308L

Laravel authentication using Sanctum for API tokens and SPAs, and Fortify for web-based auth flows

Technology & EngineeringPhp Laravel

Blade Livewire

343L

Blade templating engine and Livewire for building dynamic server-rendered UI in Laravel applications

Technology & EngineeringPhp Laravel

Deployment

357L

Deploying Laravel applications with Forge, Vapor, and general server deployment strategies

Technology & EngineeringPhp Laravel

Eloquent ORM

228L

Eloquent ORM patterns for models, relationships, query scoping, and database interactions in Laravel

Technology & EngineeringPhp Laravel

Queues Jobs

301L

Laravel queues, jobs, and background task processing with Redis, SQS, and Horizon

Technology & EngineeringPhp Laravel

Routing Middleware

270L

Laravel routing, route groups, resource controllers, and middleware for request filtering and authentication

Technology & EngineeringPhp Laravel

Testing

338L

Testing Laravel applications with PHPUnit and Pest, including feature tests, unit tests, mocking, and database testing

Technology & EngineeringPhp Laravel

Active Record

260L

ActiveRecord query patterns, associations, validations, callbacks, and performance optimization for Rails applications.

Technology & EngineeringRuby Rails

API Mode

351L

Building JSON APIs with Rails API mode, serialization, versioning, authentication, and rate limiting.

Technology & EngineeringRuby Rails

Concerns Modules

389L

ActiveSupport::Concern patterns, module design, and code organization strategies for maintainable Rails applications.

Technology & EngineeringRuby Rails

Deployment

433L

Deploying Rails applications with Kamal, Docker, and production best practices for infrastructure and operations.

Technology & EngineeringRuby Rails

Hotwire Turbo

244L

Hotwire and Turbo Drive, Frames, and Streams for building reactive Rails frontends without heavy JavaScript.

Technology & EngineeringRuby Rails

Sidekiq

302L

Background job processing with Sidekiq, including job design, error handling, queues, and performance tuning in Rails.

Technology & EngineeringRuby Rails

Stimulus

329L

Stimulus.js controller patterns for adding interactive behavior to server-rendered Rails HTML.

Technology & EngineeringRuby Rails

Testing

342L

Rails testing with RSpec and Minitest, covering model specs, request specs, system tests, factories, and test design.

Technology & EngineeringRuby Rails

Bun Basics

238L

Bun runtime fundamentals including speed optimizations, built-in APIs, and package management

Technology & EngineeringDeno Bun

Bun Bundler

279L

Using Bun as a bundler for frontend assets and as a fast test runner

Technology & EngineeringDeno Bun

Compatibility

289L

Node.js compatibility layers in Deno and Bun for running existing npm packages and Node APIs

Technology & EngineeringDeno Bun

Deno Basics

183L

Deno runtime fundamentals including permissions, module system, and built-in tooling

Technology & EngineeringDeno Bun

Deno Deploy

182L

Deno Deploy edge functions for globally distributed serverless applications

Technology & EngineeringDeno Bun

Elysia Bun

310L

Elysia web framework on Bun for type-safe, high-performance HTTP APIs

Technology & EngineeringDeno Bun

Fresh Framework

261L

Fresh full-stack web framework for Deno with islands architecture and zero client JS by default

Technology & EngineeringDeno Bun

Migration

316L

Step-by-step strategies for migrating existing Node.js applications to Deno or Bun

Technology & EngineeringDeno Bun

Astro Basics

252L

Astro fundamentals including project structure, components, islands architecture, and templating syntax

Technology & EngineeringAstro

Astro Content Collections

295L

Content collections in Astro for managing Markdown, MDX, JSON, and YAML content with type-safe schemas

Technology & EngineeringAstro

Astro Deployment

417L

Deploying Astro sites to Vercel, Netlify, Cloudflare Pages, and other platforms

Technology & EngineeringAstro

Astro Integrations

334L

Using React, Vue, Svelte, and other UI framework islands within Astro pages

Technology & EngineeringAstro

Astro Middleware

355L

Middleware patterns in Astro for authentication, request modification, response headers, and shared context

Technology & EngineeringAstro

Astro Routing

281L

File-based and dynamic routing in Astro including static paths, rest parameters, and route priority

Technology & EngineeringAstro

Astro SSR

359L

Server-side rendering in Astro with adapters for Node, Vercel, Netlify, Cloudflare, and Deno

Technology & EngineeringAstro

Astro View Transitions

351L

View Transitions API in Astro for smooth page navigation, animations, and persistent state

Technology & EngineeringAstro

Htmx Active Search

229L

Active search, typeahead, and autocomplete patterns using HTMX triggers and debouncing

Technology & EngineeringHtmx

Htmx Alpine Integration

264L

Combining Alpine.js with HTMX for client-side state and interactivity alongside hypermedia-driven updates

Technology & EngineeringHtmx

Htmx Backend Patterns

271L

Server-side patterns for HTMX including partial templates, response headers, and middleware

Technology & EngineeringHtmx

Htmx Basics

168L

Core HTMX attributes and fundamental patterns for hypermedia-driven web development

Technology & EngineeringHtmx

Htmx Forms

200L

Form handling, validation, and submission patterns with HTMX

Technology & EngineeringHtmx

Htmx Infinite Scroll

207L

Infinite scroll and lazy loading patterns using HTMX revealed and intersect triggers

Technology & EngineeringHtmx

Htmx Progressive Enhancement

269L

Progressive enhancement strategies for building HTMX applications that work without JavaScript

Technology & EngineeringHtmx

Htmx Websockets

239L

Real-time updates with the HTMX WebSocket extension and server-sent events

Technology & EngineeringHtmx

Tailwind Animations

284L

Animation utilities, transitions, custom keyframes, and motion patterns with Tailwind CSS

Technology & EngineeringTailwind

Tailwind Component Patterns

261L

Common UI component patterns including cards, navbars, forms, modals, and badges built with Tailwind CSS

Technology & EngineeringTailwind