InfoQ Homepage Presentations Carefully Composing Logic: Functional JavaScript
Carefully Composing Logic: Functional JavaScript
Summary
Brad Urani explores the basics of FP, higher-order functions, partial function application, lazy evaluation and persistent data structures, showing how FP style avoids certain classes of bugs.
Bio
Brad Urani is a software engineer and veteran of 5 start-ups. He has experience in fintech, ecommerce, social networking and educational software. He loves talking, tweeting and blogging about software and frequently speaks at software conferences and user groups.
About the conference
The conference is a two-day, multi-track event that covers all aspects of software development, design and project management. We have speakers from all over the world who are industry experts that deliver both break-out sessions as well as hands-on workshops to further our attendee’s knowledge and understanding of the topics.
Community comments
JavaScript has quite right yet.
by Florin Anghel,
Re: JavaScript has quite right yet.
by Chris Tian,
Javascript is Bae.
by Chris Tian,
JavaScript has quite right yet.
by Florin Anghel,
Your message is awaiting moderation. Thank you for participating in the discussion.
JavaScript is the language of my favorite.
Re: JavaScript has quite right yet.
by Chris Tian,
Your message is awaiting moderation. Thank you for participating in the discussion.
Okay?
Javascript is Bae.
by Chris Tian,
Your message is awaiting moderation. Thank you for participating in the discussion.
Great video by the way. I'm a little slow on catching up with the terminology but when I make sense of it, it some great deep stuff. Thanks.