1
0
mirror of /repos/dotTiddlywiki.git synced 2025-12-30 07:31:33 +01:00
This commit is contained in:
Aiko Mastboom 2016-05-02 22:55:03 +02:00
parent d53f4dbd20
commit ef73d0446e
7 changed files with 50 additions and 7 deletions

View File

@ -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
: 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

View File

@ -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/

View File

@ -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

View File

@ -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

View File

@ -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

10
mywiki/tiddlers/YII.tid Normal file
View File

@ -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

View File

@ -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/