All posts by
Filip Skibiński
expand_more
How to inject dependencies in TypeScript?
Filip Skibiński August 22, 2023An object-oriented approach in the JS world The development of many front-end applications is oriented rather to the functional and declarative paradigm. This approach facilitates solving problems specific to this type of software – e.g. making the displayed view a function of the application state. In the case of
Developing inside a box
Filip Skibiński December 21, 2022Utilising the Remote – Containers extension for VSCode The idea of an executable “box” – a container with encapsulated application code and system-related dependencies – seems to become increasingly popular and even perceived as a standard nowadays. Such a container is easy to recreate if something goes wrong. It’s also
Categories
expand_more