Profile avatar
timdeschryver.dev
πŸ‘Ÿ Runner πŸ‘¨β€πŸ’» OSS enthusiast - NgRx, (Angular) Testing Library ✍ Blogger - https://timdeschryver.dev πŸ† Microsoft MVP (Developer Technologies)
132 posts 703 followers 159 following
Regular Contributor
Active Commenter

πŸš€ My First YouTube Livestream! πŸŽ‰ Join @michaelsmalldev.bsky.social & me as we build a customizable CRUD extension for #NgRx SignalStore that dynamically enables/disables features - with #TypeScript adapting the types! πŸ“… March 6, 7pm CST – πŸ”₯ youtube.com/live/1D8VTlT... #Angular

πŸš€ The latest @analogjs.org for @angular.dev release is out! ⚑️ Support for @vite.dev Environment API with @nitro.build πŸ”₯ Support for hybrid SSR with client-only routes πŸ€– Snapshot update support with @vitest.dev 🀝 Revamped API routes And more! github.com/analogjs/ana...

.NET 10 Preview 1 is now available! Yay, integration testing just became a tad bit easier. πŸ₯³ devblogs.microsoft.com/dotnet/dotne...

With more people adopting #OpenTelemetry and using the tracing signal, @martindotnet.bsky.social has seen an uptick in people wanting to add the entire request and response body as an attribute. He explains why this is a bad idea, and what you should do instead: www.honeycomb.io/blog/stop-lo...

I discovered a new shortcut, which ranks in my top 5! The shortcut selects the current scope (string, body, ...), and selects the parent when used again. Visual Studio Code: Shift+Alt+RightArrow Visual Studio: Ctrl+W JetBrains: Ctrl+W See it in action: www.youtube.com/watch?v=-u1D...

✨Heads up! Observables are shipping natively to a browser near you soon! Huge thank you and congrats to @domfarolino.com ❀️ I've helped / worked on / watched this through different standards bodies for more than 10 years now. ☠️ (I'm going to have a lot of work now to adapt RxJS to this πŸ˜…)

To give me a better understanding of .NET Aspire, I've created a Sandbox environment. The Sandbox currently includes: - EF Migrations - Angular - OpenTelemetry Collector - YARP Maybe this can also be helpful to you! #LearnInPublic #dotNET #Angular github.com/timdeschryve...

6 years after my first 10 km, I finally joined the sub-40 club πŸ₯΅ #devsWhoRun

Angular Testing Library has been consistently at 100k downloads in 2025 πŸš€πŸš€πŸš€ #Angular

πŸŽ‰ Exciting news! Microsoft.Testing.Platform is now available across Expecto, MSTest, NUnit, TUnit, and xUnit.net! A modular, extensible test platform for any .NET projectβ€”whether in CI/CD, CLI, VS, or VS Code. Check it out: devblogs.microsoft.com/dotnet/mtp-a... #dotnet #testing #unittesting

✍️ Blogged: Gain control over commit messages generated by GitHub Copilot #GitHubCopilot #VSCode timdeschryver.dev/blog/gain-co...

Ok, why did it take until today before someone pointed me to DATE_PIPE_DEFAULT_OPTIONS 🀦 "DI token that allows to provide default configuration for the DatePipe. The value is an object which can include dateFormat and timezone." #Angular angular.dev/api/common/D...

ZoomIt in PowerToys?! πŸ₯³ The first thing tomorrow morning is upgrading PowerToys

I'm looking forward to this! πŸ‘€

Announcing a free GitHub Copilot for Visual Studio by Rhea Patel. https://devblogs.microsoft.com/visualstudio/announcing-a-free-github-copilot-for-visual-studio/?hide_banner=true #visualstudio #ai #githubcopilot #dotnet #copilot #aiassistant

✍️ Blogged: Automatically select the right Microsoft Entra tenant #Azure #Angular timdeschryver.dev/blog/automat...

πŸ‘‹

TIL there's an API to display a specific element in fullscreen mode. document.querySelector("main").requestFullscreen(); Docs: developer.mozilla.org/en-US/docs/W...

I think this project is useful to explore features of a #dotNET version in a concise one-page overview. Feel free to contribute! You can help by documenting additional features or by making general improvements. Repo: github.com/timdeschryve... Website: brave-beach-0b9f7861e.4.azurestaticapps.net

Vitest 3.0 is here!

Inspired by "Angular Caniuse" and a GitHub #Copilot demo, I had to urge to create a version for #dotNET. I'm very surprised and happy with the results. I only created the data structure, the rest is for 80% Copilot (using Astro, Svelte, Tailwind).

As promised, here’s my article about my personal setup if I were to start a new #Angular application right now. I’ve made a few additions to the video version and adapted some parts for better clarity. πŸ“– Read it here: dev.to/rainerhahnek...

Year 1: Attendee @ React Miami πŸ˜€ Year 2: Speaker @ React Miami πŸ˜† Had a blast and happy to go back and talk about @vite.dev! reactmiami.com

✍️ Blogged: Improve the user experience of your application using (rx)resource #Angular timdeschryver.dev/blog/improve...

This shouldn't come as a surprise, but GitHub Copilot is a lot better than me when it comes to designing a website. It just creates elements, applies tailwind classes to them, and voila πŸ’…πŸ€©

✍️ First blog of the year: ESLint flat config with EcmaScript modules (mjs) in an NX workspace #Angular #NX timdeschryver.dev/blog/eslint-...

New Year, same Angular Starter Pack! If you're looking for people to follow in the Angular community check out my starter pack. πŸ“œ Please repost! And if you'd like to be added, reply or DM me 🀝 go.bsky.app/hLveAd

I found a new way to keep track of my yearly running goals, now every time that I open a new terminal I will be reminded of it. #devsWhoRun

My good intention for 2025: read the error message