aaronarphaxad.hashnode.devResponsive layout with CSS Grid (no media queries)One of the things almost every developer is scared of in the programming world is CSS (Cascading Style Sheets). CSS is very important in the world of programming because it makes user interfaces look good. This is why there are so many frameworks bui...Dec 18, 2021·3 min read
aaronarphaxad.hashnode.devWriting automated tests for your Django app | An introduction to continuous integration (CI)Have you ever bought a pen and tried to write something on a random piece of paper to see if it works? why do you test it even when we all know it is a pen and pens are supposed to write stuff? You do that to ensure you do not pay for a faulty pen be...Jul 4, 2021·5 min read