Timeline for Dynamic Instantiation of Child Components by String name - ReactJs
Current License: CC BY-SA 4.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Dec 7, 2018 at 12:47 | history | suggested | kris_IV | CC BY-SA 4.0 |
Link redirect to domain stock.
|
| Dec 7, 2018 at 11:42 | review | Suggested edits | |||
| S Dec 7, 2018 at 12:47 | |||||
| Jul 29, 2016 at 20:46 | comment | added | ph34r | One follow on question: what are the performance in mass module importation in your ES6 example? If I have ~100 widgets defined in the widgets,js, but a given dashboard only actually uses 10 of them, it still appears that all 100 will be imported. | |
| Jul 29, 2016 at 13:16 | vote | accept | ph34r | ||
| Jul 29, 2016 at 13:16 | comment | added | ph34r | This is fantastic, exactly what I was trying to figure out - thank you so much! Looks like I was on the right track. | |
| Jul 29, 2016 at 12:57 | comment | added | Kokovin Vladislav | @ph34r variant with collection jsbin.com/jacujomayu/1/edit?js,output, and variant with array jsbin.com/gavijobuso/1/edit?js,output | |
| Jul 29, 2016 at 11:49 | comment | added | ph34r | Utro, I truly appreciate you're help, you've gone above and beyond. I've been banging my head trying to figure this out for several days, so as ES5 rendition of your third example would be tremendously helpful. I've been trying to only use ES5 react components. | |
| Jul 28, 2016 at 19:05 | comment | added | Kokovin Vladislav | @ph34r i can rewrite it on es5. which one example do you want.and do you use modules? or you only need es5 react components | |
| Jul 28, 2016 at 18:42 | comment | added | ph34r | Thanks for the great example. I was trying to code this in legacy JavaScript as I haven't learned Es6 and the compiling workflow yet. Are you familiar with any resources that show an equivalent design in ES5? | |
| Jul 28, 2016 at 6:32 | history | edited | Kokovin Vladislav | CC BY-SA 3.0 |
added 189 characters in body
|
| Jul 28, 2016 at 6:25 | history | edited | Kokovin Vladislav | CC BY-SA 3.0 |
added 79 characters in body
|
| Jul 28, 2016 at 6:13 | history | edited | Kokovin Vladislav | CC BY-SA 3.0 |
added 133 characters in body
|
| Jul 28, 2016 at 5:46 | history | answered | Kokovin Vladislav | CC BY-SA 3.0 |