Blog

Articles about software, tutorials, programming tips, management, electronics, IOT and some others that might be interesting to share

All Posts

5 articles found
Posted by Nuno Alves on Jun 08 2021 · 2 min · Article in english

In this post, I'll show you how to create a bench power supply from an ATX power source.

electronics
atx
power supply
Recommended Management Books
No views ·  No likes
Posted by Nuno Alves on Mar 27 2021 · 1 min · Article in english

For 2021 I've decided to resume my reading habits and set a target of reading an average of 1 book per month, investing in reviewing and consolidate past learnings and also add new skills and perspectives.

management
books
scrum
Top 5 Next.js 10 New Features
No views ·  No likes
Posted by Nuno Alves on Nov 02 2020 · 4 min · Article in english

Last week was an exciting one for Next.js developers. Version 10 was released and presented on Next.js Conference. Let's check the top 5 new features released!

javascript
reactjs
nextjs
nextjs 10
Posted by Nuno Alves on Oct 24 2020 · 6 min · Article in english

For improving Search Engine Optimization (SEO), might be needed to add a sitemap or robots.txt file to your Next.js site. Let's create one dynamically.

javascript
reactjs
nextjs
SEO
Posted by Nuno Alves on Oct 22 2020 · 10 min · Article in english

Lets create a simple blog listing and navigation using Next.js and Markdown

javascript
reactjs
nextjs
markdown