Giter Club home page Giter Club logo

Comments (17)

azu avatar azu commented on August 19, 2024

一ヶ月ぐらい前にVanilla JavaScriptで書いたもの https://github.com/azu/plain-todo
(今見たら微妙な構造してる気はする)

from js-primer.

azu avatar azu commented on August 19, 2024

Web+DB vol92にTODOのサンプル乗ってたけど、ひたすら解説難しそうだなという感じがした。

from js-primer.

azu avatar azu commented on August 19, 2024

構成要素を追記

from js-primer.

azu avatar azu commented on August 19, 2024

Amazon.co.jp: いまから始めるWebフロントエンド開発 電子書籍: 松田 承一, 柴田 和祈: Kindleストア
ReactとかReduxっぽいけどTodoの話

from js-primer.

azu avatar azu commented on August 19, 2024

レトロエンジニアのための近代Webフロントエンド事情 - Qiita
面白かった。

ツール実際に使うならどうするか悩むなー。
実在するツールを使うべきなのか それとも js-primer-transpile とか js-primer-bundle みたいなツールをでっちあげてやるべきなのかというのがある。
ツール自体の軽い話はあってもいいけど、ツールの使い方を学ぶのは本質的じゃないしなー

from js-primer.

azu avatar azu commented on August 19, 2024

https://paulirish.github.io/es-modules-todomvc/
ES6モジュールでのTODO実装

from js-primer.

azu avatar azu commented on August 19, 2024

クラスとモジュールが1つのテーマ
オブジェクト指向的なアプリケーションの作り方ユースケース。

from js-primer.

azu avatar azu commented on August 19, 2024

【感想】いまから始めるWebフロントエンド開発 - Rのつく財団入り口
todoアプリ題材

from js-primer.

azu avatar azu commented on August 19, 2024

.js を付けないとエラーがでますというエラー例を表示す。

from js-primer.

azu avatar azu commented on August 19, 2024

ちょっと長いかな?

from js-primer.

azu avatar azu commented on August 19, 2024

フォームとイベントのところを最初からEventEmitterでやればまあもっと短くなるんだろうけど、イベント駆動なれてない人がやるにはいきなりは抽象的な感じがした。
できるだけ、...省略... を行わないデザインでやってて、モジュールをちょこっと作ってApp.jsを変更をやってる感じ。
そろそろApp.jsがでかくなってくるので少し無理が出てくるかも

from js-primer.

azu avatar azu commented on August 19, 2024

Introduction for Browser Side MVC
モデルの話について

from js-primer.

azu avatar azu commented on August 19, 2024

各セクションのタイトルを 〜する みたいな感じに変更する。
検索的にももうちょっとタイトル単体でわかるようにした方がよかった。

from js-primer.

azu avatar azu commented on August 19, 2024

https://asciidwango.github.io/js-primer/use-case/todoapp/
Todoアプリの章はひとまず書き終わり。
途中のミーティング #454 でイベントの用語 #455 やローカルサーバの話 #462 とかの変更があったので、前半と後半がまだ整ってない。
その辺の統一したら、これを閉じる。

今のところのブロッカーは #462 のローカルサーバとは?みたいな話。
2章の序章 #267 を参照したいけど、まだそこがない。

from js-primer.

azu avatar azu commented on August 19, 2024

あと、Todoの数の表示の部分 なんかイマイチ。
モデルの説明には役立つけど、後半はただ邪魔になってるだけから、モデルの説明はアプリじゃない例でやるとかして、Todoの数表示自体を取り除くかもしれない

from js-primer.

azu avatar azu commented on August 19, 2024
  • ローカルサーバの変更を取り入れる

from js-primer.

azu avatar azu commented on August 19, 2024

次のタスクをしたら閉じる。

TODOアプリはmount,unmountまで完成してない感じなので、
課題として、そこを別のIssueにして、後は自分でやってみよう + 完成形を作っておくかな

from js-primer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.