Skip to content

Instantly share code, notes, and snippets.

View kodyxgen's full-sized avatar
:shipit:
Working

LeviBalogh kodyxgen

:shipit:
Working
  • Web4U DEV
  • Romania
  • 15:22 (UTC +02:00)
View GitHub Profile

Learning Plan for Design Patterns and Principles of Good Design

These learning resources primarily focus on programming using Good Design Principles and Design Patterns

  • There is an emphasis on learning using PHP, although most patterns are universal to every object orientated language.
const facet = {
'facets': {
'new_facet': ['bo-la-test'],
},
'query_args': {
'post_type': 'posts',
'posts_per_page': 4,
}
};
axios({