You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**fancyweb:** a gorgeous interface that did not find its embodiment simply because of some "fatness" at that time and the lack of API work in the streamer. Written in ReactJS.
95
95
[An excellent presentation](https://github.com/OpenIPC/fancyweb/blob/master/presentation/OpenIPC_fancyweb_interface_rus.pdf) is available to familiarize yourself with the possibilities.
96
96
97
-
**fancyweb-ng:** The main idea is to use modern techniques as Preact (not React but Preact) library and tailwind for styling. My (@LaikaPanda) goal is to create the maximum number of simple components that can be used in both. Regarding this choice, then Preact is small and quick and everybody knows it to maintain, and tailwind besides convenient approach significantly reduces the amount of code.
**fancyweb-ng:** The main idea is to use modern techniques as Preact (not React but Preact) library and tailwind for styling. My (@LaikaPanda) goal is to create the maximum number of simple components that can be used in both. Regarding this choice, then Preact is small and quick and everybody knows it to maintain, and tailwind besides convenient approach significantly reduces the amount of code.
100
104
101
-
##### * Road Map
105
+
106
+
#### Road Map
102
107
-[ ] filling out the developer's guide
103
108
104
-
##### * Directory structure
109
+
#### Directory structure
105
110
| path | description |
106
111
|---|---|
107
112
|||
108
113
109
-
##### * Code conventions
114
+
#### Code conventions
110
115
`??idontknow??`
111
116
112
117
##### * Best practicies
113
118
`??idontknow??`
114
119
115
-
##### * Some tricks
120
+
#### Some tricks
116
121
`??idontknow??`
117
122
118
-
##### * Template scripts (for a quick and proper start)
123
+
#### Template scripts (for a quick and proper start)
0 commit comments