Commit graph

75 commits

Author SHA1 Message Date
Patrick
87983c57e1 new chapter 2014-11-30 22:38:48 +01:00
Patrick
c7a16da764 Merge branch 'master' of https://github.com/PatrickLouys/no-framework-tutorial 2014-11-30 21:06:53 +01:00
Patrick
87b4cf3a76 changed to controllers 2014-11-30 21:06:11 +01:00
Patrick Louys
8ca3cc47ab Merge pull request #10 from harikt/patch-1
changed aura/http to aura/web
2014-11-28 10:06:06 +01:00
Hari K T
89007243d7 aura/web , not aura/http . 2014-11-27 22:38:41 +05:30
Patrick
d51b44c6d9 this fixes #9 2014-11-16 20:04:42 +01:00
Patrick
9710403de1 missing spaces 2014-11-07 09:37:17 +01:00
Patrick
27b3e57eb9 finished templating chapter 2014-11-07 00:17:34 +01:00
Patrick
a9ab29ea93 intro adapter 2014-11-06 23:17:13 +01:00
Patrick
adba44c3c0 removed faulty code 2014-11-06 22:34:31 +01:00
Patrick
e2f077f8d9 added link to alternative opinion 2014-11-06 20:47:42 +01:00
Patrick
d719961831 fixed typo 2014-11-06 20:47:22 +01:00
Patrick Louys
7173cbb6b6 Merge pull request #5 from DaveRandom/absolute-include-paths
Always use absolute paths for includes
2014-11-06 12:35:54 +01:00
Chris Wright
e2ca3a39ef Always use absolute paths for includes
It's not safe to assume that the web server will always give you a sane
cwd.
2014-11-06 11:33:04 +00:00
Patrick Louys
b4ecd15790 Update README.md 2014-10-11 18:12:58 +02:00
Patrick
159c7d78ab improved writing 2014-10-10 16:05:22 +02:00
Patrick
8f42bb59ad added missing sentence 2014-10-09 19:18:45 +02:00
Patrick
169b846419 added to intro 2014-10-08 19:08:26 +02:00
Patrick
97c249f01f fixed links 2014-10-07 23:05:55 +02:00
Patrick
21c838d2c9 fixed filename 2014-10-07 23:05:08 +02:00
Patrick
f54f2092aa into templating 2014-10-07 22:59:11 +02:00
Patrick
bfc7e12a45 added next topic 2014-10-06 22:48:28 +02:00
Patrick Louys
e27b5ef283 Update README.md 2014-10-05 21:03:11 +02:00
Patrick
7e07790e76 refactored to match earlier changes in different part 2014-09-27 16:58:34 +02:00
Patrick
ece781990d Changed former controller part 2014-09-20 19:56:51 +02:00
Patrick
26e04d9c0a Changed former controller part 2014-09-20 19:56:08 +02:00
Patrick
31b293c49b changed di recommendation 2014-09-19 15:50:19 +02:00
Patrick
2b12237f12 finished DI part 2014-09-18 21:53:50 +02:00
Patrick
4759982c32 changed to correct version number 2014-09-17 22:45:17 +02:00
Patrick
0cf4e70cae switched from uri to path 2014-09-17 22:14:25 +02:00
Patrick
38f6886933 added code formatting 2014-09-17 22:07:26 +02:00
Patrick
13a5d0fb01 added code formatting 2014-09-17 22:06:16 +02:00
Patrick
479b5d3ff8 expanded di part 2014-09-17 22:05:09 +02:00
Patrick
79cd1b51b9 added content to di part 2014-09-17 21:46:06 +02:00
Patrick
1919bffec9 started di part 2014-09-17 21:22:11 +02:00
Patrick
070a8b0563 removed partial sentence 2014-09-16 21:53:59 +02:00
Patrick
a710473db5 fixed link 2014-09-16 21:53:11 +02:00
Patrick
768e2ec17e fixed title 2014-09-16 21:52:08 +02:00
Patrick
a847391433 fixed the filename 2014-09-16 21:51:20 +02:00
Patrick
ae6c24da5d finished inversion of control part 2014-09-16 21:48:41 +02:00
Patrick
0427da3caa fixed navigation 2014-09-16 21:16:49 +02:00
Patrick
d54233080f prepared DI part and navigation 2014-09-16 21:14:29 +02:00
Patrick
cf835164e5 added content to the controller part 2014-09-16 21:12:54 +02:00
Patrick Louys
e61576821e Merge pull request #1 from halfer/master
Some suggested writing fixes
2014-09-16 18:11:25 +02:00
Jon
de0cd1957f Hyphenation 2014-09-15 23:24:07 +01:00
Jon
0e39a33421 Numerals are best as words 2014-09-15 23:17:40 +01:00
Jon
6d7303d7aa Spelling 2014-09-15 23:16:34 +01:00
Jon
3dbaa4e880 Case, add quotes 2014-09-15 23:15:28 +01:00
Jon
cb57ca714e Spelling, punctuation, hyphenation, wording 2014-09-15 23:13:19 +01:00
Jon
e9e9733fe2 Remove repetition, inline code formatting, wording 2014-09-15 22:59:41 +01:00