Alberto Pérez de Rada Fiol

Alberto Pérez de Rada Fiol @albertopdrf

About: I'm a self-taught web developer who is eager to keep learning and make an impact on the world!

Location:
Madrid, Spain
Joined:
Jun 8, 2020

Alberto Pérez de Rada Fiol
articles - 10 total

Range-based `for` loops

Today we are going to learn about another very useful feature of Modern C++: Range-based for loops. A...

Learn More 4 1Mar 22 '21

The awesome `auto` keyword

In modern C++, you write auto auto(auto auto) { auto; } and the compiler infers the rest Ok, it's...

Learn More 7 4Jan 25 '21

I turned What's Going On (Whagon) into a Rails app!

A few days ago, I presented a very simple React app that shows what's going on in any GitHub reposito...

Learn More 1 0Jan 21 '21

Get to know what's going on in any GitHub repository!

Ever since I started using GitHub, I felt like its repositories could use a "What's going on" section...

Learn More 12 2Jan 18 '21

Let's learn some modern C++!

As I'm sure it's many other people's case, I started learning C++ as part of one of my university cou...

Learn More 6 8Dec 17 '20

Gathering interest for an interests package

One of the biggest concerns I had when I first started developing Tisn was how to craft a good enough...

Learn More 1 0Sep 11 '20

Share content natively with the Web Share API

Today I'm going to explain how to share content natively using the Web Share API. Introduct...

Learn More 9 2Jul 25 '20

New GitHub UI ✨

What do you think about GitHub's new UI? If you haven't seen it yet, you can enable it by clicking o...

Learn More 3 7Jun 18 '20

Tisn is now an open source project!

Last week I posted about why I created a social network, and the article received quite a bit of feed...

Learn More 5 0Jun 16 '20

Why I created a social network

A few years ago, I started getting interested in web development because of the great opportunity it...

Learn More 46 17Jun 13 '20