Advertisement · 728 × 90

Posts by Daniel Little Dev

Want!

2 months ago 0 0 0 0

Cool, I got to use it professionally for 8 years and it was great. Back to C# at the moment though, but I’d love to use it again as my daily driver.

3 months ago 1 0 0 0

Do you use FSharp professionally?

3 months ago 0 0 2 0
Preview
Rewriting Git 2.x History

Maybe not the first time but a guy I know made this course and changed the way I use git www.pluralsight.com/courses/rewr...

7 months ago 1 0 0 0

Time to move into marketing and sales

11 months ago 1 0 0 0

It should still work if the constructor params match the arguments. I’ve been deserialising records in .NET for years.

1 year ago 0 0 0 0

All problems go away if you wait long enough

1 year ago 4 0 0 0
Post image

Great traits for a good interview

1 year ago 1 0 0 0
Advertisement

To create Psychological Safety:
- Normalise Mistakes
- Be a part of the Team
- Set Expectations
- Be a Facilitator
- Create win-win solutions

1 year ago 1 0 0 0

Establishing a social contract with the team is a great idea, what are the do’s and don’t of the team.

1 year ago 0 0 0 0
Talk titled: Let’s build the base for a great team!

Talk titled: Let’s build the base for a great team!

Excited for first session of the day at #DDDBne

1 year ago 1 0 0 0

But… we can’t actually stop others from doing it if they really want to.

1 year ago 0 0 0 0

Did this mean those optimisations would apply to all dotnet languages?

1 year ago 0 0 1 0

This would be super useful for api libraries wouldn’t it?

1 year ago 0 0 0 0
Post image

Culture is... 2/n

1 year ago 16 1 1 0
Advertisement
Post image

Some images from the Twitter years in a thread (since they are no longer accessible) 1/n

1 year ago 264 62 4 6

I followed you on Twitter, I enjoyed your perspective there. It felt very authentic.

1 year ago 0 0 0 0

I’m daniel little dev in most places. I mostly talk about the web, dotnet, functional programming and culture. Finding my feet here, but this is the closest I’ve felt to what Twitter used to be like for me.

1 year ago 1 0 0 0

I lot of folks joining so I made a starter pack. It’s non-exhaustive, I like too many people here. This should help get people going though:

go.bsky.app/QHsSenT

1 year ago 439 52 38 4

Add me!

1 year ago 2 0 1 0

Here and on threads

2 years ago 0 0 0 0

One classic example is different fields being editable when creating vs updating resources. Another is that you can then have rich type safe domain models instead of being restricted to what you can directly deserialize.

2 years ago 0 0 0 0
Advertisement

Separating your Domain Models from your DTO's is great advice. It decouples your domain from getting mixed up with web and persistence concerns. These models can seem similar when starting out a new project, but In my experience they always, sometimes quickly, diverge.

2 years ago 2 0 1 0