Edward Snowden in 2019: "The problem with applications like WhatsApp is, it was actually designed to have very strong encryption, just the same as the gold standard today which would be the signal messenger or the wire messenger, but then it was bought by Facebook because it was so good, and now Facebook is quite aggressively reducing the security of WhatsApp about once a quarter, and they’re trying to do it as quietly as possible, so a messenger that the people are comfortable using now is actually a danger to you."
✍️ Blogged: Refactoring a form to a Signal Form
I jotted down some notes of my experiences and thoughts while refactoring an existing Angular form to use the new Signal Forms (experimental feature).
#Angular
https://t.co/xHbm0eAnYU
@jonathan_gelin I think the github link is a different project. Could it be you mean https://t.co/R8TMyWq0iC instead? It doesn't seem to be open source though?
📣 Language service & schematics integration
In v19, you'll be able to modernize your code directly from your favorite IDE/text editor. We shipped refactoring schematics for inputs, outputs, and queries and integrated them with the language service 🔥
#Angular's effect() has received some heat 🌶️ lately, but it is a valuable tool. In my latest article ✍️, I’ve collected common use cases and examined where it can become risky.
https://t.co/MWMa2YL0g9
For promotional reasons, I'll post the link to the video tomorrow 😅
Over 3 years ago I sketched https://t.co/7AR8X89lKv as a proof of concept of components w/o NgModules. Many discussions followed, and the feature today is so much better than my initial prototype.
Now we're going all in, and making standalone the default: https://t.co/drLRTTifIk
🔥 Angular v18 is now available
Excited to share the next milestone in the evolution of Angular:
‣ Experimental zoneless
‣ New home for developers on https://t.co/8DxJPZaTd5
‣ Material 3, deferrable views, built-in control flow are now stable
‣ More!
https://t.co/6tLMou1meZ
Payload 3.0 beta is now available - running fully on the @nextjs app router. You can now install the entirety of Payload in one line into any Next.js app.
Here's a little walkthrough about how cool this is. Full stable 3.0 coming soon!
Angular Signals: Best Practices
In this article, I share my experience of working with Angular Signals after almost a year of using them.
#DEVCommunity#Angular
https://t.co/IX8Y5BdMML
😊 Excited to share my latest article with @NxDevTools:
💎 Discovering Nx Project Crystal’s Magic.
Exploring:
🌎 The Origin
💎 Project Crystal in a Nutshell
🤔 How it works
👷 Create Your Cyrstal Plugin
🍬 A Multitude of Benefits
⚠️ Cautions
https://t.co/z84HUv3I9T
🤔 Multiple commits for the same change? 💡 Squash them together using Git interactive rebase to keep your commit history clean. 🫧 #IntelliJIDEATips
For a longer video: https://t.co/H8yg1g4Ybr
I just published Angular Signal Inputs are here to change the game 🎲
Go check it out 🏃
JustAngular link: https://t.co/bzRkN3C33U
Medium Link: https://t.co/o4g4C4i4dq
#angular
@xelfer Supposing you're referencing this bug (https://t.co/6hijgnJ1vX), I have some time tomorrow to take a look. It might be a bug in the aws client SDK, so maybe an update of the aws dependencies will fix it.
✎ The Design System Ecosystem https://t.co/7LGjPuWZX8
This is a massive post that digs into the gory details of a mature, sophisticated, and successful UI ecosystem for complex organizations.