NowYouKnowProgramming / webdev-learning-materials

Don't waste time - the highest quality resource hub for web developers (and not only!)
https://bewebdev.tech
BSD 3-Clause "New" or "Revised" License
58 stars 11 forks source link

Change the "Design patterns" to "Patterns" (consistency change) #165

Closed Willaiem closed 6 months ago

Willaiem commented 1 year ago

What you want to change

This section is misleading because it also contains content about the programming paradigms, file structure, micro-frontends, (etc.), which isn't related to the "design patterns". It would be way better if we could make it generic.

Potentially breaking change

Change the URL from /design_patterns to /patterns

goodideagiver commented 1 year ago

Instead of changing the url, content could be split to different files

It will result in

Willaiem commented 1 year ago

I don't think it makes sense since the design patterns are correlated with the general patterns. It will introduce a lack of consistency in the documentation.