Architecture
-
Is the test pyramid a bad sign?
The testing pyramid is a well-known pattern for testing strategy which is praised in most companies practicing tests. However, this…
-
How to write an integration test?
Any product needs to keep constantly high quality on the long run and integration tests are the tool you need…
-
Understand React.js architecture
When we talk about web development React.js is often an topic thatĀ appearsĀ in most of conversation but what is it? React.js…
-
Fix all your null errors
Are you annoyed from all of this null error that always break your code? And what if I tell you…
-
Why architecture your code matters
Often it is said that coding is a way to communicate with machines and that way is optimised for them.…