Tomas Stveracek

Tomas Stveracek @tomasdevs

About: Frontend developer

Joined:
Nov 8, 2023

Tomas Stveracek
articles - 24 total

🌱 Modern CSS Tips & Tricks to Boost Your Workflow

Are you ready to improve your CSS skills with some of the latest tips and tricks? CSS is always...

Learn More 15 0Nov 22 '24

Understanding CORS: Why Your API Requests Are Failing 🚧

Have you ever made an API request, but it got blocked with a confusing error message about 'CORS'? 😱...

Learn More 0 3Nov 20 '24

Boost Your Website's Accessibility: Master ARIA Attributes in HTML 🌐

Accessibility is Not Just a Trend Web accessibility is an important aspect that every frontend...

Learn More 8 0Nov 13 '24

Why I Built the "Soo Good" Vegan Burger Website 🌱

I wanted to create a fun and interactive website for a vegan burger brand. The idea came from a...

Learn More 2 0Nov 6 '24

⚡ React Pure Loading: Lightweight CSS Loaders for React

React Pure Loading is a new npm package that offers a collection of lightweight and...

Learn More 0 2Oct 30 '24

🚀 Creating a Developer's Portfolio Inspired by VS Code

Hey there, fellow developers! 👋 Today, I want to share with you my journey in building a personal...

Learn More 11 1Oct 23 '24

🌐 CSS Units: When and How to Use Them

In CSS, there are many units to choose from when defining sizes and spacing, such as px, rem, em, vw,...

Learn More 1 0Oct 16 '24

Understanding HTTP, HTTPS, and Status Codes: A Simple Guide

When you're building websites or web applications, you often hear about HTTP and HTTPS. But what do...

Learn More 1 0Oct 9 '24

🚀 Master Core Web Vitals: 3 Metrics for a Better User Experience

Core Web Vitals are important metrics from Google that measure the performance of websites from the...

Learn More 0 0Oct 2 '24

Make Your CSS Better with SCSS Mixins and Functions

SCSS is an extension of CSS that makes your code easier to manage. With SCSS, you can use mixins and...

Learn More 0 0Sep 25 '24

Organize Your CSS Like a Pro: Logical Grouping of Properties

Writing clean and well-organized CSS is important, especially for bigger projects. One way to achieve...

Learn More 1 2Sep 18 '24

A Beginner’s Guide to Open Source Licenses

When you share your code on GitHub, one of the most important choices you need to make is which...

Learn More 1 0Sep 11 '24

Building a News App Using React and the New York Times API

In this tutorial, I will show you how I built a news app using React and the New York Times API. This...

Learn More 5 2Sep 4 '24

Mastering Web Animations: CSS vs Unoptimized and Optimized JavaScript Performance

Web animations can significantly improve user experience but can also impact website performance if...

Learn More 0 0Aug 28 '24

Boost Your Productivity with These Essential Developer Shortcuts in DevTools and VS Code

As developers, we spend a significant amount of time using DevTools and VS Code. Mastering a few key...

Learn More 5 1Aug 21 '24

Scrum for Beginners: Key Terms and Process Explained

Scrum is a popular framework used in Agile project management. It helps teams work together, break...

Learn More 0 0Aug 14 '24

Write Commits Like a Pro: 5 Key Rules + 25 Bonus Verbs

Writing good commit messages is crucial for maintaining a clear and understandable project history....

Learn More 11 0Aug 7 '24

JavaScript Quirks: What You Need to Know

JavaScript is a powerful and flexible language, but it also has some quirks that can surprise even...

Learn More 3 0Jul 31 '24

Essential JavaScript Array Methods: A Quick Reference Guide

JavaScript provides a powerful set of methods for working with arrays. These methods allow you to...

Learn More 0 0Jul 24 '24

Understanding Callback Functions with a Practical Example

Imagine you are a chef and you have a helper. Your job is to cook dinner, but first, you need to get...

Learn More 1 0Jul 18 '24

Quick Tips for Frontend Performance Optimization

Optimizing performance is a key aspect of modern web application development. Fast-loading pages not...

Learn More 0 0Jul 18 '24

Have you tried all API calls in JavaScript? Here are 4 ways to do it

API calls are a key part of modern web development. JavaScript offers several ways to accomplish...

Learn More 3 3Jul 16 '24

Overview of image formats for today's websites

In the digital world of web design and development, images play an irreplaceable role, but which...

Learn More 0 0Jan 26 '24

In short: The biggest milestones of programming languages

The first milestone and the first "program" – 1843 According to historians, the first...

Learn More 2 0Nov 8 '23