Skip to content
Discussion options

You must be logged in to vote

Thanks for laying out the context. Since the stack is still written as [React/Node.js/Django/etc.], I would choose the skill set by the main delivery path instead of installing the whole catalog upfront.

For a React + API application, start with the AAS Web App Builder plugin, or the equivalent direct skills, and activate:

  • react-patterns / frontend-dev-guidelines for component architecture, data fetching, and UI implementation.
  • nodejs-best-practices and backend-dev-guidelines if the API is Node/Express.
  • django-pro if the API is Django/DRF instead of Node.
  • api-design-principles to keep REST/GraphQL contracts consistent.
  • postgresql for schema design, indexes, constraints, and query pattern…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@NareshKumar-nrk
Comment options

Answer selected by NareshKumar-nrk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants