Working Unit Tests

Working Unit Tests

Follow
homeDevSecOpsDaily CodingCareer DevelopmentPodcastnewsletter
Response.Redirect is Dumb. Here's a Smarter Approach.

Response.Redirect is Dumb. Here's a Smarter Approach.

In the world of web development using C#, the Response.Redirect method is a common way to guide users to different pages within a web application. However, there's a glaring issue that we need to address: the second parameter, which introduces unnece...

Matt Dean
Matt Dean

3 min read

·

14 views

The Easiest Way to Trap Focus

The Easiest Way to Trap Focus

Matt Dean
Matt Dean

1 min read

·

28 views

git bisect. What you need to know and why you need to know it!

git bisect. What you need to know and why you need to know it!

Matt Dean
Matt Dean

2 min read

·

92 views

Vue.js Wait for a Child Component to Mount

Vue.js Wait for a Child Component to Mount

Matt Dean

1 min read

·

2.0K views

Yak Shaving - What is it and why you probably do it!

Yak Shaving - What is it and why you probably do it!

Matt Dean

2 min read

·

95 views

#12 Imposter Syndrome and Software Development

#12 Imposter Syndrome and Software Development

Matt Dean

3 min read

·

145 views

Cypress: Integration Tests Made Easy!

Cypress: Integration Tests Made Easy!

Matt Dean

2 min read

·

168 views

You NEED to read these books

You NEED to read these books

Matt Dean

2 min read

·

71 views

Never say this to your teammates!

Never say this to your teammates!

Matt Dean

3 min read

·

98 views

Dynamic Images in Vue.js

Dynamic Images in Vue.js

Matt Dean

2 min read

·

8.7K views

Vue.js <button> opening a new tab

Vue.js <button> opening a new tab

Matt Dean

1 min read

·

724 views