In 2026 there are a few bits of tech I would like to learn.
n8n
This has been covered a few times by Dev YouTubers and has piqued my interest. It's an open-source workflow automation tool that's fair-code licensed, powerful for no-code/low-code integrations, and self-hostable.
GraphQL
GraphQL has been out for a while, but I want to try it out properly as an upcoming project is using it. Time to go beyond REST and explore efficient data fetching, schemas, and tools like Apollo or Relay.
TypeScript Advanced
TypeScript is everywhere in modern frontend and backend work, but I want to level up with advanced features like conditional types, mapped types, template literal types, and better inference for large-scale projects.
Top comments (0)