The Github repo we provide helps get a quick start to building your first Safari iOS extension 🦓
If you're interested in this topic, please share your feedback to help us improve it 🙏🏻
⚛️ Exploring new frontiers in iOS dev with a custom Safari extension built in React! During our last project, my tech lead @mlz11__ and I turned challenges into key insights—and we’ve packed them into this guide. Check it out and share your feedback!
https://t.co/DPF1WInFPG
Just completed the course. I’d recommend it to anyone who’s a Signals rookie. Thanks @tomasz_ducin for the free content 😊
First time I was seeing effect’s `manualCleanup` option in action.
Could someone please help me understand why @testing-library/user-event exports `userEvent` both as a default export and as a named export ?
cf. https://t.co/mmiSkW9s1W
#Raycast snippet for a terminal command to enable/disable DisplayLink Manager menu bar item on Mac (requires to restart the app after running the command) ↓
https://t.co/C3YnEEE3o9
@peduarte@raycastapp
🤳🇫🇷 FLASH - "3 gigas par semaine" : l'ancienne ministre de l'Education nationale Najat Vallaud-Belkacem appelle à "rationner" internet en imposant un nombre limité de gigas par semaine à tous les internautes français. (tribune dans Le Figaro)
Bientôt un retour prévu de la collection Essentials @KarmineCorp@ArthurPerticoz ?
J'en connais un qui a malencontreusement dormi sur cette beauté (et je parle pas de @CalisteLoL) 😢
I repeatedly read about using `ng-mocks` library but would like to stick to only one testing library 😅.
Would you have any recommandation on the matter ?
Thank you !
#angular#ngMocks#primeNG#testingLibrary
Hey @tim_deschryver ! 👋🏻
I use @TestingLib for unit testing my Angular application. I am writing tests for a component using @prime_ng components (for example `p-dropdown`). When browsing for best practices for selecting options in the dropdown...
Is there an Nx schematic such as Angular CLI's `ng update @angular/cli --name use-application-builder` to migrate an existing application from the webpack-based build system to the new application builder ?
@NxDevTools#Nx#Angular