Commit Graph

717 Commits

Author SHA1 Message Date
Rico Sta. Cruz 0c8749580d
Update vim cheatsheet 2017-08-24 15:51:01 +08:00
Rico Sta. Cruz d4b9c9977c
Update 2017-08-24 15:13:27 +08:00
Rico Sta. Cruz f3fe0d09fb
Update 2017-08-24 14:53:13 +08:00
Rico Sta. Cruz a558510701
Simpler shortcuts 2017-08-24 12:41:34 +08:00
Rico Sta. Cruz cad133190f
Update 2017-08-24 12:33:24 +08:00
Rico Sta. Cruz 1d60548f99
Update 2017-08-24 12:14:58 +08:00
Rico Sta. Cruz 484373521c
Update 2017-08-24 12:13:47 +08:00
Rico Sta. Cruz 7405cbeb0d
Update 2017-08-24 11:57:09 +08:00
Rico Sta. Cruz 016c36bb96
Update 2017-08-24 06:44:14 +08:00
Rico Sta. Cruz d95efb54c5
Update 2017-08-24 06:30:53 +08:00
Rico Sta. Cruz d0142fb682
Initial implementation 2017-08-24 06:22:00 +08:00
Rico Sta. Cruz f533a52407
Jest: add timers 2017-08-24 05:18:38 +08:00
Rico Sta. Cruz 5483781d4f
Update 2017-07-30 17:59:47 +08:00
Mika Andrianarijaona 4f32428a63 Use user_url instead of user_path in last case
2 identical function call would return different output in 
```
user_path(Endpoint, :index)                 #=> /users
...
user_path(Endpoint, :index) #=> "http://localhost:4000/users"
```
but in fact the last one should use user_url as indicated in doc http://www.phoenixframework.org/docs/routing
2017-05-23 09:32:43 +03:00
William Belle 042826024b fix typo 2017-05-20 17:15:44 +02:00
Charles Flèche e9796f0348 Add attach from file @ to httpie.md 2017-05-18 19:25:44 -05:00
Emily Marigold Klassen d05a943d24 Fix link to TDD from BDD mocha page 2017-04-03 11:41:22 -07:00
Rico Sta. Cruz 12e97f9303
More https fixes 2017-03-29 17:05:21 +08:00
Rico Sta. Cruz 4886f3dc10
Update 2017-03-29 16:35:24 +08:00
Rico Sta. Cruz 38af608bf2
Fix https 2017-03-29 16:35:17 +08:00
Rico Sta. Cruz 0f28779fc5
Update flowtype 2017-03-16 15:57:23 +08:00
Rico Sta. Cruz bf3547d2ec
Update 2017-03-14 13:41:29 +08:00
Rico Sta. Cruz d847b1b31e
Update 2017-03-12 06:42:24 +08:00
Rico Sta. Cruz 3911a41acf
Update 2017-03-12 05:18:38 +08:00
Rico Sta. Cruz 22a3fa5262
Update 2017-03-07 16:51:40 +08:00
Rico Sta. Cruz b8b48d5e44
Update 2017-03-07 16:03:11 +08:00
Rico Sta. Cruz 541187c3ea
Update 2017-03-05 02:38:14 +08:00
Rico Sta. Cruz 1b6f6bb36a
Update 2017-03-05 00:26:25 +08:00
Rico Sta. Cruz 4820503a33
Add cssnext 2017-03-05 00:22:29 +08:00
Ben Koshy 290699daeb add further clarifications on rails g migrate
add comment clarifying the use of snake_case

add comment clarifying that g can be used instead of 'generate'
2017-03-01 16:34:40 +11:00
Rico Sta. Cruz 5e38819c34
Fix ajax example in React (#26) 2017-02-27 06:29:47 +08:00
Rico Sta. Cruz 75ee1e0a4c
Remove cask stuff (#35) 2017-02-27 06:28:18 +08:00
Rico Sta. Cruz feb2963e36
Remove brew-index, totally outdated anyway 2017-02-27 06:27:28 +08:00
Rico Sta. Cruz 848d126a5b Merge pull request #44 from BKSpurgeon/patch-1
add further clarity re: conventions
2017-02-27 06:26:33 +08:00
Rico Sta. Cruz c4db81b2a7 Merge pull request #43 from Neki/topic/tig_sheet_typo
Fix small typo in tig cheat sheet.
2017-02-27 06:26:14 +08:00
Rico Sta. Cruz a4c8ff810b Merge pull request #45 from maschwenk/patch-1
Should return all caps after toUpperCase()
2017-02-27 06:25:53 +08:00
Rico Sta. Cruz ef7bc4fe05
Update 2017-02-27 06:25:14 +08:00
Rico Sta. Cruz 99f4eeef63
Update 2017-02-20 17:25:13 +08:00
Max Schwenk 31e392465c Should return all caps after toUpperCase() 2017-01-24 17:15:09 -08:00
Ben Koshy ed9d761815 add further clarity re: conventions
snake_case is also an option - so adding that in.
2017-01-23 01:02:25 +11:00
Benoît Faucon 332d0079d9 Fix small typo in tig cheat sheet. 2017-01-02 21:43:40 +01:00
Rico Sta. Cruz 212bf44a31
Update 2016-12-28 12:42:06 +08:00
Rico Sta. Cruz 1951ba971d
Add GraphQL 2016-12-28 03:28:39 +08:00
Rico Sta. Cruz e77149233b
Update 2016-12-27 01:08:47 +08:00
Rico Sta. Cruz e631764d09
Bluebird: update URLs 2016-12-27 01:01:36 +08:00
Rico Sta. Cruz b7e4c06ce7
Update 2016-12-24 00:23:06 +08:00
Rico Sta. Cruz b8ea695245
Update 2016-12-14 16:01:31 +11:00
Rico Sta. Cruz d8a1d26151
Update for VainGlory 2.0 2016-12-14 15:55:36 +11:00
Rico Sta. Cruz a30e5affaf
Update 2016-12-12 14:24:49 +11:00
Rico Sta. Cruz 006fac7c97
Update 2016-12-12 10:06:05 +11:00