code-reviews

roelof 2021-01-23T10:08:57.012300Z

@noisesmith any idea why I know get a error message that there is a empty respons map

2021-01-23T19:31:27.012500Z

what does the code look like currently?

roelof 2021-01-23T19:55:27.012700Z

@d.wetzel86 and I solved it. We found 2 small issues with my code

roelof 2021-01-23T19:55:52.012900Z

and make together version 3 with now a good working pre-load

roelof 2021-01-23T19:56:30.013100Z

see repo: https://github.com/RoelofWobben/paintings

roelof 2021-01-23T19:56:40.013400Z

I hope it up to standard

roelof 2021-01-23T19:58:24.013700Z

next would be to make the layout in react so I can make the images clickable and I can show a modal with some more info about the paintings

2021-01-23T20:07:28.013900Z

aha, so the templates all move from server side code into client side

roelof 2021-01-23T20:25:16.014100Z

yep, but then I think I have to learn react from the beginning