Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jhuni
on Jan 7, 2011
|
parent
|
context
|
favorite
| on:
Ask HN: Functionnal programming for UI?
Programming in a paradigm that your language is not made for is indeed a poor experience. JavaScript is not made for OOP or FP, it is made for prototype-based programming so if you want a good experience that is what you should use.
As for FP/MVC UI have you ever heard of tangible values?
http://www.haskell.org/haskellwiki/TV
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
As for FP/MVC UI have you ever heard of tangible values? http://www.haskell.org/haskellwiki/TV