Test-driven development in JavaScript
—javascript, testing, tdd
Testing the code we are writing is crucial in the job. Even though there are teams that doesn't do tests at all, this is one of the most important parts of successful delivery.
—javascript, testing, tdd
Testing the code we are writing is crucial in the job. Even though there are teams that doesn't do tests at all, this is one of the most important parts of successful delivery.
—styled-components, react, javascript, storybook
Recently I was building a Storybook for my new project. While I enjoy the encapsulation it provides, global styles such as resets are still a common thing. Even though it doesn't change much, I still wanted to have them in my every Story.
—typescript
Some time ago, while building an API, I though that stacking `if` statements depending on function parameters leads to complex business logic. One of the solutions I found was "methods overloading", used mainly in Java (and C#).
—design-patterns, javascript
When building an application, we often face problems with external APIs. One has simple methods, other has them very complicated. Unifying them under one common interface is one of uses of the facade pattern.
—job-searching, interviews
Second leg is the technical interview
—interviews, job-searching
Most of the time, first leg will be with someone from Human Resources
Schedule a free 30-minute call and let's get started on your project.
I'll get back to you within 24 hours, but usually much sooner (Mon-Fri).