mirror of
/repos/dotTiddlywiki.git
synced 2025-12-30 07:31:33 +01:00
update
This commit is contained in:
parent
71374be38a
commit
685e31d144
@ -1,6 +1,6 @@
|
||||
created: 20170204131710165
|
||||
creator: user
|
||||
modified: 20170313163846592
|
||||
modified: 20170322090810261
|
||||
modifier: user
|
||||
tags:
|
||||
title: ELM language
|
||||
@ -37,4 +37,7 @@ type: text/vnd.tiddlywiki
|
||||
: https://robots.thoughtbot.com/decoding-json-structures-with-elm
|
||||
|
||||
; Learn X in Y minutes, Where X=Elm
|
||||
: https://learnxinyminutes.com/docs/elm/
|
||||
: https://learnxinyminutes.com/docs/elm/
|
||||
|
||||
; Create Elm type aliases and decoders based on JSON input
|
||||
: https://github.com/eeue56/json-to-elm
|
||||
10
mywiki/tiddlers/Object Oriented Programing (OOP).tid
Normal file
10
mywiki/tiddlers/Object Oriented Programing (OOP).tid
Normal file
@ -0,0 +1,10 @@
|
||||
created: 20170322202327166
|
||||
creator: user
|
||||
modified: 20170322202402175
|
||||
modifier: user
|
||||
tags:
|
||||
title: Object Oriented Programing (OOP)
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
; What's Wrong With Object-Oriented Programming?
|
||||
: http://www.yegor256.com/2016/08/15/what-is-wrong-object-oriented-programming.html
|
||||
Loading…
x
Reference in New Issue
Block a user