A Website Without Servers – Using Azure Functions: Part 4, Angular Site

by 

|

|  

in

In part 1, we set up some basic infrastructure for our engineer fashion app. In part 2 and part 3 we configured some source control so we can work like sane people. Now we are going to stand up a very basic Angular site. Angular, do you mean Angular 1 or Angular 2? Well I mean…

Read more…

Targeting .NET Standard in Xamarin Forms and Shared Libraries

by 

|

|  

in

Cassey shares how the Ocuvera team converted a legacy project to NET Standard for use in Xamarin Forms.

Read more…

don't panic labs reading list

DPL Reading List – October 13, 2017

by 

|

|  

in

Here are some of the articles we’ve been reading around this office this week. Data From 3.5 Million Employees Shows How Innovation Really Works – “Once everyone is thinking about ideas – and imagining that their cool concept might actually move the company – you get the while company effectively engaged in innovation. And in…

Read more…

Services vs Objects

by 

|

|  

in

Cats vs dogs. I am a dog person. You could say I myself am needy for attention, but I like to think I enjoy the aggressive love of a dog. Our family dog constantly forces himself onto my lap while I am reading a book. Dogs really, really want to be included. Now I have…

Read more…

Development Teams Need a Coach

by 

|

|  

in

I was talking with a colleague recently who is part of an organization that has recognized that their development processes, culture maturity, etc., was holding them back. The conversation went something like this… “As a developer, I would see Don’t Panic Labs as a dream job given the emphasis and adherence to consistent software design…

Read more…

Azure’s Container Registry with Docker (Quickstart!)

by 

|

|  

in

If you’re wondering how to best leverage your Azure account in the midst of containerizing all your things, then you’re in luck. Azure’s got you covered. In this article, I’m focusing on Azure’s container registry, because I think it will fit into my workflow a little better than other container repositories like Docker Hub. Personally,…

Read more…

Don't Panic Labs Reading List

DPL Reading List – October 6, 2017

by 

|

|  

in

Here are some of the articles we’ve been reading around this office this week. Research: For Better Brainstorming, Tell an Embarrassing Story – “Candor led to greater creativity. Thus, we propose a new rule for brainstorming sessions: Tell a self-deprecating story before you start. As uncomfortable as this may seem, especially among colleagues you would…

Read more…

A Website without Servers – Using Azure Functions Part 3

by 

|

|  

in

In part 2 of this series, we learned how to set up source control for an Azure Function project. Now we are going to learn how to do it a better way, and probably the way you want to do it. Previously, we learned how to link a VSO source control location project with our…

Read more…

Unit Testing Private Methods

by 

|

|  

in ,

Unit tests are great! Encapsulation is great! When writing testable code, sometimes you come across a situation where you want to test private methods. Before implementing any solution, please think about why you are wanting to test a private method and whether it should be tested. If you still would like to test your private…

Read more…

Don't Panic Labs Reading List

DPL Reading List – September 29, 2017

by 

|

|  

in

Here are some of the articles we’ve been reading around this office this week. Why Innovation Flounders in Established Companies – “Corporate innovation initiatives have spent decades looking at other corporate structures as models for innovation when in fact we should have been looking at startups for innovation models — and adapting and adopting them for corporate…

Read more…