The things I learnt on the ‘Make React Apps Series A’ course Part 1

A weeks back I bought the course at makereactapps.com to get a bit more into building React Apps from scratch. I really loved the course, as you end up having a lot of sample projects (who you could add to your portfolio right away). I also like it because it’s a really practical approach to […]

Use strapi and Next.js to create Registration and Login Forms

After playing around a bit with Fronitity (and Wordpress as headless CMS) in the last few weeks or months, now I wanted to try out different Frameworks. There’s a lot of them, surely, so after seeing some pople on Twitter suggesting Strapi and Next.js, I decided to give them a shot.

Adding animations to Components with react-spring

This week, over at upwork, there was a job lisiting to build a site with Frontity, who would support a certain “no load” effect. Personally, one of the things I like about creating websites with React, is that effect where you wouldn’t load a newpage when you click on a link – instead the components […]