Juho Vepsäläinen

Results 352 comments of Juho Vepsäläinen

Ah, sorry just noticed this now. Likely webpack 5 and other tools are already solving this problem (I hope at least). :)

Hi, That sounds like a syntax error. I have the code per chapter at https://github.com/survivejs/react-book/tree/dev/project_source . Could you upload your project to GitHub so I can have a closer look?

Looks like the component is [here](https://github.com/survivejs-sites/components/blob/master/src/SocialLinks.js). You could copy that over to the site and rework. I'll push it later to the components. The components repository should probably run with...

It was merged like that. Maybe better with some rounded corners.

Great. It's likely minor tweaks.

I implemented a design bit like that for https://react-finland.fi/ . Maybe we can just copy that over. Minor tweaks.

True. Speaking of shortcuts, maybe there are more but these are the most obvious ones to me.

Hi, I agree the blog needs a proper search as it's getting quite big. I could get the paid plan of Algolia just for that. Thanks for the heads up!...

@Foxandxss Any thoughts on this? Do you think it would be handy to have a TOC within a chapter? Worth implementing?

Yeah. It would get generated based on chapter contents and allow you to move between items fast (animated, updated browser hash).