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

FFG v2 #1202

Merged
merged 82 commits into from
Jan 6, 2025
Merged

FFG v2 #1202

merged 82 commits into from
Jan 6, 2025

Conversation

crutchcorn
Copy link
Member

@crutchcorn crutchcorn commented Nov 13, 2024

FFG v2

TODO

  • v2 Badge on Social Image
  • Use Zoneless
    • Add to code samples
    • Add to book mention itself (link to Zone.js internals to explain why bad)
    • Mention in preface
  • Add OnPush
    • Mention in preface
    • Add to code samples
    • Mention in intro-to-components
  • Remove mention of ngZone (not as useful in a zoneless future, especially with signals and OnPush)
  • Introduce untracked in side effects chapter
  • Introduce afterRenderEffect in side effects chapter
  • Introduce afterRender as an alternative to OnInit without anything else
  • Remove mention of pipes (add sidebar in derived chapter to link to new article)
  • Introduce linkedSignal in derived chapter
  • Rethink code samples in regards to shared component logic
    • Shared Component Logic
    • Directives
    • Accessing Children
  • Migrate all markdown to signals
    • Preface
    • Introduction to Components
    • Dynamic HTML
    • Side Effects
    • Derived Values
    • Transparent Elements
    • Passing Children
    • Element Reference
      • Add iframes to afterRenderEffect section
    • Component Reference
    • Error Handling
    • Dependency Injection
    • Portals
    • Shared Component Logic
    • Directives
    • Accessing Children
    • Framework Comparison Table
  • Migrate all code samples to signals
    • Preface
    • Introduction to Components
    • Dynamic HTML
    • Side Effects
    • Derived Values
    • Transparent Elements
    • Passing Children
    • Element Reference
    • Component Reference
    • Error Handling
    • Dependency Injection
    • Portals
    • Shared Component Logic
    • Directives
    • Accessing Children
    • Framework Comparison Table
  • Migrate all code samples to Angular 19 (no codemods)
    • Preface
    • Introduction to Components
    • Dynamic HTML
    • Side Effects
    • Derived Values
    • Transparent Elements
    • Passing Children
    • Element Reference
    • Component Reference
    • Error Handling
    • Dependency Injection
    • Portals
    • Shared Component Logic
    • Directives
    • Accessing Children
    • Framework Comparison Table
  • Move all Pipe logic out of FFG into its own article
    • Add proper opening and better standalone examples
    • Add performance section (pure)
    • Add DI section (inject)
    • Update code samples
    • Migrate all code samples to Angular 19 (no codemods)
    • Add description and correct date
  • Update FFG v2 article dates
  • Update FFG v1.1 article dates
  • Add "Now with Angular signals" badge to marketing site
  • Add "new 2.0" badge to marketing site
  • Update CHANGELOG
  • Add old v1.1 to dedicated folder

Copy link

vercel bot commented Nov 13, 2024

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

Name Status Preview Comments Updated (UTC)
playfulprogramming ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2025 7:38am

@crutchcorn crutchcorn added the blog post For issues/PRs primarily related to blog posts as opposed to the code of the site label Jan 4, 2025
@crutchcorn crutchcorn changed the title [WIP] FFG v2 FFG v2 Jan 5, 2025
@crutchcorn crutchcorn marked this pull request as ready for review January 5, 2025 02:19
@crutchcorn crutchcorn merged commit 2b4b57c into main Jan 6, 2025
5 checks passed
@crutchcorn crutchcorn deleted the ffg-v2 branch January 6, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog post For issues/PRs primarily related to blog posts as opposed to the code of the site
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant