diff --git a/mywiki/tiddlers/CycleJS.tid b/mywiki/tiddlers/CycleJS.tid index 66c4f98..4170867 100644 --- a/mywiki/tiddlers/CycleJS.tid +++ b/mywiki/tiddlers/CycleJS.tid @@ -1,6 +1,6 @@ created: 20150930083903137 creator: user -modified: 20150930083947910 +modified: 20160502204432222 modifier: user tags: title: CycleJS @@ -10,4 +10,12 @@ type: text/vnd.tiddlywiki : http://cycle.js.org ; A time traveling debugger for Cycle.js -: https://github.com/cyclejs/cycle-time-travel \ No newline at end of file +: https://github.com/cyclejs/cycle-time-travel + +; Cycle JS Fundamentals +: https://egghead.io/series/cycle-js-fundamentals + +; Html To ~HyperScript +: http://html-to-hyperscript.paqmind.com +: https://github.com/ivan-kleshnin/html-to-hyperscript +: https://github.com/ohanhi/hyperscript-helpers \ No newline at end of file diff --git a/mywiki/tiddlers/Jenkins.tid b/mywiki/tiddlers/Jenkins.tid index 41002fb..fe46f3f 100644 --- a/mywiki/tiddlers/Jenkins.tid +++ b/mywiki/tiddlers/Jenkins.tid @@ -1,6 +1,6 @@ created: 20160405085056604 creator: user -modified: 20160408073845689 +modified: 20160429140423031 modifier: user tags: title: Jenkins @@ -9,6 +9,9 @@ type: text/vnd.tiddlywiki ; Official Repository Jenkins : https://hub.docker.com/_/jenkins/ +; Version 2.0: Getting Started with Pipeline +: https://jenkins.io/doc/pipeline/ + ; How to Set Up ~TravisCI-like Continuous Integration with Docker and Jenkins : https://zapier.com/engineering/continuous-integration-jenkins-docker-github/ diff --git a/mywiki/tiddlers/Mail.tid b/mywiki/tiddlers/Mail.tid index 7cc45aa..fad4b7d 100644 --- a/mywiki/tiddlers/Mail.tid +++ b/mywiki/tiddlers/Mail.tid @@ -1,6 +1,6 @@ created: 20160225204139217 creator: user -modified: 20160405195749171 +modified: 20160428103455603 modifier: user tags: title: Mail @@ -9,6 +9,9 @@ type: text/vnd.tiddlywiki ; Synology Mail Server instellen mét fallback server : http://blog.mobile-harddisk.nl/tutorials/synology-mailserver-instellen-met-fallback-server/ +; Fallback eMail service +: https://acc.rollernet.us + ; DKIM Core Technical Specification : http://dkimcore.org/specification.html diff --git a/mywiki/tiddlers/ReactJS.tid b/mywiki/tiddlers/RxJS.tid similarity index 95% rename from mywiki/tiddlers/ReactJS.tid rename to mywiki/tiddlers/RxJS.tid index 798c4c5..1a9b9c7 100644 --- a/mywiki/tiddlers/ReactJS.tid +++ b/mywiki/tiddlers/RxJS.tid @@ -1,9 +1,9 @@ created: 20160114152911183 creator: user -modified: 20160405084940620 +modified: 20160502135151368 modifier: user tags: -title: ReactJS +title: RxJS type: text/vnd.tiddlywiki ; The Observer pattern done right diff --git a/mywiki/tiddlers/Testing.tid b/mywiki/tiddlers/Testing.tid new file mode 100644 index 0000000..f701ceb --- /dev/null +++ b/mywiki/tiddlers/Testing.tid @@ -0,0 +1,16 @@ +created: 20160429140513825 +creator: user +modified: 20160429140651329 +modifier: user +tags: +title: Testing +type: text/vnd.tiddlywiki + +; Unit Test like a Secret Agent with Sinon.js +: http://elijahmanor.com/unit-test-like-a-secret-agent-with-sinon-js/ + +; Chai +: http://chaijs.com/api/bdd/ + +; chai as Promised +: https://github.com/domenic/chai-as-promised \ No newline at end of file diff --git a/mywiki/tiddlers/YII.tid b/mywiki/tiddlers/YII.tid new file mode 100644 index 0000000..8bf389a --- /dev/null +++ b/mywiki/tiddlers/YII.tid @@ -0,0 +1,10 @@ +created: 20160502094117149 +creator: user +modified: 20160502094137484 +modifier: user +tags: +title: YII +type: text/vnd.tiddlywiki + +; testing +: http://www.yiiframework.com/doc/guide/1.1/en/test.overview \ No newline at end of file diff --git a/mywiki/tiddlers/logging.tid b/mywiki/tiddlers/logging.tid index 5058416..b66d1e2 100644 --- a/mywiki/tiddlers/logging.tid +++ b/mywiki/tiddlers/logging.tid @@ -1,6 +1,6 @@ created: 20150306103915968 creator: user -modified: 20150306104016496 +modified: 20160428085011929 modifier: user tags: title: logging @@ -8,3 +8,6 @@ type: text/vnd.tiddlywiki * https://github.com/jas-/proginoskes * http://logstash.net + +; 5 Logstash Pitfalls You Need to Avoid +: http://logz.io/blog/5-logstash-pitfalls-and-how-to-avoid-them/ \ No newline at end of file