Javascript Vue

A convenient replacement for nuxt-link component when using nuxt-i18n

nuxt-i18n-link A convenient replacement for <nuxt-link> component when using nuxt-i18n. It is simply a replacement for this exact code: <nuxt-link :to=”localePath(“/page”)”> Link </nuxt-link> into <nuxt-i18n-link to=”/page”> Link </nuxt-i18n-link> This...
Read More
Javascript React

Best Libraries for React I18n

What is InternationalizationDifference between internationalization and localizationReact Internationalization guideBest Internazialiation librariesConclusion Internationalization is an integral part of modern software development. In addition to English-speaking countries, there are still many...
Read More
Javascript Vue

A customizable dropdown datepicker vue component

Vue Dropdown Datepicker A simple and customizable dropdown datepicker vue component. View Demo View Github Installation vuejsis required to use this component Package manager Using npm npm i vue-dropdown-datepicker...
Read More

Pin It on Pinterest

Generated by Feedzy