Manfred Steyer (@manfredsteyer) 's Twitter Profile
Manfred Steyer

@manfredsteyer

Speaker, Trainer, Consultant and Author with focus on Angular. Google Developer Expert (GDE) and Microsoft MVP.

ID: 117446486

linkhttp://www.softwarearchitekt.at calendar_today25-02-2010 15:56:59

28,28K Tweet

17,17K Takipçi

1,1K Takip Edilen

Manfred Steyer (@manfredsteyer) 's Twitter Profile Photo

Let me elaborate on why I'm so 🕺 excited about this draft PR: When you have a signal({x: 1, y: 2}), you often need a separate Signal for x and y, e.g., for binding it to a form or making changes more local. Other frameworks, such as SolidJS, use nested signals. This leads to a

Let me elaborate on why I'm so 🕺 excited about this draft PR: When you have a signal({x: 1, y: 2}), you often need a separate Signal for x and y, e.g., for binding it to a form or making changes more local. Other frameworks, such as <a href="/solid_js/">SolidJS</a>, use nested signals. This leads to a