#vueUnmoderated tagAll postsTrending CommunitiesSteemitCryptoAcademyNewcomers' Communityআমার বাংলা ব্লগKorea • 한국 • KR • KOSTEEM CN/中文Steem AllianceWORLD OF XPILARAVLE 일상Beauty of CreativityUkraine on SteemSCT.암호화폐.CryptoComunidad LatinaExplore Communities...#vueTrendingHotNewPayoutsMutedamy24 (34)in #angular • 3 months agoComparing Frontend Frameworks: Angular vs. React vs. Vue.js — Which One Fits Your Project Best?Selecting the right frontend framework can make or break the success of your project in today's web development…lemooljiang (73)蒋老师in STEEM CN/中文 • 2 years agoNuxt的基础配置与自动导入函数 / nuxt#5全局变量defineAppConfig //app.config.tslemooljiang (73)蒋老师in STEEM CN/中文 • 2 years agoNuxt初体验趁着有空想把Vue从2.6升级到3,据称Vue3的速度能快上不少。虽然现阶段不太会去乱折腾,但也要做好技术储备,真有需要马上就切过去!…sphinxsolution (15)in #react • 2 years agoReact Vs Vue.js: Which One is Better?Nowadays, with the advancement of technology, more development platforms and tools are emerging. Therefore, for…bacancytech (25)in #vue • 3 years agoVue vs React: Which Frontend Framework to Choose?To develop the web project, it is important to select the right JS framework. However, for any business - problem…bacancytech (25)in #laravel • 3 years agoCombination of Laravel and Vue JSThe business has a trend to use multiple technologies to do their project. Because of that reason, clients and…bacancytech (25)in #vue • 3 years agoVue Internationalization with VueI18nTechnologies are booming day by day and people around the world use so many different languages. So, to keep your…adrai (43)in #vue • 3 years agoHow to properly internationalize a Vue application using i18nextSince Vue.js is an approachable, performant and versatile framework for building web user interfaces, it also…adilsardar (44)in #nextjs • 3 years agoWhat Is Next JS And Why Should You Use It?Next JS is a server-rendered React framework that requires little or no configuration at all. Many of the people are…adilsardar (44)in Tech Lovers • 3 years ago10 Reasons To Choose Vue.JS For Web UI Development“Design is the silent ambassador of your brand” An idea was put forward by famous graphic designer, Paul Rand. It…surpassinggoogle (76)in DTube • 4 years agoProgramming - Starting Out With Vue.js & Quasar Framework For A Legitimate Illiterate.Programming - Starting Out With Vue.js & Quasar Framework For A Legitimate Illiterate. #programming #vue…adrai (43)in #javascript • 4 years agoGive vue-i18n more superpowers❕It’s joyful to work with Vue.js . The design is elegant and the robust first-party additions which can be coupled…hardikshah (25)in #bootstrap • 4 years agoBootstrap vs Vue: Comparing PerformanceThe modern website and application interfaces are constantly changing to offer the best user experience. However…evrone (41)in #react • 4 years agoReact vs. Vue in 2021: Best JavaScript FrameworkWhile JavaScript frameworks are now vital for web app development, many companies struggle to choose between React and…lemooljiang (73)蒋老师in STEEM CN/中文 • 4 years ago多国语言组件vue-i18n / 网络研习社#75vue-i18n是个非常实用的多国语言组件!当你的网站要配置多种语言的界面时,用它是首选。用起来倒也容易,翻下手册,看几个实用的案例,就基本上八九不离十啰。可以说,上手的成本挺小的。 参考手册 npm install vue-i18n --savelemooljiang (73)蒋老师in STEEM CN/中文 • 4 years agoVue中定时刷新数据 / 网络研习社#73定时刷新数据好像是一个蛮普遍的需求,比如每秒刷新交易价格、每秒刷新挖矿产出...... 每少刷新肯定是要用到定时器的功能,刷新数据是要用到查询接口,这两者结合就可以实现定时刷新数据的目的。 实现定时功能 //得到当前时间lemooljiang (73)蒋老师in STEEM CN/中文 • 4 years agoVue中父子组件的互动 / 网络研习社#70Vue通常是采用组件的形式开发,这种模块化的思想大大加快了开发的进度。如上图所示,这种 弹窗是典型的父子组件的设计,它们之间是如何共享数据的呢? 父组件向子组件传值传方法 分两步走:…evrone (41)in #frontend • 4 years agoVue.js Creator Evan You Interview: “You need to understand what your users want”Evan You is an independent software developer and the creator of the open source JavaScript framework Vue.js. We had a…lemooljiang (73)in #starnote • 5 years agoIPFS实用指南用IPFS提供web服务,需要有两部分,一是服务器端开启daemon, 二是前端用js来访问服务器。这与一般的网站服务是一样的。所以,在此我分为服务器端和前端两部分来实现IPFS的服务。 -> 前往 星空笔记lemooljiang (73)in #starnote • 5 years agoVue.js实战笔记Vue.js的实战技能,以需求为导向,兼顾各个知识点。 -> 前往 星空笔记