I'm a React, Javascript & Rails full-stack Software Engineer. I have been working remotely for the past two years in a remote village. Before joining as a Software Engineer I founded kwiq - a hyperlocal delivery startup to deliver things in remote villages.
1 minute read
In Ruby, keyword arguments in index refers to the practice of passing a keyword as an argument to an array, particularly when accessing or modifying elements within an array.
Before ruby 3.3
keyword arguments were treated as positional arguments.
In ruby 3.3
Use of keyword arguments in multiple assignment is broken in 3.3