Filter
Exclude
Time range
-
Near
Every time I open an old script I wrote with Ramda, I just want to go back in time and punch myself in the face! 👊 #functionaljs #purefunctions #overlyclever
6
2
21
In number theory, a happy number is a number that eventually reaches 1 when replaced by the sum of the squares of each digit recursively. For example, 13 is a happy number because 1^2 3^2 = 10, and 1^2 0^2 = 1. #javascript #FunctionalJS #CodeSnippet #OneLinerFunctions. .
1
1
30 Nov 2020
Need to practice your functional programming? Then @yosevu's exercises are just right for you. In this resistor color duo exercise, practice functional JavaScript and learn about more resources! #FunctionalJS #JavaScript seesparkbox.com/foundry/func…

3
Did you breeze through @yosevu's first two functional programming exercises? The third is here! In this resistor color exercise, practice functional JavaScript and learn about more resources! #FunctionalJS #JavaScript seesparkbox.com/foundry/func…

2
2
Get ready to practice your functional JavaScript with @yosevu! The third exercise comes out on Wednesday, so catch up now by practicing exercises one and two! #FunctionalJS #JavaScript seesparkbox.com/foundry/func…

1
2
Need some help practicing functional JavaScript? @yosevu is here to help you level up your skills with resources and video walkthrough exercises! #FunctionalJS #JavaScript seesparkbox.com/foundry/func…

3
3
Tired of code repeating in simple map functions and made this #functionaljs #javascript
1
Today I learnt: JavaScript's got a reduceRight method for arrays, for when you want to reduce those arseholes coming AND going #functionaljs
1
Solving an Ambiguous JS Interview Question on Curried Functions by @CharlesStover link.medium.com/cUAEIeCFkX #javascript #functionaljs

R1D58 and R1D59 #100daysofcode github.com/meeramenon07/100-… I am beginning to like functional programming javascript #functionalprogramming #functionaljs #javascript

2
I have the 2nd best job in the world, creating something out of nothing 💻. #functionaljs #java #python #php #javascript #js #geek #programmer #developer #coder #jsdev #dotnet #cssinstagram.com/p/Bxa7yUPBG0k/…

Use reduce() quando é preciso encontrar um valor cumulativo ou concatenado com base em elementos de todo o array. Leia o artigo completo em: bit.ly/map-filter-reduce #javascript #js #functionaljs #functionaljavascript #functional #code #coders #aprender #aprendendo #codingpics
3
Use filter() quando é preciso remover elementos indesejados com base em alguma(s) condição(ões). Leia o artigo completo em: bit.ly/map-filter-reduce #javascript #js #functionaljs #functionaljavascript #functional #code #coders #aprender #codingpics #learn #learning #learnings
2
27 Mar 2019
If #closures seem like a complex subject to you check out the lates post by @k_czernek! 💪🏻🚀link.medium.com/Ldx5uUxjoV #functionalprogramming #functionalJS #closures

1
2
20 Feb 2019
🎉 El 15 de marzo se estrena en Redradix functionalJS. 🎉 Queremos que profesionales del mundo Javascript busquen una forma práctica de llevar los conceptos funcionales a su día a día. Y este será nuestro primer encuentro 👇 meetup.com/es-ES/functionalF… Te esperamos!
1
4