Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
テクニカル座
@tekunikaruza_jp
情報技術全般が好きな人です。得意分野は、Web技術・機械学習関連になります。
16
Posts
175
Contributions
4
Followers
Follow
Following tags
PHP
CSS
C#
JavaScript
Java
$ analyze @tekunikaruza_jp
posted articles
Java:
25%
JavaScript:
19%
mecab:
19%
Vue.js:
19%
MacOSX:
13%
LGTMed articles
No data
answered questions
No data
Edit Pickup Articles (Up to 3)
Save
Pickup Articles
MySQL
XML
SQL
Wikipedia
Wikipediaの特定カテゴリ以下の記事だけを取得する(サブカテゴリの取得)
13
Wikipediaの記事データは、自分でクロールせずとも、ダンプデータが用意されているため、それをダウンロードすることで取得することができます。(むしろクロールはしちゃダメ) * [英語版のダンプデータ](https://dumps.wikimedia.org/enwiki/) * [日本語版のダンプデータ](https://dumps.wikimedia.org/jawiki/) とりあえず...
2018/07/30
JavaScript
Validation
Vue.js
Vuetify
vuetifyjs
Vue & Vuetifyでバリデーション付きのフォームを作ってみる
69
[Vue](https://jp.vuejs.org/index.html)と[Vuetify](https://vuetifyjs.com/ja/)を組み合わせて、下図キャプチャのようなバリデーション付きのフォームを作ってみます。Vueの基本事項は知っている前提です。だいぶ回りくどい記事になっています。 ![完成例](https://qiita-image-store.s3.ap-northe...
2019/10/06
JavaScript
CORS
GoogleCloudPlatform
Firebase
FirebaseCloudFunctions
Firebase Functions [onCall]を使った関数でCORSが発生してしまう
28
# 前提 Firebase Functionsで、あらかじめ、次のような関数を用意しています。 ```typescript:server.ts import * as functions from 'firebase-functions'; import { HttpsError } from 'firebase-functions/lib/providers/https'; export ...
2020/03/28
All Items
Articles
Answers
Questions