Lorem ipsum dolor sit amet consectetur adipiscing elit. Quisque faucibus ex sapien vitae pellentesque sem placerat. In id cursus mi pretium tellus duis convallis.

Uncategorized

Commit Messages

commits I hate commit messages, i feel like theyre often the hardest part of the work. 50/72 rule : https://dev.to/noelworden/improving-your-commit-message-with-the-50-72-rule-3g79 A consistent commit format means your git log becomes actually readable. Tags like FEAT, BUG,…

Uncategorized

Our WordPress boilerplate

What is WordPress and what is a boilerplate? WordPress is a content management system (CMS) used to build and manage websites without needing to code everything from scratch. A boilerplate is a pre-built starter template…