"Computers are like Old Testament gods; lots of rules and no mercy"
|
—
Joseph Campbell,
Writer
|
|
|
|
|
A game where you need to pick the design that is most correct. Test your attention to details and get better at UX and UI design! A great entertainment if you are getting bored of Advent of Code!
|
|
|
|
Unless you have been living under a rock, you have heard of this new ChatGPT assistant made by OpenAI. Did you know, that you can run a whole virtual machine inside of ChatGPT? Well sorta, but check out this article if you are curious to find out more!
|
|
|
|
Wordmark is an interactive website that helps to discover and choose fonts by quickly displaying your text with your fonts. If you are looking for a simple way to give your websites a unique touch, Woodmark can be a very effective option.
|
|
|
|
In your career, you might have come across design principles such as DDD. Hexagonal architectures, Onion architecture, Clean Code, CQRS. While there is some significant overlap between all of them, they are somewhat different and it's important to appreciate these differences. This blog post is a great way to explore these topics and compare them, giving you a full perspective on the best techniques to organize large and complex applications.
|
|
|
|
If you want to design a hero section that fills up the area above the fold, it is trickier than you might expect. You might be thinking of just relying on a simple height: 100vh rule, but be ready to see unexpected results on mobile, where browsers might have a toolbar at the bottom. This article explores svh and lvh , 2 new CSS units that give you more control in these kinds of situations.
|
|
|
|
You know the saying: "There are two different things in computer science...", right? Well, if you did not really believe in it so far, here's an article that should change your mind!
|
|
|
|
Let's dive into some tips for working with Zustand - one of the most interesting client state management libraries available for React. Just in case you want to ditch the poor Redux...
|
|
|
|