Skip to content

Commit e05f0f8

Browse files
Vinod KumarVinod Kumar
Vinod Kumar
authored and
Vinod Kumar
committed
Updated Docs.
1 parent 47120cb commit e05f0f8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/road-map.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ There are many additional capabilities we are looking forward to add. Some of th
1212
5. Analytics
1313
6. Redis integration with SSR arch type.
1414
7. Edge Computing.
15+
8. Enhance component generator to use custom templates.
1516

1617

docs/why.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ With **Reuse, Replicate and Reduce** philosophy at its core Universal React is
2222
| ------ | ------ | ------ | ------ |
2323
| SSR, SSG | No | Yes | Yes
2424
| MicroApp | Yes | No | Yes
25-
| Configurability | Low | High | Very High
25+
| Customization | Low | High | Very High
2626
| Monorepo setup | No | No | Yes, with Turborepo
2727
| Typescript | Yes | Yes | Yes
2828
| Unit Testing setup | Yes | Yes | Yes
2929
| Inbuilt Storybook | No | No | Yes
3030
| Design system | No | No | Yes
3131
| Micro App Loader | No | No | Yes
32-
| State Management | No | No | Yes, with Smart Context
32+
| State Management Solution | No | No | Yes, with Smart Context
3333
| Browser & Server logger | No | No | Yes
3434
| Component generator | No | No | Yes, with Generate Plop
3535
| Module Federation | No | No | Yes

0 commit comments

Comments
 (0)