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)
Sho Suzuki
@sh-suzuki0301
@sh-suzuki0301
2019年9月に7年半従事した営業職からwebエンジニアへ転向。 会員数320万人のサービスでバックエンド/フロントエンド/ネイティブアプリ開発など幅広くやっております。 PHP/JavaScript/TypeScript/React/ReactNative/Redux
17
Posts
412
Contributions
33
Followers
Follow
https://hapitas.jp
株式会社オズビジョン
Following tags
React
Apache
CSS
PHP
JavaScript
Organizations
$ analyze @sh-suzuki0301
posted articles
JavaScript:
18%
TypeScript:
18%
未経験エンジニア:
18%
PHP:
12%
GitHub:
12%
LGTMed articles
JavaScript:
31%
React:
16%
PHP:
12%
TypeScript:
11%
初心者:
8%
answered questions
No data
Edit Pickup Articles (Up to 3)
Save
Pickup Articles
iOS
Push通知
Firebase
reactnative
ReactNativeとFirebaseCloudMessagingでiOS Push通知~react-native-firebase編~
17
# はじめに ネイティブアプリ(iOS)の技術検証で react-native-firebaseのテンプレートとFirebaseCloudMessaging(以下FCM)を使用し、 リモートPush通知(画像のアプリを閉じた状態での通知)を実装したので、簡単な手順と注意点をご紹介します。 <img width="300" src="https://qiita-image-store.s3.ap-n...
2020/04/25
配列
React
【React】ミュータブルな操作とイミュータブルな操作
9
# はじめに 業務で本格的にReactを触り始めて10ヶ月程経過しました。 実装を進める中でドキュメントを読んだり、ググったりする中で必ず目にするのが - 「Reactはイミュータブルな操作を要請する」 - 「Reactでは破壊的な変更を伴う操作を行ってはいけない] といった内容のものです。 なんとなくの理解で通り過ぎてしまっていたのですが、 そのせいでコンポーネントが期待どおり再レ...
2020/08/30
JavaScript
TypeScript
拡張機能
VSCode
【VSCode拡張機能】Turbo Console Logでconsole.logをショートカットで効率化しよう!
139
# console.logのコピペがめんどくさい JavaScript/TypeScriptで開発していると、console.logの使用は避けて通れません。 適宜console.logをコピペして中の変数書き換えて、どこのconsole.logか分かるように文字列で名前を記述したり...とても面倒くさいとモヤモヤしておりました。 スニペットでconsole.log()は補完してくれますが、中身書...
2020/05/30
All Items
Articles
Answers
Questions