The GDPR and You
You probably have a love/hate relationship with the GDPR, just like me. It may do a great job protecting our privacy, but...
You probably have a love/hate relationship with the GDPR, just like me. It may do a great job protecting our privacy, but...
Vue.js is the new up and coming framework that has reached the same popularity on Github as React. Vue enables you to...
Web applications leverage the power of computers and wi-fi connections to give their users a fast, fluent experience. Nevertheless, a huge portion...
The main use-case for using dynamic components is when we can decide only in run-time which component is loaded. They’re also the...
In this talk, we are going to look at what web components are, why we need them and how we can construct...
It’s easy to just build an app with no real architecture in mind. For the most part, Angular as a framework ensures...
Good performance is a key success factor for public-facing software on the internet. Over the years, we have gotten pretty good at...
Code Reviews are a de facto standard for most teams. Either as a general four eyes principle, via pull requests, or as...
„How do we get great designers? Great designers design, of course“ (Fred Brooks). „So how are we supposed to get great architects,...
Two years ago, we transformed our company into a network of cross-functional and self-governing teams. So we learned the hard way which...
In March 2018, the haveibeenpwned.com password database contained about 501 Million hashes of known, stolen passwords. Yet, despite the fact companies obviously...
Before the start of development comes the gathering of requirements. This daunting task with the seemingly endless discussions. Followed by the creation...