Welcome, from Thomas 👍
Here is where I share my tech, hobbies, and thoughts. You'll find me sharing a lot of frontend tech fun.
📝Popular Blog Posts:
I like to write Tech articles so I can remember what I have learned and others can learn as well.
- 3 Practical Use Cases for Vercel Edge Functions
Vercel's Edge Functions let you push logic to the CDN layer. Learn 3 ways you can use this cool new feature in your app.
Read More... - What is a Content Delivery Network (CDN)?
A Content Delivery Network (CDN) is a globally distributed network of servers with the purpose of delivering content across the web.
Read More... - Do you need a GraphQL client for your frontend?
What really goes into making a GraphQL request? Do you need a dedicated client for your frontend? Is GraphQL-Request or Apollo Client necessary?
Read More... - Web Performance Indicators to Care About
With so many different ways to measure the performance of your site it can get overwhelming quickly. Learn the 3 core web performance metrics that matter and how to measure them yourself.
Read More... - Making Static Site Generation More Flexible in Next.js 12
Next.js, a frontend framework capable of static site generation, just released version 12.0, and it's apparent that the goal of Next.js is to make static site generation as flexible as possible.
Read More... - Composable DXP for the Developer
If current predictions come true, composable DXP is the future. Companies, marketers, developers are going to need to adapt to these changes.
Read More... - Rendering Options on the Web: Server, Client, Static
Server Side Rendering (SSR), Client Side Rendering (CSR), and Static Site Generation (SSG) let's talk about the big three rendering options for the web. Descriptions of each, SEO considerations, and go more deeply into performance indicators, and more.
Read More... - App Module vs Core Module vs Shared Module vs Feature Modules in Angular
With so many modules in Angular it can be hard to tell them apart. Let's compare all of them
Read More... - Make it work, Make it right, Make it fast
Incremental steps to creating quality software, first make it work, then make it right, last make it fast
Read More... - View all articles 👉
👨🏫 My Courses:
My tech courses hosted on Thinkster.io