Published inJavaScript in Plain EnglishVue-i18n key fallback — handle missing keys and keep options with a function decoratorAdd some extra fallbacks, errors handlers, or other side actions using the function decorator pattern.Apr 15, 2022Apr 15, 2022
Git config and aliases to boost productivityIn Evionica we’ve implemented the git-flow with branch names including a Jira ticket identifier. Eg. feature/WBA-123-some-feature. I am a…Mar 25, 2022A response icon1Mar 25, 2022A response icon1
Published inJavaScript in Plain EnglishHow to Make Certain Properties Optional in TypeScriptThe declaration of the interface is a place to make some properties optional. You can achieve that with a question mark next to the…Oct 26, 2021Oct 26, 2021
Published inJavaScript in Plain EnglishHow to Use enum Keys in TypeScript Interfaces and TypesFind out how to use enums with interfaces and typesOct 23, 2021A response icon3Oct 23, 2021A response icon3
Published inJavaScript in Plain EnglishHow to Pass Commit Hash to an Environment Variable Using Webpack Plugin in Vue 3How to determine which commit the app was built from?Oct 20, 2021Oct 20, 2021