Tuesday, May 3, 2022

BDD vs TDD

 A simple, understandable explanation of Behavior Driven Development (BDD) and Test Driven Development (TDD): https://www.pluralsight.com/blog/software-development/tdd-vs-bdd

Thursday, April 22, 2021

CSS: Position Sticky

A 5-minute read on CSS sticky: https://elad.medium.com/css-position-sticky-how-it-really-works-54cd01dc2d46 

Sunday, March 21, 2021

OO vs FP

 Fumbled across this article that explained in simple terms the difference between Object Oriented Program Vs Functional Programming.

https://www.codenewbie.org/blogs/object-oriented-programming-vs-functional-programming