Development
Subscribe-
- Collection:
- Blogroll
CSS { In Real Life }
If you’re interested in front-end development, and CSS in particular, Michelle Barker’s blog is a great resource. She writes articles about CSS features and more general web tech topics. You’ll also find some links to guest posts on other websites. -
- Collection:
- Bookmark
Inline conditionals in CSS?
Last week, the CSS WG resolved to add an inline if() to CSS. But what does that mean, and why is it exciting?
-
- Collection:
- Bookmark
Single Div Drawings with CSS
As a web designer, CSS is my medium and so I challenged myself to learn all I could about it and to explore and experiment with its limits.
-
- Collection:
- Bookmark
Front-end development is like…
…so many other industries. Yet, I find that working in front-end development still places a heavy emphasis on one person — or very few people — doing the job.
-
- Collection:
- Bookmark
daedalOS
A desktop environment built in the browser using NextJS. -
- Collection:
- Bookmark
Git : pourquoi écrire des commits atomiques ?
Beaucoup de personnes, par simplicité, créées des commits contenant l’ensemble de leurs modifications. Pourtant procéder ainsi peut poser de nombreux soucis. C’est pourquoi il est souvent recommandé d’écrire des commits atomiques.
-
- Collection:
- Bookmark
Star Rating: An SVG Solution
For websites and platforms that provide users with content or reviews, it’s important to include a star rating. Recently, I needed to implement a star rating component for a project [...]
-
- Collection:
- Guide
Installing LAMP on Manjaro
Retrieve all the steps to install a functional LAMP server on Manjaro. -
- Collection:
- Blogroll
Adrian Roselli
If you’re interested in web accessibility, Adrian’s blog is a great resource. He gives advice and critiques some of the templates that are commonly found on the web. Bonus point: he updates his posts so even older posts are worth checking out! -
- Collection:
- Blogroll
Ahmad Shadeed
If you are interested in CSS, Ahmad's blog is definitely worth following. He writes in-depth articles about new CSS features. His only flaw: an RSS feed that doesn't even display an excerpt/introduction to the article. -
- Collection:
- Bookmark
RTL Styling 101
Over 292 million people around the world speak Arabic as their first language. Arabic [...] is my native language, and I sometimes build websites that need to support both left-to-right (LTR) and right-to-left (RTL) styles.
-
- Collection:
- Bookmark
The math of CSS Locks
A CSS lock is a Responsive Web Design technique that lets you transition smoothly between two values, depending on the current viewport size, rather than jump straight from one value to the other.
-
- Collection:
- Bookmark
Thinking Like a Front-end Developer
In this article, I will show you my approach to think about a new layout, and how you can apply these steps to your work. Are you ready? Let’s dive in.
-
- Collection:
- Bookmark
The Great Divide
Let’s say there is a divide happening in front-end development. I feel it, but it’s not just in my bones. [...] The divide is between people who self-identify as a (or have the job title of) front-end developer, yet have divergent skill sets.