-
-
Notifications
You must be signed in to change notification settings - Fork 1
Ideas
Vetrivel Shanmugam edited this page Jan 11, 2023
·
1 revision
- Svelte code generator - Easy - Clean design, clean separation of concern, Simple.
- Vue code generator - Not possible - Bad design, bad separation of concern, over complicated techniques.
- React ripper - Interesting - Modify reactjs createElement function, keep track of the calls. Wont do because code around the createElement looks ugly. You can use this to clone/rip off other's website and reuse their components without having to write your own.
- Minimalist designers tool - Productivity - swipe right and use toolbar + designer tool to create concepts or atleast decorated rectangles.
Sidebar