Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React component tutorial 1 #244

Merged
merged 40 commits into from
Feb 4, 2025
Merged

Conversation

bryanthowell-ts
Copy link
Contributor

New tutorial that discusses the essential aspects of React to consider when using our components

Copy link

vercel bot commented Dec 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2025 11:54am

Start of explanation of what goes on with the props and so forth
Switched lesson 01 to be about the init() , versus having it in the intro
Lesson 01 shifted to lesson 02, for better structure
Section removed into Lesson 01
Initial menu add of the React components tutorial
Added how the config translates into props
Lesson 03 is about menu components and the REST API
Start of discussion of REST API SDK
Added app structure image and better descriptions
Fixed the naming of the next lesson link and finalized structure
updated with all the links to the different documentation mentioned
Adding more description of how REST API SDK is configured
Added links to the GitHub code
Made it through the entire file, may need edits but all major points are covered
@bryanthowell-ts bryanthowell-ts marked this pull request as ready for review January 22, 2025 23:23
@bryanthowell-ts
Copy link
Contributor Author

This is a new tutorial designed to walk through the complexities of tying a React app in with the React components we provide. It also explains a new basic example app that can be used by employees, customers and partners. After any sort of format / editing, it should be ready from a content perspective to be published to main.

Added details of constants.ts , so people can configure the app
@ShashiSubramanya ShashiSubramanya merged commit d87f392 into main Feb 4, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants