Project Examples
Examples in this repository
Links (source tree: mobx-view-model):
examples/csr-react18— client-only app with React 18 (esbuild, no framework).examples/csr-react19— client-only app with React 19 (esbuild).examples/ssr-expressjs— Express-based SSR with React.examples/ssr-nextjs— Next.js Pages Router (getServerSideProps),ViewModelStore, hydration,enableStaticRendering. See SSR guide.
GOZON (product marketplace)
Links:
- Source: https://github.com/js2me/gozon — Express + SSR (
react-dom/server, client hydration),RootStore/withRootStoreProps/withViewModel— a fuller app than the in-repoexamples/ssr-expressjssample.
GitlabActivityAnalyzer
Links:
HTTP Status Codes
Links:
- Source: https://github.com/js2me/http-status-codes
- GitHub Pages: https://js2me.github.io/http-status-codes/#/
Time Tracker app
Links:
- Source: https://github.com/js2me/time-tracker-app
- GitHub Pages: https://js2me.github.io/time-tracker-app/
