Blog | Tomasz Gil

Blog | Tomasz Gil

Follow
homebadges
Tag

Frontend Development

#frontend-development

More content

Read more stories on Hashnode


Articles with this tag

Wordle in Remix: Part 7 - Protected Routes

May 24, 20224 min read

This is the seventh article in a series where we create a Wordle clone in Remix! đź’ż We go step by step, from setting up the application to creating...

Wordle in Remix: Part 7 - Protected Routes

Wordle in Remix: Part 6 - Handling Multiple Actions

May 19, 20226 min read

This is the sixth article in a series where we create a Wordle clone in Remix! đź’ż We go step by step, from setting up the application to creating...

Wordle in Remix: Part 6 - Handling Multiple Actions

Wordle in Remix: Part 5 - Actions

May 17, 20228 min read

This is the fifth article in a series where we create a Wordle clone in Remix! đź’ż We go step by step, from setting up the application to creating...

Wordle in Remix: Part 5 - Actions

How to Use CSS Media Queries in React Components

Jan 31, 20226 min read

We want our web applications to be accessible on various devices. With CSS, we can address layout and styling changes between various screen sizes....

How to Use CSS Media Queries in React Components

There’s No Such Thing as a Global State

Nov 3, 20214 min read

Some time ago in the project I work on we adopted React Query library. After a few months of using it, we've realized we don't have any global UI...

There’s No Such Thing as a Global State

Design for Developers: Part 1 - Introduction

Jun 14, 20213 min read

How often as a developer, when you ask about a design for new functionality, you hear, “Just make it look good”. Perhaps you were working directly...

Design for Developers: Part 1 - Introduction