Skip to content
Smartango.com
  • Home
  • About
  • My Consulting Services

Tag: reactjs

How to define Higher Order Function with elegance

  • daniele
  • 22 February 2018
  • 1 min read

I need some moment to fully understand this: const compose = ( …fns ) => fns.reduce( ( f, g ) => ( …args ) => f( g( …args ) ) ); reduce method is trickly: when initialValue is not given, the first element of the array is taken as first argument of reduce’s callback parameter, […]

Read More…

Posted in SoftwareTagged javascript, reactjs, redux

Social

GitHub/danielecr
youtube @smartango
X @danielecr

Recent Posts

  • How to deal with change management: plan and actions
  • Define API by Composable Gateway API Manager
  • My latest LLM code nightmare
  • The tale of Jenkins update to Java Jdk21 and Matrix Auth plugin
  • Easy Web Application Development with AWS Cognito and S3

Categories

  • projects
  • security
  • Senza categoria
  • Software

Legal

Privacy Policy
©2025 • Smartango.com • Powered by Conversions Theme