Hey folks!

I'm looking for some good resources, either video or written, to learn React.

As for background, I'm a relatively new programmer and I only used C & C++ and recently Python to build a Django application.

Any tips or pointers (unintentional pun) will be greatly appreciated! ๐Ÿ‘

Thanks in advance!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] 1 point 1 year ago* (last edited 1 year ago)

SSR libraries

Let me clarify. I meant server side rendering as in the response is all generated server side.

NOT JavaScript SSR where parts of your JavaScript code run on the server side.

https://developer.mozilla.org/en-US/docs/Glossary/SSR

  • source
  • parent