Filter
Exclude
Time range
-
Near
STOP nesting functions! Use composition instead! 🎨 Function composition lets you combine multiple functions into a clean, readable pipeline. Data flows through one function, then the next, like a production line! ✨ Why use composition? ✅ Reads left-to-right (natural flow) ✅ Eliminates nested function hell ✅ Reusable pipelines ✅ Clean, maintainable code 📌 The PIPE function is your best friend for this! This is a core concept in functional programming and will make your code SO much more elegant. 🔥 Game-changer for processing data! #javascript #functioncomposition #coding #cleancode #webdev #programming #functionalprogramming #javascripttips #webdevelopment #codingbestpractices #softwaredeveloper #learntocode #pipefunctions #jsdev #codequality
5
🎤 Speaker :- @shripadah 📌 Topic :- Learning Functional Programming — Pipe, Compose & RxJS with the help of AI For Session 6 (TechTalk) of #HMNov2025 @OfficialINDIAai #IndiaAIImpactSummit2026, we were joined by Shripada Hebbar for a hands-on and engaging deep dive into learning Functional Programming—powered by AI. Shripada took us beyond theory and showed how AI can be a practical learning companion. Using ChatGPT as an “AI Guru,” he demonstrated how to build a personalised step-by-step learning plan right inside Visual Studio Code. Together, we explored how functional programming principles translate into real-world use across modern JavaScript and Angular apps. Key Highlights: • Pipe & Function Composition: Breaking down how data flows through a chain of functions for cleaner, more predictable code. • RxJS Essentials: Understanding observer, observable, map, and the power of streams. • AI-Assisted Learning: Watching ChatGPT explain concepts, generate examples, and guide the debugging process in real time. • Hands-On Exploration: A live walkthrough where Shripada asked ChatGPT to explain each concept—then tested it directly in code. A powerful session that perfectly showcased how functional programming fundamentals and AI-driven learning can come together to create an accelerated, intuitive learning experience. Thank you @shripadah for an insightful and interactive session! #HackersMang #AISession #AIWorkshop #FunctionalProgramming #RxJS #JavaScript #Angular #PipeFunction #FunctionComposition #ReactiveProgramming #AIGuru #AIForDevelopers #LearningWithAI #TechTalk #AIInCoding #AIEngineering
1
68
"#Concatenative programming is so called because it uses function composition instead of function application—a non-concatenative language is thus called #applicative. That’s the defining difference, and it’s as “real” a definition as I need, because, well, it’s the one that people are using. Bang. Descriptivism." evincarofautumn.blogspot.com… (2012) #concatenativeprogramming #functioncomposition #applicativeprogramming

20
Function Composition just got real: If f(x) = x² – 4 and g(x) = √(x 5), what’s x if f(g(x)) = 5? Watch me solve it step-by-step 🔍 🎓 Algebra 2 Workbook now available: bit.ly/MGSbook #MathGuySteve #SATPrep #STEMtok #Algebra2 #FunctionComposition
53
Many ppl guessed "function composition" which is awesome and is part of it. But it is not the main thing. Episode available now. Feel free to like and subscribe to the video if you want more ground-breaking stuff like this. youtu.be/pgVjWxkgM-Q #programming #coders #higherorderfunctions #oop #functioncomposition #thisshouldnotbepossible
1
10
300
Take your functions to the next level! Using currying in JavaScript can lead to beautiful, composable code. Check out this infinite sum example: #javascript #currying #functioncomposition #infinitemath #gamelogic #mathlib #fp101 #functionalprogramming #learnjavascript #dev
8
Everything you need to know about function composition and combinators is here!! You can now watch Conor Hoekstra's (@code_report) talk "he Power of Function Composition". #LambdaWorld2024 #FunctionComposition #Combinators youtu.be/W7fjzdEJnvY
3
16
792
9 Oct 2023
4️⃣ Function Composition: Functions returning values can be like those fancy Russian dolls, nesting, and chaining into each other for some elegant code ballet! 🪆🎶 #CodeChaining #FunctionComposition
1
1
30
📞 FUNCTIONS CALLING OTHER FUNCTIONS: Functions can call other functions, creating a chain of actions. This is fundamental for structuring complex logic. #FunctionComposition
1
1
Bientôt je prépare une vidéo pour montrer la façon legacy de faire un design pattern decorator en Java et comment faire une refacto de différentes façons en programmation fonctionnelle. #DesignPattern #GOF #Stream #Decorator #Java #Refacto #FP #FunctionComposition #Lambda
1
124
3 Jun 2023
Function composition in JavaScript is like Lego for programmers. You can take small, modular functions and snap them together to create something amazing. 🧱 #javascript #functionComposition #functionalProgramming
1
50
11 May 2023
Boost your code's simplicity and performance with function composition in JavaScript! Learn how in our latest article #javascript#functioncomposition#DEVCommunity dev.to/danities316/function-…

8