You Don’t Need JavaScript
CSS is powerful, you can do a lot of things without JS. - you-dont-need/You-Dont-Need-JavaScript... (more…)
Read more »
Functional programming has been around for a while now. And the use of lambda functions while processing collections and arrays have been extensively used in several popular languages like Python, Ruby, Kotlin, etc. Read more