Frontend & Web Dev, Marketing, SEO, GEO | HI Web
15.2K subscribers
470 photos
16 videos
51 files
91 links
• Guides on HTML, CSS, JavaScript, React
• Free Figma templates
• Tips on UI/UX design
• Career advice
• Portfolio tips, GitHub help, and soft skills for devs
• Live projects, coding challenges, tools, and more

For all inquiries contact @haterobots
Download Telegram
🛢 React.js Performance Guide

Which JS framework is the most performant? React, Vue, Svelte, Angular,…? When trying to answer this question, we often get lost in comparing benchmarks for reactivity, bundle size, memory usage and other factors.

Of course we want to choose the best framework to create performant apps! But your app will only benefit from framework performance if you also follow best practices for performance optimization of web apps in general, and React apps in particular.

So, where to start? What impacts performance? This guide will cover the basics of React performance optimization, and list some tools and resources that will help you dive deeper into this topic.
6👍2
The rise of vibe coding

In 2024, large language models (LLMs) took a quantum leap in code generation, turning what was once a futuristic dream into a daily reality for developers. From novices hacking together their first apps to seasoned engineers architecting complex systems, these advancements leveled the playing field.
5👍1
🔎 Why would anyone need JavaScript generator functions?

Generators are an odd part of the JavaScript language. And some people find them a bit of a puzzle. You might be a successful developer for decades and never feel the need to reach for them. Which raises the question, if you can go so long without ever needing them, what are they good for?
7👍1
🚎 11 HTML best practices for login & sign-up forms

Most websites have login or sign-up forms; they’re a critical part of business conversion. However, even popular sites fail to implement the 11 best practices mentioned in this article, and thus have at least one mistake. So, read on, then check your forms and improve your UX by using HTML technologies the way they should be used.
11👍2
⚡️ Tooltip Best Practices

In this article, I try to summarize the best practices mentioned by various accessibility experts and their work (like this, this, and this) into a single article that’s easy to read, understand, and apply.
👍6🔥1
🫀 How to Remove a Specific Item from a JavaScript Array


Removing an item from an array is a common task in JavaScript, but it can be confusing if you’re just starting out. Let’s break down the easiest and most popular ways to do this, explained in plain English!
👍10🔥1
😱 CSS nesting improves with CSSNestedDeclarations

To fix some weird quirks with CSS nesting, the CSS Working Group resolved to add the CSSNestedDeclarations interface to the CSS Nesting Specification. With this addition, declarations that come after style rules no longer shift up, among some other improvements.

These changes are available in Chrome from version 130 and are ready for testing in Firefox Nightly 132 and Safari Technology Preview 204.
11👍3
🪡 The most effective ways to improve Core Web Vitals

Over the years, the web community has built up a wealth of web performance optimization knowledge. While any one optimization may improve performance for many sites, all of them at once can feel overwhelming and, realistically, only some of them are applicable to any given site.
8👍1
🪐 Exploring the browser rendering process

What occurs between typing a URL in your browser and the moment a webpage is displayed? Let's explore the complex rendering process of the browser in an interactive way.
7👍1
💡 You can use new CSS features and apply fallback styles in unsupported browsers using the supports rule. The same can be done in JavaScript.
5👍3
This media is not supported in your browser
VIEW IN TELEGRAM
💡 How to Easily Create an Accordion Without JavaScript: A Note for Front-End Developers
9👍4
🖥 pop() method:

🌟 This method removes the last element of an array and returns the removed element.
12👍2
This media is not supported in your browser
VIEW IN TELEGRAM
🏄 Smooth Multi-Page Experiences with Just a Few Lines of CSS

A single line of CSS can enable slick multi-page transitions for web applications (and web sites for those who maintain there's a difference), opening up new possibilities for web app architectures, and website experiences. So let’s take a look at View Transitions, why we might want them, and how to get started with just that single line of CSS.
5👍3
💎 33 JS concepts every developer should know

A big title, but this repository actually has a lot of resources on both basic and advanced topics. A collection of articles grouped by topic.
12👍2
🚀 How to start a React Project [2025]

Every year, I want to give you a brief overview of how to start a new React project. I'll reflect on the advantages and disadvantages, the skill level needed as a developer, and the features each starter project offers to you as a React developer. By the end, you'll know about three solutions for different requirements.
6👍2
A React Hook for Sound Effects

The web needs more (tasteful) sounds!

👂 Lets your website communicate using 2 human senses instead of 1
🔥 Declarative Hooks API
⚡️ <1kb bytes (gzip) in your bundle! ~10kb loaded async.
Built with Typescript
🗣 Uses a powerful, battle-tested audio utility: Howler.js
👍83
Free Figma Template: Hookah rentals

🧠 Difficulty: 🥕🥕

#Figma #Template
9🔥1