kenjimorita– Author –
-
もりたけんじ
昨日
昨日ここのサイト一日中落ちていました。 せっかく見つけてくれてクリックしてくれた方失礼しました。 こんな感じで復旧しましたのでまたよろしくおねがします。 もりたけんじ -
一番下/Scrollできない
【Slack】一番下読めない/スクロールできない(I can not read the bottom of Slack)
Slackで急に一番下が読めない/スクロールできない(I can not read the bottom of Slack) くなった。 原因を調査中。。 ↑治りました (now, this is fix it! fowlling) slack version Version 2.0.0 (3222) 治りました。 アップデートしてください。 -
参照記事
【JavaScript】私も見ている「(Imperative vs Declarative Programming)命令型(手続き型)と宣言型の違い」
Imperative vs Declarative Programming https://tylermcginnis.com/imperative-vs-declarative-programming/ 命令型(手続き型)プログラミングと宣言型プログラミングの違いを説明している。 ・どのように実行させるかが命令型 ・何をするかが宣言型 それ... -
更新情報
JavaScript問題集を更新しました。
JavaScript問題集を更新しました。 5問ぐらい追加しました。下記はそのうちの一つです。 https://kenjimorita.jp/javascript_study/ -
assignment of property
【flowtype/React/Class】これ。how to fix 「Covariant property `[fn]` incompatible with contravariant use in “` assignment of property `[fn]`」
【flowtype/React/Class】これ。how to fix 「Covariant property `[fn]` incompatible with contravariant use in ``` assignment of property `[fn]`」 flowtypeをReactに取り入れて、class構文で使おうとするとこのようなエラーが出る。 If you incorpo... -
flowtype
【flowtype】React/flowtypeのplayground(最小環境)作った。
【flowtype】React/flowtypeの最小環境作った https://github.com/kenmori/flow 最小環境は上のリンク先なのですが、 今すぐLPでもサイト作成でも始められるreact、redux,react-routerなどの奴は こちらです https://github.com/kenmori/react-redux-sampl... -
flowtype
【flowtype】これ。how to fix 「react. Required module not found」
【flowtype】これ。how to fix 「react. Required module not found」 An error occurred from a component when I introduced flowtype (flowtypeを導入した際に出たエラー) It seems that the module is not typed. Component file where the error occu... -
イチゴタルト
イチゴタルト芸人のイチゴタルト(生地・カスタードクリーム)のレシピ/作り方
イチゴタルト芸人のイチゴタルト(生地・カスタードクリーム)のレシピ/作り方 イチゴタルト芸人のイチゴタルト(生地・カスタードクリーム)のレシピ/作り方 こんばんは。 イチゴタルト芸人もりたです。 先日、今お世話になっているところで誕生日を迎えられ... -
フリーランス芸人が「やるぞ!青色申告2017」で確定申告するまでの話
【やるぞ!青色申告2017/フリーランス】減価償却費計算(定額法)でPC(MacPro2016) を処理する方法
【やるぞ!青色申告2017/フリーランス】減価償却費計算(定額法)でPC(MacPro2016) を処理する方法 前提 ※こちらの記事は30万以上で購入した「資産」を「やるぞ!青色申告2017」で減価償却費計算処理する場合の説明記事です。 PCでも10万未満(消耗品費)、10万... -
child-keys-must-be-unique
【React】これ。Warning: flattenChildren(…): Encountered two children with the same key, `keyName`. Child keys must be unique; when two children share a key, only the first child will be used.
【React】これ。Warning: flattenChildren(...): Encountered two children with the same key, `keyName`. Child keys must be unique; when two children share a key, only the first child will be used. よく出るこれ。keyがダブった際に出るWarning ... -
Template parse errors: Can't bind to 'ngSwitchDefault' since it isn't a known property of 'div'. ("
【Angular2】これ。Error: Template parse errors: Can’t bind to ‘ngSwitchDefault’ since it isn’t a known property of ‘div’. (“
Error: Template parse errors: Can't bind to 'ngSwitchDefault' since it isn't a known property of 'div'. (" Angular2でコンソールに出てくるエラーは優しい。かなり丁寧に出力してくれる。 [code language="javascript"] ////An error occurs <di... -
Android
【Android/ (Chrome/56.0.2924.87)】how to fix 「Form submission canceled because the form is not connected」
【Android/ (Chrome/56.0.2924.87)】how to fix 「Form submission canceled because the form is not connected」 「Form submission canceled because the form is not connected」 An error similar to the title occurred in Chrome update on Android... -
更新情報
【JavaScript】問題集を更新しました。Debouncing, closure,Event delegation
元記事の「【JavaScript】JavaScript練習問題集323問(脱初心者/中級者)2017/2/5更新」 Debouncing, closure,Event delegationに関するものです。 その中からEvent delegationがこちらです。 実際の実装 問題集 -
ご挨拶
「大真面目デザイン」代表の森田賢二です。
「大真面目デザイン」代表の森田賢二です。 2019/7/25日更新 ご挨拶 訪れていただきありがとうございます。 大真面目デザイン森田と申します。 大真面目デザインではWebフロント業務を受託しております。 業務内容 ・Webに関するコンサル業務 (なぜコンバ... -
ScratchJs
【JavaScript】地味に便利!ChromeExtension「ScratchJS」の使い方
【JavaScript】ChromeExtension「ScratchJS」の使い方 最新のChromeやJSBinなどでは簡単にECMAScript2015を使えるのですが、その場でさっと確認したい場合などに使える。また多くのライブラリを追加して試せる。 ScratchJS 目次 ・ScratchJSの拡張追加の方... -
bugg
Android4.4未満でいろいろ大変なやつまとめ
Android4.4未満でいろいろ大変なやつまとめ 私は4.1の端末買いましたよ。4.4未満のデバッグ用に。。 で大体modernizrで処理すればなんとかなるみたいね。 https://modernizr.com/docs/ Android注意のやつまとめ 4.4.4未満 Promise、calc() 4.4未満 flex-w... -
Rust
【rust】rustのplaygroundがドキュメントにあるよ
【rust】rustのplaygroundがドキュメントにあるよ ドキュメント読みながら実行できるから便利ですね! playground 構文だけでも地道にやっていこーーー でわーーー -
参照記事
私も見ている~アメブロ2016 ~ Isomorphic JavaScriptの詳しい話など~
・アメブロ2016 ~ Isomorphic JavaScriptの詳しい話 https://developers.cyberagent.co.jp/blog/archives/3513/ やりたい ・HTMLのテーブルをJSONで動的に更新できる「Tabulator」がスゴい! https://www.webprofessional.jp/dynamic-tables-json/ 今度使... -
moriken_enikki
イラスト(マツコデラックスさん)
イラスト(マツコデラックスさん) -
読み方
【JavaScript】読み方「IIFE(Immediately Invoked Function Expression) 」
【JavaScript】読み方「IIFE(Immediately Invoked Function Expression) 」 即時実行関数なのですが、じゃあIIFEの読み方はどうなのかと思って、アイアイエフイーとかだと思ったけど違うみたい。 https://developer.mozilla.org/ja/docs/Glossary/IIFE こ...
