Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dwyl/learn-elm-architecture-in-javascript issues and pull requests
#72 - app.update is not a function
Issue -
State: open - Opened by gracezhouu over 4 years ago
- 1 comment
Labels: help wanted, question, starter, user-feedback, technical
#71 - Where do I start (my TDD quest) ?
Issue -
State: open - Opened by miguelmartins17 about 5 years ago
#70 - The Elm Architecture (TEA) animation
Issue -
State: open - Opened by nelsonic over 5 years ago
Labels: enhancement
#69 - Update JSDOM devDependency fixes #68
Pull Request -
State: closed - Opened by nelsonic almost 6 years ago
- 1 comment
Labels: awaiting-review
#68 - Update JSDOM devDependency
Issue -
State: closed - Opened by nelsonic almost 6 years ago
Labels: chore, starter
#67 - How would you handle HTTP requests?
Issue -
State: open - Opened by 8483 about 6 years ago
- 4 comments
Labels: question, starter
#66 - Finalise first pass review
Pull Request -
State: closed - Opened by iteles over 6 years ago
- 1 comment
Labels: awaiting-review
#65 - Serve Examples on Heroku
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 3 comments
Labels: enhancement
#64 - [esc] key cancels editing mode (without saving)
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 1 comment
Labels: enhancement, in-progress, T4h
#63 - BUG! Failing to supply the model as an argument to subscriptions ...
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 1 comment
Labels: bug
#62 - Gif on line 169 of README needs updating
Issue -
State: closed - Opened by iteles over 6 years ago
- 5 comments
Labels: help wanted, in-progress, starter
#61 - Updates some typos and flow
Pull Request -
State: closed - Opened by iteles over 6 years ago
- 6 comments
Labels: awaiting-review
#60 - EDIT an item
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 9 comments
Labels: enhancement, in-progress, starter, T4h, technical
#59 - DELETE a Todo List item using the "cross" (button)
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 1 comment
Labels: enhancement, awaiting-review, T1h
#58 - Elm(ish) onClick Event/Function Attribute
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 1 comment
Labels: enhancement, technical
#57 - Subscriptions: How to "Listen" for Events and What to do ...
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 1 comment
Labels: enhancement, starter
#56 - 1. No Todos, should hide #footer and #main
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 3 comments
Labels: enhancement, T25m
#55 - UX Feature Hitting the [Enter] (Return) key creates a new Todo List item
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 1 comment
Labels: enhancement, in-progress, T25m, starter, technical
#54 - view function in Todo List App
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 2 comments
Labels: enhancement, awaiting-review, T25m, starter, technical
#53 - render_footer renders the <footer> element of Todo App
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 3 comments
Labels: enhancement, awaiting-review, starter, technical, T1h
#52 - render_item renders the DOM for a Single Todo List item
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 1 comment
Labels: enhancement, awaiting-review, T25m
#51 - Main Todo List View <section class="main">
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 2 comments
Labels: enhancement, awaiting-review, T1h
#50 - Toggle All Todo List Items
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 1 comment
Labels: enhancement, T25m, starter, technical
#49 - Do we *need* to "init"?
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 2 comments
Labels: question, in-progress, chore, T25m, starter
#48 - [Epic] TodoMVC Feature List
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 6 comments
Labels: enhancement, epic, starter, technical, T1d
#47 - Saving / Retrieving Data to/from localStorage
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 1 comment
Labels: enhancement, T25m, starter, technical
#46 - Rudimentary Routing in a Client-side Web Application: Why? What? How?
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 1 comment
Labels: enhancement, question, T4h, technical
#45 - PR: Elm(ish) Todo List (TodoMVC) Example issue #44
Pull Request -
State: closed - Opened by nelsonic over 6 years ago
- 20 comments
Labels: awaiting-review
#44 - "Elmish" + Todo List Example?
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 5 comments
Labels: enhancement, question, discuss, technical, T1d
#43 - Fix markdown fail issue#42
Pull Request -
State: closed - Opened by nelsonic over 6 years ago
Labels: awaiting-review
#42 - Markdown Fail
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 1 comment
Labels: bug, help wanted, starter
#41 - Multiple counters issue#40
Pull Request -
State: closed - Opened by nelsonic over 6 years ago
- 4 comments
#40 - Multiple Counters on the Same Page 😮
Issue -
State: closed - Opened by nelsonic over 6 years ago
- 4 comments
Labels: enhancement, help wanted, discuss, T4h
#39 - Recommended Reading link: Unidirectional User Interface Architectures
Issue -
State: open - Opened by nelsonic almost 7 years ago
Labels: enhancement
#38 - Picture of the Elm Architecture
Issue -
State: closed - Opened by nelsonic almost 7 years ago
- 2 comments
Labels: enhancement, help wanted
#37 - Breaking It Down #2: Javascript the Hard Parts, Closure, Scope, Execution Context, Callbacks, and Higher Order Functions
Issue -
State: open - Opened by YvesMuyaBenda about 7 years ago
- 1 comment
#36 - Remove the callback()
Issue -
State: open - Opened by idkjs over 7 years ago
- 2 comments
Labels: enhancement
#35 - Do we need to clarify "Uni-directional data-flow"?
Issue -
State: open - Opened by ZooeyMiller over 7 years ago
- 1 comment
Labels: help wanted, question
#34 - Bugfix Issue #32 & #33
Pull Request -
State: closed - Opened by nelsonic over 7 years ago
- 2 comments
Labels: enhancement
#33 - Typo in Section 5.1 - Mount Walkthrouh
Issue -
State: closed - Opened by nelsonic over 7 years ago
- 1 comment
Labels: bug
#32 - Typo in section 5.3
Issue -
State: closed - Opened by ZooeyMiller over 7 years ago
- 1 comment
#31 - TDD section updates
Pull Request -
State: closed - Opened by finnhodgkin over 7 years ago
- 1 comment
Labels: enhancement
#30 - Unclear sections in the TDD portion
Issue -
State: closed - Opened by finnhodgkin over 7 years ago
- 3 comments
Labels: bug
#29 - Prepare this Tutorial for "Publication"
Issue -
State: open - Opened by nelsonic over 7 years ago
- 1 comment
Labels: enhancement, help wanted, technical
#28 - Updates version of JSDOM to latest (v11) Fixes "Click" Tests which means 100% Coverage!!!
Pull Request -
State: closed - Opened by nelsonic over 7 years ago
- 4 comments
Labels: in-review
#27 - Update version of JSDom to avoid out-of-date dependency badge :-|
Issue -
State: closed - Opened by nelsonic over 7 years ago
Labels: starter, va-task
#26 - Add https before script path URLs so tests work locally
Pull Request -
State: closed - Opened by macintoshhelper over 7 years ago
- 1 comment
#25 - Tests won't load on local filesystem
Issue -
State: closed - Opened by macintoshhelper over 7 years ago
- 3 comments
Labels: bug, help wanted, starter
#24 - Breaking It Down #1: Organizing Code with Model, View, and Octupus!
Issue -
State: open - Opened by YvesMuyaBenda over 7 years ago
- 2 comments
Labels: enhancement
#23 - Review with "Beginner's Mind" #22
Issue -
State: open - Opened by ghost over 7 years ago
- 6 comments
Labels: help wanted
#22 - Review with "Beginner's Mind"
Issue -
State: open - Opened by nelsonic over 7 years ago
- 1 comment
Labels: enhancement, help wanted, starter, T4h
#21 - Toward a Better Front End Architecture: Elm - Codemash 2017
Issue -
State: open - Opened by nelsonic over 7 years ago
Labels: enhancement
#20 - Run tests on CLI/CI ?
Issue -
State: closed - Opened by nelsonic over 7 years ago
- 7 comments
Labels: enhancement, help wanted
#19 - Address Review Comments
Pull Request -
State: closed - Opened by nelsonic over 7 years ago
- 2 comments
#18 - add cd command
Pull Request -
State: closed - Opened by SimonLab over 7 years ago
Labels: in-review
#17 - typo on the cloning project command
Issue -
State: closed - Opened by SimonLab over 7 years ago
- 2 comments
Labels: bug, help wanted
#16 - Abstract superlatives
Issue -
State: closed - Opened by rjmk almost 8 years ago
- 2 comments
Labels: bug, help wanted, priority-1
#15 - Clarity on essence of TEA vs how it's implemented here
Issue -
State: closed - Opened by rjmk almost 8 years ago
- 2 comments
Labels: enhancement, help wanted, user-feedback
#14 - "Local copy" confusion
Issue -
State: closed - Opened by rjmk almost 8 years ago
- 2 comments
Labels: bug
#13 - ES5 confusion
Issue -
State: closed - Opened by rjmk almost 8 years ago
- 3 comments
Labels: bug, help wanted, T25m, starter
#12 - use of gifs / images
Issue -
State: open - Opened by rjmk almost 8 years ago
- 3 comments
Labels: bug, help wanted, discuss
#11 - use of the word model/state
Issue -
State: closed - Opened by sohilpandya almost 8 years ago
- 4 comments
Labels: help wanted, question, discuss, starter
#10 - Help People Realise that Learning the Elm Architecture will help them with React (Redux)!
Issue -
State: closed - Opened by nelsonic almost 8 years ago
- 1 comment
Labels: enhancement, T25m, starter
#9 - Add explanation of signal -> callback function (closure)
Issue -
State: closed - Opened by nelsonic almost 8 years ago
- 1 comment
Labels: enhancement
#8 - Split out the example code in section 5
Issue -
State: closed - Opened by nelsonic almost 8 years ago
- 1 comment
Labels: enhancement, help wanted, in-progress, priority-1, chore, T1h
#7 - add CONTRIBUTING.md file to repo to encourage contributions
Issue -
State: closed - Opened by nelsonic almost 8 years ago
Labels: enhancement, help wanted
#6 - Can we load the test-related Styles/Scripts using a single "loader" script?
Issue -
State: closed - Opened by nelsonic almost 8 years ago
#5 - TDD Reset the Counter
Issue -
State: closed - Opened by nelsonic almost 8 years ago
- 4 comments
Labels: enhancement, in-progress, T25m
#4 - Add GIF of Counter Example
Issue -
State: closed - Opened by nelsonic almost 8 years ago
- 3 comments
Labels: enhancement
#3 - That's nice but how about some tests?! (Can we do it TDD?)
Issue -
State: closed - Opened by nelsonic almost 8 years ago
- 1 comment
Labels: bug, help wanted
#2 - Model Update View (MUV) Diagram
Issue -
State: closed - Opened by nelsonic almost 8 years ago
- 1 comment
Labels: enhancement, help wanted
#1 - Why? What? Who? How?
Issue -
State: closed - Opened by nelsonic almost 8 years ago
Labels: enhancement, question