Dietmar Aumann
Dietmar Aumann
Please let me know if you would like to update and administrate this repo with me. Experienced Javascript developers will get collaborator push access.
I was surprised to find out that there are 39 copies (for each page) of the menu. What is the reasoning behind not making it a component? The menu gets...
I have a curious issue in which the hot reloading "webpack compiling and building..." on change of some components only works on a new work day after `deleting node_modules` and...
Here is a snippet of the code I am testing with: ``` const values = [1, 2, 3, 4, 5, 6, 7, 8, 4020]; const metadata = { ImageLength: 3,...
Is it possible to let markers be moved to their original location when spiderfying (similar to the behavior when moving in close enough) - of course this should only happen...
Thanks for the writeup @Willyham. Could you explain why you decided to put everything in the store (latitude/ longitude/ zoom...). Wouldn't it be more performant to only put those attributes...