Skip to content

Instantly share code, notes, and snippets.

@rogigs
Last active April 17, 2024 23:30
Show Gist options
  • Save rogigs/7b0e965facbfa31edf9c0b914ec0f84a to your computer and use it in GitHub Desktop.
Save rogigs/7b0e965facbfa31edf9c0b914ec0f84a to your computer and use it in GitHub Desktop.

Angular Notes

Hello, if you appear hire because your engine search, enjoy it 😁. That markdown contain my solutions or learnings about the world angular.

Smart and Dump Components

Use case: Create a PDF

The Profile-pdf(father) component is responsible for all modifications and those with the Section(children) prefix only for viewing conditions

Screenshot 2024-04-17 202014

Atom component - Atomic components

ref: https://www.youtube.com/watch?v=J06W3haEino&ab_channel=CristianWilliamDev

Strategies to improve perfomance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment