Meeka @ccanduc
I hereby claim:
- I am rrgayhart on github.
- I am rrgayhart (https://keybase.io/rrgayhart) on keybase.
- I have a public key ASCMU9dJV7wzOm_Gmhn5jRqRXCtseZwBX7vW7IBatkYb8go
To claim this, I am signing this object:
# poll.js
def self.check_name(string)
array = normal.select do |ingredient|
string.downcase.include?(ingredient.downcase.pluralize) ||
string.downcase.include?(ingredient.downcase)
end
if array.any?
array.first
Put emails in the #refactor-track-tor channel for Harvest accounts
- 9 Things Every Beginner Should Know
- A React Playground in JSFiddle
- All of the Facebook Docs are phenominal. Like, for real, they can always be a source of truth for anything you read in a blog post
- Ryan Flach, Angela Lindow, Lane Winham - One Fan's Treasure
-
Casey Metz and Jeff Duke - Blanched Almonoid
-
VOTE Ilana Corson - Turing Arcade
- VOTE Mark Miranda & Josh Washke - the mentorSHIP - Scale Up
- The History
- Why does it exist?
- Bike Shedding/LookingFor
- Do we have to use it?
BoxTrot Group: Working on Backend Rails: https://github.com/LookingForMe/lookingfor
- Erinna Chen - Location normalization stories
- Nick Dorans - Cleaning up records and creating API endpoints
- Heidi Hoopes - DB load testing
- Brennan Holtzclaw - Research spike on elastic search
BoxTrot:Prime: Working on a Clientside Node/React app for backend project: https://github.com/LookingForMe/lookingForFrontEnd
When you start working with WebPack for GameTime, you'll notice that you can't just define a variable in one file and find it in another as easily as you can in Rails.
Read Node.js, Require and Exports and Organize Your Code with RequireJS
- In the context of Node, what is a
module
? - The code examples from the second blog post look very different from the first. Why?
-
Steve Olson: Built a React Native IOS app that displays the currency and expense data generated by his Ramble Map project.
-
Brant Wellman: De-coupled the basic 3D Engine code of his and Aaron's Gametime project from the actual gameplay code and published it into it's own repo
-
Aaron Greenspan: Built a Phoenix/ReactJS app