Hi there. First time developing on Monday. I noticed this example project (quickstart-fullstack-react-node) but saw no docs or videos regarding it. Is it the latest updated template project to use and get started developing react node applications?
Also just a question in terms of the Monday development Framework - if I am getting this correct we essentially code our functionality for our app as “features” and these features can be given a ui component like a board view or item view to effect or set up something for the ui component like a button that helps organize some table or more complex like an integration to sync data in from another service…
I guess then the culmination of these features is our ultimate app.
Thanks for your help everyone.