My corner on the web
-
Trip to Iceland, 2023
4 pm, April 30: I packed my backpack and headed to the airport. It was almost a full day’s travel to one of the prettiest places I’ve ever been to —…
-
2022 Goals
In many discussions with professionals in different fields, I keep getting excited about all the cool things one can learn and work on. And I would LOVE to try out many…
-
Setup theme.json with custom colors for WordPress 5.8
This post is more of a “research” note I had while looking into the theme.json file for themes on WordPress 5.8. You can read the introduction post here: Introducing theme.json in…
-
What to prepare for a front-end job
This post will not cover the interview itself in details, more like the preparation and the information you send when you apply for a position. Good thing is that some of…
-
Resources for web developers and designers
I am love collecting interesting things to read. And I have a few resources I go through when doing so: Front-end and backend Design: Others: If you have any other great…
-
5 practice projects to learn HTML and CSS
HTML and CSS (just the two, yes, classic front-end stuff) are often overlook in favor of JS. Many developers reach a point where they understand the base concept for layouts, standard…
-
Responsive Containers in CSS
Responsive is nothing new — you build a page, it looks great on desktop, it has to look great on mobile as well. To achieve this we most often use media…
-
Should you wrap block elements with anchor tags?
A question that pops every now and then — should you wrap block elements with anchor: <div> with anchor tag <a> ? This is one of the many decisions front-end developers…
-
If you feel down
It’s been two years since my last post here… Shame. And I was writing a lot before. Well, for my standards, that is; I would say that I have been focusing…
Got any book recommendations?