Rafal Pienkowski

Rafal Pienkowski @rafalpienkowski

About: I'm focused on developing and expanding my knowledge and skills. Enjoying new challenges. I'm assuming that there are no stupid questions, there are only silly answers.

Location:
Bydgoszcz
Joined:
Oct 24, 2017

Rafal Pienkowski
articles - 21 total

My DDD journey

A subjective description of my learning history of Domain-Driven Design.

Learn More 56 11Apr 13 '20

Easy to create .gitignore for the dotnet developers

Take advantage of the build-in gitignore feature by typing dotnet new gitignore.

Learn More 63 8Dec 1 '19

Don't starve your Cookie Monster

Don't starve your Cookie Monster

Learn More 9 1Mar 25 '19

Doubles can be dangerous

Doubles can be dangerous. Use this data type carefully.

Learn More 15 1Mar 11 '19

Turn VM off and give my money back

Turn VM off and give my money back, who to save money on VM hosted on Azure

Learn More 23 2Feb 25 '19

Azure cost optimization

Azure cost optimizationin

Learn More 10 0Feb 20 '19

Microservices by example with DevMentors

DShop, an example of microservice oriented architecture.

Learn More 60 2Jan 22 '19

The hidden value of the Value Object

The hidden value of the Value Object

Learn More 58 8Aug 17 '18

Do we need standup?

Do we need standup? Adopting Agile methodology to our needs.

Learn More 53 21Aug 13 '18

GitHub & Docker Hub a reasonable marriage

First experience with Docker Hub's automated build functionality

Learn More 57 1Aug 7 '18

Can you share your favorite quote or rule related to IT?

Can you share your favorite quote or rule related to IT?

Learn More 149 112Jun 8 '18

Poor man's dotnet solution setup

The continuation of my journey into Linux world as a .Net dev.

Learn More 35 3Apr 15 '18

A .Net man in Linux world.

My journey to the Linux world.

Learn More 28 16Mar 27 '18

CI/CD with Wercker

This post covers an example of the configuration of the CI/CD process for build, test and deploy an application written in ASP.Net Core to a DockerHub repository

Learn More 21 4Mar 9 '18

Which framework use for an e2e tests of an SPA?

Which framework do you recommend for an end to end tests of an SPA?

Learn More 13 19Mar 5 '18

Static code analysis in 3 steps

Static code analysis isn't rocket science. I'm going to show you how to setup and use the SonarQube tool in your project in 3 simple steps.

Learn More 37 9Dec 26 '17

The power of VS Code

Usage of a built in VS Code Markdown support

Learn More 70 13Dec 11 '17

Aspect Oriented Programming (AOP) in real life scenario.

An example of AOP used in real life scenario.

Learn More 23 2Dec 7 '17

Do developers still need UML?

I'd like to know your opinion on whether UML is still needed in developer's daily work.

Learn More 52 64Nov 19 '17

Chain as a Service (CaaS)

Design patterns are very important in daily work of a software developer. At least I think so. I...

Learn More 11 2Nov 16 '17

Speed up development of dotnet core applications with watch tool

Using dotnet watch tool in development of dotnet core applications

Learn More 30 6Nov 4 '17