Don't Panic Labs - One of Lincoln's Best Places to Work

Don’t Panic Labs Named one of Lincoln’s “Best Places To Work” for 2021

by 

|

|  

in

Software engineering company Don’t Panic Labs was recognized as one of Lincoln’s Best Places to Work at a ceremony at Haymarket Park on Thursday, June 10th. The company was recognized in the Small-Sized Company category by Woods & Aitken LLP, the Lincoln Journal Star, and the Lincoln Human Resource Management Association, founders of the Best…

Read more…

Don't Panic Labs Reading List

DPL Reading List – June 11, 2021

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found for the week ending June 11, 2021. If there’s an article you think we should read, let us know in the comments below.   The Colorful, Costly World of…

Read more…

.NET Core Console App Set Up

by 

|

|  

in

.NET Core has changed things quite a bit from the old .NET Framework days. While it is really easy to look at a .NET Core console application and think it is pretty much a .NET Framework application, there are potentially many differences. In both .NET Framework and .NET Core, you can quickly just create a…

Read more…

DPL Reading List – June 4, 2021

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found for the week ending June 4, 2021. If there’s an article you think we should read, let us know in the comments below.   Microsoft will unveil the next…

Read more…

Using Azure Functions Proxies

Using Azure Functions Proxies

by 

|

|  

in

Azure Functions supports a little-known feature call “Proxies.” This feature could be used to enable many features for your Azure Function. What we are going to discuss here is using proxies to host the static site (in this case, Angular) that calls our Azure Function backend. Azure Functions are sometimes classified as a serverless solution…

Read more…

DPL Reading List

DPL Reading List – May 28, 2021

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found for the week ending May 28, 2021. If there’s an article you think we should read, let us know in the comments below.   Microsoft wants Teams to be…

Read more…

Build Stamina Hypothesis

Build Stamina Hypothesis

by 

|

|  

in

At Don’t Panic Labs, we build a lot of software. Much of it is for new greenfield projects, but we also do a good amount of brownfield improvement projects. But regardless of the type of project, we want certain things in place, and a big one of those items is automated builds. Automated builds are…

Read more…

Don't Panic Labs Reading List

DPL Reading List – May 21, 2021

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found for the week ending May 21, 2021. If there’s an article you think we should read, let us know in the comments below.   Here’s why AirPods Max don’t…

Read more…

Automated Testing Part 3

3 Automated Testing Techniques, Part 3: Error Guessing

by 

|

|  

in

When writing tests for some new functionality, our goal should be to write the minimum number of tests with the highest likelihood of finding defects. To do this, we need a repeatable, consistent approach to defining our tests that will result in a similar outcome and quality of tests across the development team. In the…

Read more…

Don't Panic Labs Reading List

DPL Reading List – May 14, 2021

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found this week. If there’s an article you think we should read, let us know in the comments below.   Is Night Shift really helping you sleep better? – A…

Read more…