Results 4 comments of Almas Kunapyanov

I got followed errors: ``` Zend\ServiceManager\Exception\ServiceNotCreatedException An exception was raised while creating "ZfSimpleMigrations\Controller\Migrate"; no instance returned Previous Exception(s): Zend\ServiceManager\Exception\ServiceNotCreatedException An abstract factory could not create an instance of migrations.migration.default(alias: migrations.migration.default)....

[Viper](https://github.com/spf13/viper) is good choice if you want some complicated logic and wanna keep it easier to handle. Like JSON(YAML) + env variables. But it could be overwhelmed if you have...

Hi, look at Contribution section https://github.com/Alikhll/golang-developer-roadmap#contribution

Just append `var vartop = 0;` right after `var topMargin = 0;` Here is peace of code where I append: $(document).ready(function(){ var contentButton = []; var contentTop = []; var...