1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-05-31 20:00:47 +00:00
Commit Graph

49 Commits

Author SHA1 Message Date
Julien
ba836197c6 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2019-04-24 18:54:30 +02:00
Julien
c396e8470c docs(laravel): http tests assertions 2019-04-24 18:54:25 +02:00
Ryan Febriansyah
4e10d483d3 updated django-admin command 2019-04-11 04:15:52 +07:00
Julien
29e2ad39ad docs(laravel): add sections 2019-04-08 09:24:15 +02:00
Julien
21a257f4cf docs(laravel): CLI commands 2019-02-15 19:23:18 +01:00
Julien
29819a501c docs(laravel): initialize cheatsheet 2019-02-11 15:15:57 +01:00
Julien
6d47c4b9e2 docs(sails): add updateOne, destroyOne and archiveOne 2018-11-24 10:31:01 +01:00
Julien LE COUPANEC
0e2d63f30b Sails: Web sockets 2018-06-30 17:13:15 +01:00
Julien LE COUPANEC
559363f740 Sails - Waterline ORM 2018-06-29 21:38:40 +01:00
Julien LE COUPANEC
4aad09caaa Sails.js - Response methods 2018-06-28 21:25:13 +01:00
Julien LE COUPANEC
25d27efdc9 Sails.js - Request object 2018-06-28 16:41:30 +01:00
Julien LE COUPANEC
57bb08b828 Sails: configuration object 2018-06-28 10:53:33 +01:00
Julien LE COUPANEC
9ab6a07d5b Sails: Command-line interface 2018-06-27 13:20:17 +01:00
Julien LE COUPANEC
2c2b2fe384 Sails: Update blueprint API 2018-06-27 11:35:27 +01:00
Julien LE COUPANEC
59496b6a36 Sails - Blueprint API 2018-06-27 11:02:49 +01:00
Julien LE COUPANEC
56cb46a209 Sails.js (application) 2018-06-26 22:55:07 +01:00
Julien Le Coupanec
491be5a8dc Feathers.js: remove bash from comments 2018-03-14 13:18:13 -07:00
Julien Le Coupanec
387d6c3d48 Moleculer.js updates 2018-03-10 17:11:24 -08:00
Icebob
9eb7d05caf
Add moleculer cheatsheet to backend 2018-03-10 19:42:52 +01:00
Julien Le Coupanec
8e872d4d93 Feathers: application architecture mistake 2018-02-21 20:41:58 -08:00
Julien Le Coupanec
6c299e00ec Feathers: application architecture 2018-02-21 20:41:58 -08:00
Andrius Palivonas
488e7a7460
Minor typo fixes 2018-02-15 00:14:03 +00:00
Julien Le Coupanec
47e2960126 Feathers: Database - Common API & Querying 2018-02-15 00:17:26 +01:00
Julien Le Coupanec
fcc980ddc6 Feathers: Authentication methods (Server, Client, Local, OAuth1, OAuth2) 2018-02-13 22:43:45 +01:00
Julien Le Coupanec
dca4f0d99a Update README.md 2018-02-11 19:12:10 +01:00
Julien Le Coupanec
b370cc0400 Django: update django-admin 2018-02-11 19:02:39 +01:00
Julien Le Coupanec
4458bf3822
Merge pull request #10 from shrivatsahosabettu/master
django-admin
2018-02-11 19:00:33 +01:00
Julien Le Coupanec
a538a5dfdd Feathers: Client methods 2018-02-11 00:27:03 +01:00
Julien Le Coupanec
3877873002 Feathers - Primus transport 2018-02-10 03:32:51 +01:00
Julien Le Coupanec
4e4d66405d Feathers: Socket.io transport 2018-02-10 03:24:42 +01:00
Julien Le Coupanec
1564a59aa2 Feathers: Express transport 2018-02-10 03:08:55 +01:00
Julien Le Coupanec
ba0c6df3c1 FeathersJS - Updates 2018-02-10 01:12:32 +01:00
shrivatsahosabettu
0422661584
django-admin
Added the django-admin commands
2018-02-06 14:45:44 +05:30
Julien Le Coupanec
22613b2185 Fix issue with folders 2018-02-06 02:10:51 +00:00
Julien Le Coupanec
34124c1731 Reorganizing the repository 2018-02-06 02:09:12 +00:00
Julien Le Coupanec
aed6bb63b6 Feathers: methods for channels 2018-02-04 20:01:13 +00:00
Julien Le Coupanec
0bd368ff75 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2018-02-04 17:45:20 +00:00
Julien Le Coupanec
a27ab16eb9 Feathers: event listeners 2018-02-04 17:45:17 +00:00
Tim Roberts
27c5b74667
Modify description of utils.promisify
This PR modifies the description of `utils.promisify` in order to more clearly explain what this function takes as an argument.
2018-02-04 11:00:57 -06:00
Julien Le Coupanec
2cd1e38b0e Feathers.js: Hook functions 2018-02-04 16:09:52 +00:00
Julien Le Coupanec
caaa62d139 Node: add util.promisify 2018-02-04 15:44:46 +00:00
Julien Le Coupanec
dc306a3364 Bash: Fix issue with $websites 2018-02-04 14:12:03 +00:00
Julien Le Coupanec
745643557b Node: buffer.from() instead of new Buffer(array) 2018-02-03 20:11:29 +00:00
Julien Le Coupanec
18d68e86a3 NodeJS: replace with Math.PI instead of 3.14 2018-02-03 20:06:39 +00:00
Julien Le Coupanec
012b11138a Feathers: Service API 2018-02-03 15:47:02 +00:00
Julien Le Coupanec
892f04f1ab Feathers: application object api methods 2018-02-03 14:40:18 +00:00
Julien Le Coupanec
de879e3f10 Initializing FeatherJS cheatsheet 2018-02-03 02:13:16 +00:00
Julien Le Coupanec
a6c52438bd Update cheatsheets 2017-11-18 17:22:37 +00:00
Julien Le Coupanec
f4ec8cd116 Django cheatsheet 2017-11-18 17:22:05 +00:00