Blog
Read all about my struggles.
Explore posts by category:
- html course 2025HTMLWeb DevelopmentFrontend Development
Html course 2025
Explore all the HTML tags and their uses in web development. Save this cheatsheet for quick reference.
-
How to get searchParams in Next.js layout.tsx, SSR
Layouts do not receive searchParams. But with this little trick we can actually get them.
-
How to add a Read more button to a block of HTML in React
Adding a Read more button that to a block of text, which does not break html tags and is not shown if text is short.
-
How to ANIMATE elements on SCROLL
Level up yout website with this simple script
-
How to GENERATE markdown files in ASTRO
You know CMSs are a thing, right?
-
How to make accordions without any JAVASCRIPT
You never needed it. It's so easy without it.