Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Theoleff
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: Find code on your site that can be replaced with modern HTML and CSS
(cssradar.com)
1 points
by
Theoleff
2mo ago
|
0 comments
2.
▲
by
Theoleff
8mo ago
Here's my blog https://theosoti.com/ where I share mainly about CSS. They are a mix of long articles and some short ones to talk about stuff I'm currently learning.
3.
▲
by
Theoleff
9mo ago
Happy New Year everyone. 2025 was a big year for me. I spent a lot of time writing and sharing technical content, mostly about modern CSS. I didn’t expect much from it at first, but it slowly compounded. Over the past year: - On LinkedIn[0]
4.
▲
by
Theoleff
9mo ago
Thank you, it means a lot! I originally started writing it because I was tired of books becoming obsolete every two years while the underlying problems stayed the same.
5.
▲
by
Theoleff
9mo ago
Thanks for sharing that! It’s a super common story. Frontend patterns moved fast (especially for the last 3 years), and not always in a way that encouraged checking what the browser itself could already do. If you want to improve a bit and
6.
▲
by
Theoleff
9mo ago
Yup, at this point it feels more like habit than necessity. People learned to build things like dropdowns in JavaScript years ago, so they keep doing it that way. A lot of devs simply don’t look any further when it comes to what HTML and CS
7.
▲
by
Theoleff
9mo ago
The interesting part here isn’t “no JavaScript”, it’s that HTML already covers more use cases than people remember (forms, dialogs, validation, navigation). I ran into this repeatedly while writing my book "You Don’t Need JavaScript&qu
8.
▲
by
Theoleff
9mo ago
I wrote a book about modern HTML & CSS to create website with as little javascript as possible. I made almost 5k$ the first month, now I do 300-500$/month with it. Here’s the link: https://theosoti.com/you-dont-need
9.
▲
by
Theoleff
11mo ago
Hi HN, Over the past few months, I’ve been exploring how far modern CSS can go on its own. The result is an ebook called "You Don’t Need JavaScript". It’s a collection of UI components (animations, modals, dark mode, etc.) built e
10.
▲
Show HN: I wrote an eBook about building modern UI components without JavaScript
(theosoti.com)
3 points
by
Theoleff
11mo ago
|
1 comments
11.
▲
by
Theoleff
1y ago
Good to know, thank you!
12.
▲
by
Theoleff
1y ago
Thanks for the link, not sure why it's not clickable in my post.
13.
▲
Ask HN: What if you didn't need JavaScript?
7 points
by
Theoleff
1y ago
|
6 comments
14.
▲
Scroll-driven animation in full CSS
(theosoti.com)
1 points
by
Theoleff
2y ago
|
1 comments
15.
▲
by
Theoleff
2y ago
Hi everyone, I’m thrilled to share my new blog post on my frontend development blog! This time, I’ve taken a deep dive into scroll-driven animations in CSS which are way better than JS animations. The blog continues to focus on making learn
16.
▲
Show HN: Create a Darkmode with Minimal JavaScript
(theosoti.com)
1 points
by
Theoleff
2y ago
|
0 comments