Write business logic with ease
Meet the new standard for modern TypeScript development.
Type-safe, reactive, framework-agnostic library to manage your business logic.
Follow me if you learn more about JavaScript | TypeScript | React.js | Next.js | Linux | NixOS | Frontend Developer | https://linktr.ee/officialrajdeepsingh
10 "skipLibCheck": true,
11 "forceConsistentCasingInFileNames": true,
12 "jsx": "react"
13 },
14 "include": ["src/**/*"],
13 "express": "^4.18.2",
14 "jsdom": "^22.1.0",
15 "react": "^18.2.0",
16 "react-dom": "^18.2.0"
17 },
18 "devDependencies": {
20 "@types/jsdom": "^21.1.6",
21 "@types/node": "^20.9.2",
22 "@types/react": "^18.2.38",
23 "@types/react-dom": "^18.2.17",
24 "ts-node": "^10.9.1",
25 "typescript": "^5.2.2"
Starter template with client-side React & Hono server
A web-based dice roller using React on Val Town