Gabor CsomakContract Testing MicroFrontendsTLDR; You need to define your integration points and define clear ownership around them. TypeScript will get you a nearly thorough compile…Oct 21, 2022Oct 21, 2022
Gabor CsomakinNerd For TechWhy committing to less story points will increase your velocityPlanning poker and sprint planning are tricky areas, and we can improve the team velocity a lot by only committing 80% to the team…Dec 23, 20211Dec 23, 20211
Gabor CsomakinNerd For TechDuck Typing in Typescript for Unit Testing — using the ‘unknown’Typescript uses duck typing, since the underlying JavaScript is not supporting object orientation by classes but prototypes (A…Apr 20, 2021Apr 20, 2021
Gabor CsomakEpic FE/BE build pipelines with docker — part 1If you have a build server, you might have issues with it. Docker can help you in an unexpected way!Aug 31, 2020Aug 31, 2020
Gabor CsomakUsing Charles Proxy With Real DevicesSometimes you want to use your mappings with a physical device. When you want to use your desktop VPN on an Android, or when you want to…Aug 13, 2020Aug 13, 2020
Gabor CsomakMy best Splunk queries — Part I.We use Splunk day to day, and having a perfect query for every occasion helps us big time with monitoring, debugging, issue tracking…Jun 28, 2020Jun 28, 2020
Gabor CsomakIn development, every character countsI’ve made a small research project. Basically i wanted to measure clean code. 100 high school graduates answer a ‘what is the output of…Jun 6, 2020Jun 6, 2020
Gabor CsomakYou tought Webcomponents are encapsulated?Well, you were wrong. It turns out Webcomponents leak. We’re using polymer engine, and here’s what our code looked like on the parent page:Apr 17, 2020Apr 17, 2020
Gabor CsomakES2018 featuresAltough I’ve been using the Rest/Spread Properties for a while in react likeJan 14, 2019Jan 14, 2019