Javascript React

How to Create React App in 2021 [Guide]

IntroductionReasons to create your apps on ReactTutorial on manual React App creationSimplifying the process with Flatlogic’s Full Stack Web App GeneratorConclusion to have Introduction Say whatever you will about...
Read More
Javascript Vue

A Simple Input fields for vue.js

Input fields for vue.js documentation: https://gaidadei.ru/inputv npm: https://gaidadei.ru/inputv how install: https://www.youtube.com/watch?v=TmmegP511ts Description Very simple vuejs component that creates custom input fileds. Where can you create input fields for phone...
Read More
Javascript Vue

A Vue3 component that displays JSON in a collapsible tree

json-tree-view-vue3 A Vue3 component that displays JSON in a collapsible tree. Inspired by vue-json-component and vue-json-tree-view to work with Vue3 and TypeScript. Example <template> <JsonTreeView :data=”state.json” :maxDepth=”3″ /> </template>...
Read More
Javascript Vue

Nuxt Speedkit takes over the Lighthouse performance optimization of your generated website

Nuxt Speedkit Nuxt Speedkit takes over the Lighthouse performance optimization of your generated website. All used components and resources are loaded on demand based on the viewport. View Demo...
Read More
Javascript Vue

A simple Vue component that displays a Progress Bar with labels for each step

Vue Step Progress Bar A simple Vue component that displays a Progress Bar with labels for each step. Demo Installation Install the plugin with npm: npm install –save vue-step-progress...
Read More

Pin It on Pinterest

Generated by Feedzy