๐ค Ever struggle with submitting a pull request? Wondering why it's taking forever to get your pull request approved?
โ
Scott writes about some Pull Request Etiquette in this post: https://bit.ly/3MBefsU
#SourceControl #PullRequests #GitHub
25.07.2025 13:00 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0
Discussed in our mentoring call todayโฆ ๐
25.07.2025 18:58 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Todayโs double coaching calls focused primarily on AI agents and what theyโre capable of with new projects. We built a todo app and a dice roller app with #dotnet and #htmx using #copilot and #claude.
We used #vscode as well as #visualstudio
The results were overall impressive!
27.06.2025 18:34 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0
A dice roller simulator web page running on localhost with inputs for number of dice, dice type (D6, etc), Roll History, Quick Roll Buttons, and Stats. ardalis is logged in.
Coding this as part of my weekly @devbetter.com coaching session. Lots of good feedback from the participants this week. Here's a screenshot of this morning's progress:
27.06.2025 16:57 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0
More AI stuff in another @devbetter.com session this afternoon.
We continued building out the dice roller. Tried #visualstudio instead of VS Code for a bit, still using GitHub Copilot Chat in Agent mode. Still Claude Sonnet 4. But it was terrible. Kept deleting most of the file it was "fixing"
27.06.2025 18:24 โ ๐ 3 ๐ 2 ๐ฌ 1 ๐ 0
Steve is talking about one of his @devbetter.com conversations and the question of modeling multi-tenancy.
This thread talks through pros and cons of various options.
Did he miss any options? How are you doing multi-tenancy in Azure?
09.05.2025 18:19 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 0
Stir Trek: 2025 Edition
Stir Trek 2025 - one-day conference focused on the latest in technologies, techniques, and tools. Conference ends with a screening of Thunderbolts movie.
Last chance for cheap @stirtrek.com tickets is today!
Early bird sale ending - tickets will be $200 after today (which is still a great deal).
#dotnet #stirtrek #conferences
events.humanitix.com/stir-trek-2025
28.02.2025 15:36 โ ๐ 5 ๐ 6 ๐ฌ 0 ๐ 0
NimblePros Academy
NimblePros Academy
๐ Start your 2025 right by learning about Clean Architecture or Identity Essentials!
โณ Only 4 days left!
Get 20% off with 12DAYSOF20. Ends Jan 5.
https://academy.nimblepros.com
01.01.2025 05:00 โ ๐ 2 ๐ 3 ๐ฌ 0 ๐ 0
โButter
โFiction & Literature ยท 2024
Iโm taking suggestions for my 2025 reading list. This one got added today.
01.01.2025 19:03 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 0
๐ 12 Days of Clean Codemas!
Unwrap 20% off our Clean Architecture course with code 12DAYSOF20โonly 100 promo codes available! Keep your code merry and bright, but hurryโthis gift lasts through January 5!
https://academy.nimblepros.com
26.12.2024 13:00 โ ๐ 2 ๐ 2 ๐ฌ 0 ๐ 0
Interviewer: Can you explain this gap in your resume?
Programmer: I was waiting on the build server.
26.12.2024 15:39 โ ๐ 17 ๐ 4 ๐ฌ 0 ๐ 0
Automating Santa's Workshop with NServiceBus
In this blog post, we'll explore how Santa can automate his workshop using Event-Driven Architecture and NServiceBus
The third of the NimblePros crew to contribute to C# Advent is Kyle! โจ
๐
๐ป๐คถ๐ป๐ง๐ปโ๐ Learn more about Automating Santa's Workshop with #NServiceBus:
https://blog.nimblepros.com/blogs/automating-santas-workshop-with-nservicebus/
#CsAdvent #CsAdvent2024
19.12.2024 13:00 โ ๐ 8 ๐ 3 ๐ฌ 2 ๐ 1
13.12.2024 14:48 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 0
NimblePros' SOLID Email Course
Learn about SOLID principles via email. Sign up today for this email course!
๐ "Deck the codebase with SOLID principles, fa la la la la!"
๐จ Join our mailing list for access to our SOLID principles email course. Get the lessons to your Inbox today!
https://mailchi.mp/nimblepros/solid-email-course
#SoftwareDevelopment #CleanCode
16.12.2024 14:30 โ ๐ 0 ๐ 1 ๐ฌ 0 ๐ 0
YouTube video by Jeff Zuerlein
Span of T vs. Memory of T
Month after month, people keep watching this video.
10.12.2024 18:33 โ ๐ 1 ๐ 1 ๐ฌ 0 ๐ 0
Want code coverage and don't have Visual Studio Enterprise Edition?
Check out this post on our blog from Phil on "Mastering Code Coverage Analysis for .NET Projects without Breaking the Bank"
https://blog.nimblepros.com/blogs/code-coverage/
#dotnet #CodeCoverage #VisualStudio
10.12.2024 19:00 โ ๐ 4 ๐ 2 ๐ฌ 0 ๐ 0
Had a few good mentoring calls with teams today.
In one they asked, why I would prefer individual use case handlers over coarse grained services. This is something Iโve really leaned into in recent years.
There are many reasons but probably the biggest one is around cross cutting concerns.
11.12.2024 01:21 โ ๐ 9 ๐ 3 ๐ฌ 2 ๐ 0
Writing tests first... when it makes sense to do so.
09.12.2024 17:44 โ ๐ 3 ๐ 2 ๐ฌ 0 ๐ 0
โ Question of the week:
๐ป Whatโs one coding habit youโve adopted that significantly improved your productivity?
Share your tips here! Let's help each other improve our productivity!
09.12.2024 16:00 โ ๐ 4 ๐ 3 ๐ฌ 5 ๐ 1
Unit testing, followed by using ChatGPT to brainstorm solutions to problems.
09.12.2024 22:53 โ ๐ 2 ๐ 2 ๐ฌ 0 ๐ 0
Software stormtrooper, Coffee sipper, Elroy Jetson, Father of two. Software blogger of many topics but mainly C# and FP
Jrdev.io <โ random thoughts
๐ Software Developer | C# | Angular | Blazor ๐ป
๐ GitHub: github.com/shadynagy
๐ค LinkedIn: linkedin.com/in/shadynagy
๐ฎ Discord: ShadyNagy
NimblePros team members provide training and mentoring to multiply your software team's effectiveness. Write better code, faster!
(He/Him)
Just a software developer who speedruns
๐โโ๏ธ Top 20 speedrunner in Zelda on NES! https://speedrun.com/users/TheDoctorBlue
๐ My slice of the web: https://scottdepouw.com
๐จโ๐ป Senior Consultant at NimblePros
Software Developer & DBA
AuthorizationHub: https://authorizationhub.com
YouTube: https://www.youtube.com/@JeffZuerlein
LinkedIn: https://www.linkedin.com/in/jeff-zuerlein-2aa67b7/
Web developer, game developer, programmer.
#dotnet side projects and content creation
https://matthias-jost.ch/en
Husband, father, and software engineer learning many things! C#, F#, .NET. NServiceBus Recognized Professional @NimblePros
๐ค๐จ๐ป๐๐๐โโ๏ธ๐ธ๐น๐
kylemcmaster.com
nimblepros.com
Software Architect, Game Developer, Gamer, Streamer. Currently working on building games using Unreal Engine.
https://github.com/Coop56/awesome-unreal
Software Architect and Force Multiplier of dev teams. Husband. Dad to 4 kids: 3 ADHD sons, 2 twins, 1 daughter.
๐กNimblePros.com
๐ฅdevBetter.com
๐ฅYouTube.com/ardalis
Pluralsight | Dometrain author
Microsoft Dev MVP
๐ฅCombat Engineer veteran
official Bluesky account (check username๐)
Bugs, feature requests, feedback: support@bsky.app