issues
search
dwyl
/
learn-elm-architecture-in-javascript
:unicorn: Learn how to build web apps using the Elm Architecture in "vanilla" JavaScript (step-by-step TDD tutorial)!
https://todomvc-app.herokuapp.com
GNU General Public License v2.0
213
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
app.update is not a function
#72
gracezhouu
opened
4 years ago
1
Where do I start (my TDD quest) ?
#71
miguelmartins17
opened
4 years ago
0
The Elm Architecture (TEA) animation
#70
nelsonic
opened
5 years ago
0
Update JSDOM devDependency fixes #68
#69
nelsonic
closed
5 years ago
1
Update JSDOM devDependency
#68
nelsonic
closed
5 years ago
0
How would you handle HTTP requests?
#67
8483
opened
5 years ago
4
Finalise first pass review
#66
iteles
closed
6 years ago
1
Serve Examples on Heroku
#65
nelsonic
closed
6 years ago
3
[esc] key cancels editing mode (without saving)
#64
nelsonic
closed
6 years ago
1
BUG! Failing to supply the model as an argument to subscriptions ...
#63
nelsonic
closed
6 years ago
1
Gif on line 169 of README needs updating
#62
iteles
closed
6 years ago
5
Updates some typos and flow
#61
iteles
closed
6 years ago
6
EDIT an item
#60
nelsonic
closed
6 years ago
9
DELETE a Todo List item using the "cross" (button)
#59
nelsonic
closed
6 years ago
1
Elm(ish) onClick Event/Function Attribute
#58
nelsonic
closed
6 years ago
1
Subscriptions: How to "Listen" for Events and What to do ...
#57
nelsonic
closed
6 years ago
1
1. No Todos, should hide #footer and #main
#56
nelsonic
closed
6 years ago
3
UX Feature Hitting the [Enter] (Return) key creates a new Todo List item
#55
nelsonic
closed
6 years ago
1
view function in Todo List App
#54
nelsonic
closed
6 years ago
2
render_footer renders the <footer> element of Todo App
#53
nelsonic
closed
6 years ago
3
render_item renders the DOM for a Single Todo List item
#52
nelsonic
closed
6 years ago
1
Main Todo List View <section class="main">
#51
nelsonic
closed
6 years ago
2
Toggle All Todo List Items
#50
nelsonic
closed
6 years ago
1
Do we *need* to "init"?
#49
nelsonic
closed
6 years ago
2
[Epic] TodoMVC Feature List
#48
nelsonic
closed
6 years ago
6
Saving / Retrieving Data to/from localStorage
#47
nelsonic
closed
6 years ago
1
Rudimentary Routing in a Client-side Web Application: Why? What? How?
#46
nelsonic
closed
6 years ago
1
PR: Elm(ish) Todo List (TodoMVC) Example issue #44
#45
nelsonic
closed
6 years ago
20
"Elmish" + Todo List Example?
#44
nelsonic
closed
6 years ago
5
Fix markdown fail issue#42
#43
nelsonic
closed
6 years ago
0
Markdown Fail
#42
nelsonic
closed
6 years ago
1
Multiple counters issue#40
#41
nelsonic
closed
6 years ago
4
Multiple Counters on the Same Page 😮
#40
nelsonic
closed
6 years ago
4
Recommended Reading link: Unidirectional User Interface Architectures
#39
nelsonic
opened
6 years ago
0
Picture of the Elm Architecture
#38
nelsonic
closed
6 years ago
2
Breaking It Down #2: Javascript the Hard Parts, Closure, Scope, Execution Context, Callbacks, and Higher Order Functions
#37
YvesMuyaBenda
opened
6 years ago
1
Remove the callback()
#36
idkjs
opened
7 years ago
2
Do we need to clarify "Uni-directional data-flow"?
#35
ZooeyMiller
opened
7 years ago
1
Bugfix Issue #32 & #33
#34
nelsonic
closed
7 years ago
2
Typo in Section 5.1 - Mount Walkthrouh
#33
nelsonic
closed
7 years ago
1
Typo in section 5.3
#32
ZooeyMiller
closed
7 years ago
1
TDD section updates
#31
finnhodgkin
closed
7 years ago
1
Unclear sections in the TDD portion
#30
finnhodgkin
closed
7 years ago
3
Prepare this Tutorial for "Publication"
#29
nelsonic
opened
7 years ago
1
Updates version of JSDOM to latest (v11) Fixes "Click" Tests which means 100% Coverage!!!
#28
nelsonic
closed
7 years ago
4
Update version of JSDom to avoid out-of-date dependency badge :-|
#27
nelsonic
closed
7 years ago
0
Add https before script path URLs so tests work locally
#26
macintoshhelper
closed
7 years ago
1
Tests won't load on local filesystem
#25
macintoshhelper
closed
7 years ago
3
Breaking It Down #1: Organizing Code with Model, View, and Octupus!
#24
YvesMuyaBenda
opened
7 years ago
2
Review with "Beginner's Mind" #22
#23
ghost
opened
7 years ago
6
Next