Webサービス界隈の優秀な人たちが、フロントエンドの新しいツールを「最高!」と日々謳っている中、 底辺コーダーの我々はクライアントからの修正横目に 「ほーん。どうせ僕らの業務じゃ使えないんでしょ?」という冷淡な姿勢を貫き通していた。 しかし、興味がないわけではなかった。ReactやVueといったコンポーネント思考のフレームワークを駆使すればクライアントからの無理難題をスマートに解決し、家で有意義にダラダラする時間を手に入れる事が出来るかもしれない。そのような考えはいつも心の片隅にあったが目を背け続けてきた。 でもついにその時がきたかもしれない。VuePressがその夢を叶えてくれるかもしれない。 (タイトルはかっこつけただけで特に意味はないです。) 夢と苦悩 夢その1 Nuxt 夢その2 Gatsbyjs 夢その3 VuePressを使えるレベルにする。 開発のディレクトリ構成をいい感じに
2017年最も人気のあるフレームワークに選ばれ、今年は日本でも大規模カンファレンス「Vue Fes Japan」が開催される、今ホットなJavaScriptフレームワークのVue.js。 そんな Vue.js について、皆さんの熱い思いを語りましょう! 追加で参加希望のかたはこちら Vue.js Advent Calendar 2018 https://qiita.com/advent-calendar/2018/vuejs Vue.js #2 Advent Calendar 2018 https://qiita.com/advent-calendar/2018/vuejs-2 Vue.js #3 Advent Calendar 2018 https://qiita.com/advent-calendar/2018/vuejs-3 Nuxt.js はこちら Nuxt.js Advent C
満員御礼! 「Vue.js #2 Advent Calendar」 の次スレです。 2017年最も人気のあるフレームワークに選ばれ、今年は日本でも大規模カンファレンス「Vue Fes Japan」が開催される、今ホットなJavaScriptフレームワークのVue.js。 そんな Vue.js について、皆さんの熱い思いを語りましょう! (アドベントカレンダーが埋まった場合、追加枠を設ける予定です) Vue.js Advent Calendar 2018 https://qiita.com/advent-calendar/2018/vuejs Vue.js #2 Advent Calendar 2018 https://qiita.com/advent-calendar/2018/vuejs-2 Vue.js #3 Advent Calendar 2018 https://qiita.com
満員御礼! 「Vue.js Advent Calendar」 の次スレです。 2017年最も人気のあるフレームワークに選ばれ、今年は日本でも大規模カンファレンス「Vue Fes Japan」が開催される、今ホットなJavaScriptフレームワークのVue.js。 そんな Vue.js について、皆さんの熱い思いを語りましょう! (アドベントカレンダーが埋まった場合、追加枠を設ける予定です) Vue.js Advent Calendar 2018 https://qiita.com/advent-calendar/2018/vuejs Vue.js #2 Advent Calendar 2018 https://qiita.com/advent-calendar/2018/vuejs-2 Vue.js #3 Advent Calendar 2018 https://qiita.com/ad
Feature-rich Typical templates for enterprise applications and various components
vue-element-admin is a production-ready front-end solution for admin interfaces. It is based on vue and uses the UI Toolkit element-ui. vue-element-admin is based on the newest development stack of vue and it has a built-in i18n solution, typical templates for enterprise applications, and lots of awesome features. It helps you build large and complex Single-Page Applications. I believe whatever yo
Vue.js は JavaScript フレームワークです。 ウェブアプリケーションのユーザーインターフェイス開発を支援する様々な仕組みを提供します。 管理画面はもちろん、HTMLエディタのようにユーザの入力に対して即応性が必要なアプリケーションを簡単に作ることができます。 例えば、テキストエリアに文字を入力すると、 デザインしたページの特定のDIV要素がリアルタイムに更新されるといったデータ反映の仕組みを備えています。 また、JavaScript で大規模なユーザーインターフェイスの開発を行う場合、HTMLファイルのテンプレート化、 JSファイルの依存関係、グローバル変数汚染など様々な課題に直面します。 Vue.js は、コンポーネントという仕組みと Webpack というモジュール管理ツールと組み合わせることで、 これらの課題にうまく対処できるようになっています。 今まで jQuery
vue.js is a progressive JavaScript Framework that focuses on building user interfaces. It is very small and light weight compared to other more complex front-end frameworks like AngularJS, Backbone.js and another kind of javascript frameworks. vue.js Very simple to use and easy to get started. It is important to know that it can do anything with the user interface, it doesn’t care about the model
How to Master Vue Router in Vue.js 3 with Composition API Discover how to effectively master Vue Router in Vue.js 3 using the powerful Composition API. Use Hygen to Bootstrap New Components in your Custom Vue UI Library Hygen is a code generation tool. It’s super useful for bootstrapping new components in a Vue.js Component Library.
🍞 Easy: Declarative validation that is familiar and easy to setup 🧘♀️ Flexible: Synchronous, Asynchronous, field-level or form-level validation ⚡️ Fast: Build faster forms faster with intuitive API and small footprint 🏏 Minimal: Only handles the complicated form concerns, gives you full control over everything else 😎 UI Agnostic: Works with native HTML elements or your favorite UI library com
最近、Firebaseを勉強中です。Vuexも勉強中です。 その2つをつなぐためのVuexFireというライブラリを組み込んで、TodoListを作ってみました。 作ったやつ とりあえず現状だと接続先のFirebaseデータベース残してるから動くけど、その内消すかも。 コード比較 VuexFireの有無でのStoreのコードを比較してみます。 import Vuex from 'vuex'; import Vue from 'vue'; import { ADD_TODO, REMOVE_TODO } from './action-types'; Vue.use(Vuex); export default new Vuex.Store({ strict: process.env.NODE_ENV !== 'production', state: { todos: [], }, mutati
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く