RE: Python is Awesome: Lambda Functions & Map

You are viewing a single comment's thread from:

Python is Awesome: Lambda Functions & Map

in mathematics •  7 years ago 

If you do front end stuff and like lambda look at Elm. It is ML and what react was based on. Compiles to JavaScript

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Sounds pretty cool. I'll have to check it out more! Thanks!

I've heard about it, but to be honest the first time someone described it to me I dismissed it as being a dumb idea. I have no idea what I based that opinion on, so I'm going to go back and read up on it again. Thanks for the recommendation :)

It is all one way flow. You get the state + command. You update the state then sent the new HTML. The virtual dom handles the update.

HTML building is all functions but looks like html.