November 2, 2018
Becca Nelson
@beccaliz
Chicago, IL
beccanelson
http://beccanelson.is
var todos = [] function addTodo(task) { todos.push({ task: task, completed: false, }); } addTodo("Feed my cat");
🤷♀️
🚫 Every side project, ever
🚫 Learn every New ™️ and Shiny© toy
🚫 Just use React
Is this language the best long-term choice for my client (or my company), or is it just closer to my own comfort zone?
🤩 Architecture! Design Patterns!
🤩 What is the DOM anyway?
🤩 Share your knowledge
This project would be easier if <insert teammate here> hadn’t added Redux.
Why should I use a tool like Redux if I can just build state management myself?
I can’t get this to work because Redux is just so complicated
😒
😩
🤯
By Becca Nelson