-
Notifications
You must be signed in to change notification settings - Fork 23
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
Real world Production Scenarios - Angular Only #3
Comments
Do let me know more about this issue |
We need Real World Problem Scenarios for Angular Implementation. For Example, Build a Cursor Based Pagination on Infinite Scroll List of an Angular Application. This is one Example, we need more scenarios like this. Also, we need to mention some reference where beginner can able to learn for the specific topic.Here we can refer some tutorial for cursor based pagination. |
Few scenarios that I can think of are - Different types of Form Validations in the application, sorting the displayed data on it based on different parameters like increasing or decreasing order, Different type/sizes of file upload etc. Feel free to let me know if I am thinking in the wrong direction |
These are all some good problem statements @hiteshpr . It will be more useful if it can be described as a user stories. user stories/scenarios can help to understand the logics better . |
Integrating models and popup boxes for form filling and user consent for a particular action, animations/svgs for easier navigation of the user and guiding the user through the app on their first login, Integrating Google maps, Airmaps for some object/vehicle tracking can be few other scenarios. How to write user stories for these? Can you share any links |
Angular Development Real World Production Scenarios. it can have the same Business Scenario like other FrameWork. Implementation is the main concerns on different framework. helps people to understand a framework better.
The text was updated successfully, but these errors were encountered: