My jumbled notes:
- Hey, Amir is using Emacs - my people!
- Recommends AngularJS and Knockout
- Rake used to build and populate system
- used conEmu for console
- Oak has a DynamicDB and DymanicRepository
- "ghost methods" are not present at compile time, but added dynamically
- Use "System.Diagnostics.Debugger.Launch();" in code to bring up the debugger
- Amir recommended http://www.infoq.com/presentations/Simple-Made-Easy
- The Gemini extends the properties of System.Dynamic.DynamicObject to be more Rubyesque.
- Amir used specWatchr for automatic compiling and testing
- For GUI testing use "canopy F#", which is a layer above Selenium.
- Three things: reduce friction, dynamic typing, increase feedback
- dynamic is a thing. SignalR uses it.
No comments:
Post a Comment