1. X
  2. Vovk.ts - Back-end Framework for Next.js App Route
Log inSign up
Vovk.ts - Back-end Framework for Next.js App Route
9 posts
user avatar
Vovk.ts - Back-end Framework for Next.js App Route
@vovkts
SaaS-ready — auto-generated API clients and docs, MCP-compatible AI tools, all from a single codebase.
Dubai
vovk.dev
Joined December 2015
5
Following
255
Followers
RepliesRepliesMediaMedia
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

  • user avatar
    Vovk.ts - Back-end Framework for Next.js App Route
    @vovkts
    Apr 27
    🚀 Vovk.ts Claude Code plugin is live! Built for the AI mind model 🧠: • 📁 src/modules/<name>/ per feature • 🧩 Controller / Service split • 🎯 one procedure().handle() → HTTP + SSR + AI tool ⚡ Claude lands the right edits first try. vovk.dev/claude
    20
  • user avatar
    Vovk.ts - Back-end Framework for Next.js App Route
    @vovkts
    Apr 9
    Built a Zustand entity registry that auto-normalizes every API response into a flat store. The soft-delete trick: mark the property enumerable:false. It vanishes from Object.values() but state.task['task-1'] still works.
    5
  • user avatar
    Vovk.ts - Back-end Framework for Next.js App Route
    @vovkts
    Apr 3
    Vovk.ts 3.2 is out! - Fetcher `onSuccess`/`onError` callbacks can now be assigned after initialization — useful for context-dependent handlers - New `VovkInput` utility type - `.fn()` (LPC) calls now respect `contentType` and parse FormData by default for server actions
    github.com
    Release [email protected] - fetcher events, `VovkInput` type and LPC (`.fn`) compatibility for Next.js...
    What's New Allow to set onSuccess and onError callbacks as events after fetcher initialization (#3) Useful when onSuccess needs to handle context provider value. import { createFetcher } from &...
    14
  • user avatar
    Vovk.ts - Back-end Framework for Next.js App Route
    @vovkts
    Mar 21
    Vovk @ 3.1 is out! 🐺 Tired of toggling 'experimentalDecorators' in your tsconfig? Now you can go decorator-free with the new `decorate()` function and `static prefix`. ✅ Same type-safety ✅ Same RPC generation ✅ Zero config required Check it out:
    Decorators Overview | Vovk.ts - Back-end Framework for Next.js App Router
    From vovk.dev
    15
  • user avatar
    Vovk.ts - Back-end Framework for Next.js App Route
    @vovkts
    Mar 19
    Vovk.ts is officially released 🐺 A back-end framework built natively on Next.js App Router. Define endpoints once — get type-safe clients, OpenAPI docs, and AI tools automatically. Nearly 3 years in the making. Here's the quick version ↓
    47K