Shopify | Adventuroo |
software engineer, entrepreneur, published technical author, speaker, teacher/mentor with over 20 years of programming experience
-
Logic Software
- Santa Monica, CA
- iraherman.com
Block or Report
Block or report iscott
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
A ReactJS front-end demo you can use to connect to the Shopify Storefront API.
JavaScript
-
1
# Cheat Sheet: Datastructures and Algorithms
234By Ira Herman
5 -
1
# Cheat Sheet: Simple Authentication in Rails 6 with `has_secure_password`
23The goal of this cheatsheet is to make it easy to add hand-rolled authentication to any rails app in a series of layers.
45First the simplest/core layers, then optional layers depending on which features/functionality you want.
-
1
# Cheat Sheet: MEANbean coffee shop
2A cheatsheet by Ira Herman
345| `Specs` | |
-
1
# Intro to react-native cheatsheet
23**By Ira Herman**
45Notes to help you get started in react-native.
-
1
### Run Server:
2`python3 manage.py runserver`
34### Create DB:
5`createdb <dbname>`