website/src/content/pages/en/resources.mdx
Juan Manzanero 4f0e80b988
Migrate to Astro V5 (#22)
* fix video url

* update deploy script for using rsync

* remove delete from script

* translate resources page

* fix images dimensions and favicon

* add css optimization plugin and improve images

* update project dependencies

* refactor lang

* post translated to spanish

* fix metadata

* update dependencies

* update dependencies

* update dependencies

* update to Astro 5.x

* format index.astro

* Migrate content layer to Astro V5
2025-02-01 17:33:00 -06:00

62 lines
1.8 KiB
Plaintext

---
title: Resources
description:
Here you can find websites, YouTube channels, courses and more stuff that I
consume or find interesting.
---
# Resources
Here you can find **websites**, **YouTube channels**, **courses** and **more**
stuff that I consume or find interesting.
## Courses and Documentation
- [fireship.io](https://fireship.io)
- [MDN Web Docs](https://developer.mozilla.org/en-US)
## Tech Stack
- [Astro](https://astro.build/) - Tool for building websites, that's how I built
this one, really useful when you want a static website, but you can do Server
Side Rendering too
- [Next.js](https://nextjs.org) - Dynamic and flexible React meta-framework,
previously used on this Website
- [PocketBase](https://pocketbase.io/) - Fast and light SQLite database
- [Supabase](https://supabase.com) - Open Source Backend as a Service
alternative for Firebase, uses PostgreSQL and is really good if you're working
alone or you want a solid backend without investing to much
- [TailwindCSS](https://tailwindcss.com) - Best way to write CSS
- [shadcn/ui](https://ui.shadcn.com) - Best components for React, sinergy with
TailwindCSS
## YouTube channels
- [Mental Outlaw](https://www.youtube.com/channel/UC7YOGHUfC1Tb6E4pudI9STA)
- [Eric Murphy](https://www.youtube.com/channel/UC5KDiSAFxrDWhmysBcNqtMA)
- [Luke Smith](https://www.youtube.com/channel/UC2eYFnH61tmytImy1mTYvhA)
## Personal Websites
- [Eric Murphy](https://ericmurphy.xyz)
- [Luke Smith](https://lukesmith.xyz/)
## Favorite Blogs
- [Why I Will Never Join Mastodon (or the rest of the Fediverse)](https://ericmurphy.xyz/blog/mastodon)
- [Create More, Consume Less](https://www.bikobatanari.art/posts/2020/create-more) -
_Currently offline_
- [My Website is a Personal Museum](https://www.bikobatanari.art/posts/2020/personal-museum) -
_Currently offline_