In this post, I will share with you a very basic development environment setup which is very useful if you just quickly want to evaluate some functionality. At the same time, can act as a good foundation and can be extended once you are done with the initial testing.
Angular and React are nowadays the default choice for frontend development, but for simple POC and validation purposes, we don’t have to use those; this way, we can avoid complexity.
In this post, I will share with you a very basic development environment setup which is very useful if you just quickly want to evaluate some functionality. At the same time, can act as a good foundation and can be extended once you are done with the initial testing.
Angular and React are nowadays the default choice for frontend development, but for simple POC and validation purposes, we don’t have to use those; this way, we can avoid complexity. […]