2 Blog Posts by
Ramon Tayag

How to build a light-service action with strong parameters. Usually you would just compact all these parameters into a Hash object for it to be flexible to change in the future. I'm assuming that this "strong parameter" approach is needed in many fintech use cases, where strict guarantees are needed to be made (aka atomicity of a LightService object)

Read More
Hide