Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Talk Proposal: FP in JS #300

Open
1 of 2 tasks
brekk opened this issue Sep 6, 2019 · 2 comments
Open
1 of 2 tasks

Talk Proposal: FP in JS #300

brekk opened this issue Sep 6, 2019 · 2 comments
Labels
Feature 🎤 Proposing a talk that's 15-25 minutes On Waitlist Talk is marked down on our internal waitlist

Comments

@brekk
Copy link

brekk commented Sep 6, 2019

Talk title

Use Functional Programming (FP) to write better, easier to reason about, easier to test and terser code

Abstract

What is functional programming and how can we use it (specifically tools like curry and pipe and higher-order functions) to better manage complexity, improve our understanding of our code and simplify our problem domain?

We'll go over the basics of functional programming in JS, hitting on some of the core tenets of the paradigm, highlight some of easier-to-fall-into pitfalls along the way and ways to write around them. Then we'll generally talk through the process of going from imperative code with implicit side-effects to functional code with explicit side-effects.

The core content of the talk will definitely hit on the information framed in this article: https://codepen.io/brekk/post/functional-workaholism but will likely build on top of it a little bit as well.

Your name (and pronouns)

Brekk (He / Him)

  • This will be my first tech talk

Contact Details

Twitter @brekk
Github @brekk
Gitlab @brekk
BerlinJS Slack @brekk
;)

Code of Conduct

@brekk brekk added the Feature 🎤 Proposing a talk that's 15-25 minutes label Sep 6, 2019
@carolstran carolstran added the On Waitlist Talk is marked down on our internal waitlist label Sep 7, 2019
@carolstran
Copy link
Member

Hey hey @brekk, thanks for submitting a talk 🙌 Great topic. I've added you to our internal waitlist and we'll let you know when we'll be able to have you. Are you based in Berlin?

@brekk
Copy link
Author

brekk commented Sep 8, 2019

Hey @carolstran, I am based in Berlin, yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature 🎤 Proposing a talk that's 15-25 minutes On Waitlist Talk is marked down on our internal waitlist
Projects
None yet
Development

No branches or pull requests

2 participants