Forum Discussion
Shibato
Nov 17, 2022Copper Contributor
Sharepoint - improving experience, knowledge
Good evening Everyone, I've decided to start this thread, because I have a little headache after couple days of searching the path I should take, to impreve my knowledge of Sharepoint development...
Nov 17, 2022
My tip is,
Go a basic React Course and learn to code in React! Ground up, as majority of webparts and spfx development is React. This will give you a greater understanding how everything works 🙂
Exerism is a good way to test yourself
https://exercism.org/
After that you can start doing SPFX development as the pricincible is the same, just that you use some more specific M365 libs. You can look at community developed webparts to learn how to solve stuff and see how they did, analysing code and trying to understand does alot!
https://pnp.github.io/sp-dev-fx-webparts/
Don't stress, take your time.
Go a basic React Course and learn to code in React! Ground up, as majority of webparts and spfx development is React. This will give you a greater understanding how everything works 🙂
Exerism is a good way to test yourself
https://exercism.org/
After that you can start doing SPFX development as the pricincible is the same, just that you use some more specific M365 libs. You can look at community developed webparts to learn how to solve stuff and see how they did, analysing code and trying to understand does alot!
https://pnp.github.io/sp-dev-fx-webparts/
Don't stress, take your time.
Shibato
Nov 19, 2022Copper Contributor
Thank you NicolasKheirallah for your suggestion regarding React 🙂
Thanks also for the Exerism suggestion - it looks as a nice learning platform.
I'll take some time do dive into it and we'll see what will be next 😉
Have a nice weekend.
Cheers!