Hacker News new | ask | show | jobs
by Cthulhu_ 1711 days ago
> I don't get blogs like these. This story has been told a million times with more or less the same content and structure.

Yes, but things like this need to be repeated every few years to show it to a new generation of coders.

30-40 some year olds of today have probably been exposed to the original design patterns book already, but a younger generation grew up and worked with different tech, e.g. ruby / python / php, where these design patterns were reinvented.

I mean Ruby on Rails and some PHP frameworks from the 2000's / 2010's reinvented the MVC framework / design pattern, I had never heard of it before until these came back with it, but it's a pattern from the 70's apparently.