← all publishers

ngxtm

@ngxtm source repo

97 published skills

  1. Flutter Dependency Injection Injectable · ngxtm bundle
    Standards for automated service locator setup using injectable and get_it.
    1 install
  2. Flutter Gorouter Navigation · ngxtm
    Typed routes, route state, and redirection using go_router.
    1 install
  3. Flutter Autoroute Navigation · ngxtm bundle
    Typed routing, nested routes, and guards using auto_route.
    1 install
  4. Flutter Bloc State Management · ngxtm bundle
    Standards for predictable state management using flutter_bloc, freezed, and equatable.
    1 install
  5. Flutter Getx State Management · ngxtm bundle
    Simple and powerful reactive state management using GetX.
    1 install
  6. Java Collections Streams · ngxtm bundle
    Collections framework, Stream API, functional interfaces, and Optional patterns.
    1 install
  7. Spring Boot Architecture · ngxtm bundle
    Application structure, auto-configuration, profiles, bean lifecycle, and configuration properties.
    1 install
  8. Flutter Navigator V1 Imperative · ngxtm bundle
    Standard Flutter navigation using Navigator 1.0 (push/pop).
    0 installs
  9. Flutter Riverpod State Management · ngxtm bundle
    Reactive state management using Riverpod 2.0 with code generation.
    0 installs
  10. Flutter Layer Based Clean Architecture Ddd · ngxtm bundle
    Standards for separation of concerns, layer dependency rules, and DDD in Flutter.
    1 install
  11. Flutter Feature Based Clean Architecture · ngxtm bundle
    Standards for organizing code by feature at the root level to improve scalability and maintainability.
    1 install
  12. Typescript Security · ngxtm bundle
    Secure coding practices for building safe TypeScript applications.
    1 install
  13. Flutter Localization · ngxtm bundle
    Standards for multi-language support using easy_localization and JSON/CSV assets.
    1 install
  14. Gin Framework · ngxtm bundle
    High-performance Go web framework with martini-like API.
    0 installs
  15. Spring Boot Web · ngxtm bundle
    REST controller patterns, request handling, validation, exception handling, and WebFlux.
    1 install
  16. Spring Data Jpa · ngxtm bundle
    Entity mapping, repositories, transactions, queries, auditing, and fetching strategies.
    1 install
  17. Spring Security · ngxtm bundle
    Authentication, authorization, JWT, OAuth2, CSRF, CORS, and security filter chain.
    1 install
  18. Nestjs API Standards · ngxtm bundle
    Response wrapping, pagination, and error standardization.
    1 install
  19. Nestjs Configuration · ngxtm bundle
    Environment variables validation and ConfigModule setup.
    1 install
  20. Nestjs Openapi · ngxtm bundle
    Swagger automation and Generic response documentation.
    1 install
  21. Nestjs Observability · ngxtm bundle
    Structured logging (Pino) and Prometheus metrics.
    1 install
  22. Next JS Data Fetching · ngxtm bundle
    Fetch API, Caching, and Revalidation strategies.
    1 install
  23. C Best Practices · ngxtm bundle
    Idiomatic C# patterns for clean, maintainable code.
    1 install
  24. Echo Framework · ngxtm bundle
    High-performance, minimalist Go web framework.
    1 install
  25. Java Concurrency · ngxtm bundle
    Thread management, Executor framework, CompletableFuture, synchronization, and virtual threads.
    1 install
  26. Quarkus Reactive · ngxtm bundle
    Mutiny reactive types, reactive routes, and non-blocking I/O.
    1 install
  27. Nestjs Error Handling · ngxtm bundle
    Global Exception Filters and standard error formats.
    1 install
  28. Next JS Authentication · ngxtm bundle
    Secure token storage (HttpOnly Cookies) and Middleware patterns.
    1 install
  29. Next JS Server Actions · ngxtm bundle
    Mutations, Form handling, and RPC-style calls.
    1 install
  30. Flutter Error Handling · ngxtm bundle
    Functional error handling using Dartz and Either.
    1 install
  31. Fiber Framework · ngxtm bundle
    Express-inspired Go web framework built on fasthttp.
    1 install
  32. React State Management · ngxtm bundle
    Standards for managing local, global, and server state.
    1 install
  33. Flutter Getx Navigation · ngxtm bundle
    Context-less navigation, named routes, and middleware using GetX.
    1 install
  34. Java Core Language · ngxtm bundle
    Java language fundamentals, JVM basics, modern features, and idiomatic patterns.
    1 install
  35. Micronaut Reactive · ngxtm bundle
    Reactive types, HTTP clients, and non-blocking patterns.
    1 install
  36. Next JS State Management · ngxtm bundle
    Best practices for managing state (Server URL vs Client Hooks).
    1 install
  37. Next JS Data Access Layer · ngxtm bundle
    Secure, reusable data access patterns with DTOs and Taint checks.
    1 install
  38. Next JS Server Components · ngxtm bundle
    RSC usage, "use client" directive, and Component Purity.
    1 install
  39. React Component Patterns · ngxtm bundle
    Modern React component architecture and composition patterns.
    1 install
  40. Serde Serialization · ngxtm bundle
    Rust serialization/deserialization framework for JSON, YAML, TOML, and more.
    1 install
  41. Typescript Best Practices · ngxtm bundle
    Idiomatic TypeScript patterns for clean, maintainable code.
    1 install
  42. Testing With Junit Mockito · ngxtm bundle
    JUnit 5, Mockito, Spring test slices, integration testing, and test organization.
    1 install
  43. Flutter Networking Retrofit Dio · ngxtm bundle
    HTTP networking standards using Dio and Retrofit with Auth interceptors.
    0 installs
  44. Java Project Structure · ngxtm bundle
    Standard project layout, package conventions, module system, and layered architecture patterns.
    1 install
  45. Nestjs Controllers Services · ngxtm bundle
    Controller/Service separation and Custom Decorators.
    1 install
  46. Next JS Internationalization I18N · ngxtm bundle
    Best practices for multi-language handling, locale routing, and detection middleware.
    1 install
  47. React Performance · ngxtm bundle
    Optimization strategies for React applications (Client & Server).
    1 install
  48. Asp Net Core Web API · ngxtm bundle
    Modern ASP.NET Core patterns for building RESTful APIs.
    1 install
  49. Razor Pages · ngxtm bundle
    ASP.NET Core Razor Pages patterns for server-rendered web apps.
    1 install
  50. Zap Logging · ngxtm bundle
    Blazing fast structured logging from Uber.
    1 install
  51. Nestjs Performance · ngxtm bundle
    Fastify adapter, Scope management, and Compression.
    1 install
  52. Async GRAPHQL · ngxtm bundle
    High-performance GraphQL server library for Rust.
    1 install
  53. Sqlx Database · ngxtm bundle
    Async Rust SQL toolkit with compile-time checked queries.
    1 install
  54. Tokio Runtime · ngxtm bundle
    Async runtime for Rust with task scheduling, I/O, and timers.
    1 install
  55. Typescript Tooling · ngxtm bundle
    Development tools, linting, and build configuration for TypeScript projects.
    1 install
  56. Viper Config · ngxtm bundle
    Complete configuration solution for Go applications.
    1 install
  57. Graalvm Native · ngxtm bundle
    Native image compilation, reflection configuration, and build optimization.
    0 installs
  58. Micronaut Core · ngxtm bundle
    Compile-time dependency injection, configuration, AOP, and startup optimization.
    1 install
  59. Javascript Language Patterns · ngxtm bundle
    Modern JavaScript (ES2022+) patterns for clean, maintainable code.
    1 install
  60. Nestjs Architecture · ngxtm bundle
    Module organization, Dependency Injection patterns, and Project Structure.
    1 install
  61. Nestjs File Uploads · ngxtm bundle
    Secure file handling, Validation, and S3 streaming.
    1 install
  62. Next JS Architecture Fsd · ngxtm bundle
    Scalable project structure using Feature-Sliced Design (FSD).
    1 install
  63. Next JS Optimization · ngxtm bundle
    Image, Font, Script, and Metadata optimization strategies.
    1 install
  64. Typescript Language Patterns · ngxtm bundle
    Modern TypeScript standards for type safety, performance, and maintainability.
    1 install
  65. Net Security · ngxtm bundle
    Security standards for .NET applications based on OWASP guidelines.
    1 install
  66. Flutter Testing Standards · ngxtm bundle
    Unit, widget, and integration testing using mocktail and bloc_test.
    0 installs
  67. Nestjs Security · ngxtm bundle
    Authentication, RBAC, and Hardening standards.
    1 install
  68. Flutter Security · ngxtm bundle
    Security standards for Flutter applications based on OWASP Mobile.
    0 installs
  69. Cobra CLI · ngxtm bundle
    Modern CLI framework used by kubectl, docker, and more.
    1 install
  70. Maven Build · ngxtm bundle
    POM structure, dependency management, plugins, profiles, and multi-module projects.
    1 install
  71. Nestjs Real Time · ngxtm bundle
    WebSocket and SSE selection strategies and scaling.
    1 install
  72. Nestjs Microservices · ngxtm bundle
    gRPC, RabbitMQ standards and Monorepo contracts.
    1 install
  73. Next JS Rendering Strategies · ngxtm bundle
    SSG, SSR, ISR, Streaming, and Partial Prerendering (PPR).
    1 install
  74. Chi Router · ngxtm bundle
    Lightweight, composable Go HTTP router built on net/http.
    1 install
  75. Gradle Build · ngxtm bundle
    Kotlin DSL, dependencies, tasks, plugins, and multi-project builds.
    0 installs
  76. Quarkus Core · ngxtm bundle
    CDI dependency injection, configuration, dev mode, and extensions.
    1 install
  77. Spring Batch · ngxtm bundle
    Job configuration, chunk processing, readers, writers, processors, and job execution.
    1 install
  78. Spring Cloud · ngxtm bundle
    Service discovery, configuration, circuit breakers, load balancing, and API gateway.
    1 install
  79. Nestjs Deployment · ngxtm bundle
    Docker builds, Memory tuning, and Graceful shutdown.
    1 install
  80. Nestjs Scheduling · ngxtm bundle
    Distributed cron jobs and locking patterns.
    1 install
  81. Next JS App Router · ngxtm bundle
    File-system routing, Layouts, and Route Groups.
    1 install
  82. Rust Core · ngxtm bundle
    Rust language fundamentals, ownership, error handling, and project patterns.
    1 install
  83. Tauri · ngxtm bundle
    Build desktop apps with Rust backend and WebView frontend.
    1 install
  84. Go Core · ngxtm bundle
    Go language fundamentals, concurrency, error handling, and project patterns.
    0 installs
  85. React Hooks · ngxtm bundle
    Best practices for React Hooks usage and custom hook creation.
    1 install
  86. Rocket Framework · ngxtm bundle
    Type-safe, async Rust web framework with intuitive API.
    1 install
  87. Dart Tooling CI · ngxtm
    Standards for analysis, linting, formatting, and automation.
    1 install
  88. Seaorm · ngxtm bundle
    Async ORM for Rust with compile-time checked queries.
    1 install
  89. Blazor · ngxtm bundle
    Blazor component patterns for interactive web UIs.
    1 install
  90. Nestjs Search Cqrs · ngxtm bundle
    Elasticsearch integration and Sync patterns.
    1 install
  91. Net Tooling · ngxtm bundle
    Essential tooling for .NET development and CI/CD.
    1 install
  92. Ent Orm · ngxtm bundle
    Facebook's entity framework for Go with code generation.
    1 install
  93. Nestjs Caching Redis · ngxtm bundle
    Multi-level caching, Invalidation patterns, and Stampede protection.
    1 install
  94. Nestjs Testing · ngxtm bundle
    Unit and E2E testing strategies with Docker.
    1 install
  95. Next JS Caching Architecture · ngxtm bundle
    The 4 layers of caching (Memoization, Data Cache, Full Route, Router Cache).
    1 install
  96. React Security · ngxtm bundle
    Security practices for React (XSS, Auth, Dependencies).
    1 install
  97. C Language Patterns · ngxtm bundle
    Modern C# standards for type safety, performance, and maintainability.
    1 install