React
Discover all blog posts tagged with #react topic
- • development Downloading files in Remix with useFetcher hook
Handling file downloads is a common requirement in web apps, whether it’s for exporting data as CSVs or generating PDF reports. Recently, I developed a feature that enables users to download files after specific interactions, like clicking a button to generate a report. In this article, I’ll explore practical approaches to implementing file downloads in Remix.
- • development How to build a simple photo gallery with Astro
I recently added a photo gallery to my site, and Astro is a perfect tool for this task. In this article, I'll show you how to build a photo gallery in a few simple steps.
- • development How to access Remix route data in other routes
Nested routes are a neat concept of Remix framework. The idea is that segments of the URL path of the applications define the layouts and the data dependency of those layouts. In many use cases, your view could be a composition of multiple route levels, and you may end up with the need to access the data that was fetched in one of your parent (or child) routes.
- • personal journal A month in review, February 2017
A second month already almost behind me. Time flew fast, there wasn't much happening, though. Again, a little too much work and stress and not enough of perseverance...
- • reading list Reading list #11
Hello. It's Friday evening and I've got another reading list compiled for your pleasure. Enjoy dozens of interesting and inspiring articles and resources.
- • reading list Reading list #10 - Summer coding edition
Lets get rolling ahead of weekend. This time lots of React & Redux and Rails articles to read. Enjoy summer & enjoy my 10th reading list.
- • reading list Reading list #8 - Summer break
After a little longer break, here is my next reading list. Last week I've spent in Croatia, working remotely, relaxing on the seaside and enjoying some offline time therefore no reading list was published. But this time I've got bigger package for you.
- • reading list Reading list #6
This time a little bit late and also somewhat short. To be honest, I didn't have time to fully read all articles from last week. So here is a short one.
- • reading list Reading list #5 - Rails 5 released!
Lots of articles to read in this week. The biggest announcement was for me the 5.0 release of Ruby on Rails! But, of course there is more for your pleasure.
- • reading list Reading list #4
Next weekend, next reading list. This time again, lots of links related to Javascript. Enjoy!
- • reading list Reading list #3 - Carry a Notebook
My 3rd edition of the reading list links. Each weak I post some notable links to blog posts & articles, mostly related to development, but not only...
- • reading list Reading list #2 - jQuery 3.0 Released!
Another set of notable articles from this week. Biggest news, I guess is the announcement of jQuery 3. If you don't need to support older IE then I recommend looking into it.
- • reading list Introducing reading lists
There are lots of new things appearing every day. New articles, libraries, frameworks, videos, products and more. I'm usually checking lots of them during my week. I'll try to collect them and publish it here for you. Enjoy!