You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
For the widgets like "upcoming events" or "discussion" we're using ReactJS. It's a pretty old version and although there is no urgent need to update I think it would be a good idea to use a more recent one so official documentation and tutorials can be used when working on the site.
It's actually a quite interesting task for anyone with some ReactJS experience because we're not using any build tool or JSX so you can see how to develop simple frontend code with pure JavaScript/ReactJS.
For the widgets like "upcoming events" or "discussion" we're using ReactJS. It's a pretty old version and although there is no urgent need to update I think it would be a good idea to use a more recent one so official documentation and tutorials can be used when working on the site.
It's actually a quite interesting task for anyone with some ReactJS experience because we're not using any build tool or JSX so you can see how to develop simple frontend code with pure JavaScript/ReactJS.