This Dot Media

This Dot Media @thisdotmedia_staff

About: This Dot provides teams with technical leaders who bring deep knowledge of the web platform. We help teams set new standards, and deliver results predictably.

Location:
Online
Joined:
Nov 28, 2018

This Dot Media
articles - 214 total

Understanding the Difference Between `:focus` and `:focus-visible` in CSS

Understanding the Difference Between :focus and :focus-visible in CSS I have learned my...

Learn More 1 0Nov 12 '24

Exploring Angular Forms: A New Alternative with Signals

Exploring Angular Forms: A New Alternative with Signals In the world of Angular, forms are...

Learn More 1 1Nov 6 '24

"How do I undo my most recent commit?" - Mastering the git reset command

"How do I undo my most recent commit?" - Mastering the git reset command Git is a powerful...

Learn More 3 0Nov 6 '24

The HTML Dialog Element: Enhancing Accessibility and Ease of Use

The HTML Dialog Element: Enhancing Accessibility and Ease of Use Dialogs are a common...

Learn More 2 0Nov 6 '24

How to build an AI assistant with OpenAI, Vercel AI SDK, and Ollama with Next.js

In today’s blog post, we’ll build an AI Assistant using three different AI models: Whisper and TTS...

Learn More 1 0Nov 6 '24

How to Run End-to-End Tests on Vercel Preview Deployments

How to Run End-to-End Tests on Vercel Preview Deployments End-to-end (E2E) tests are an...

Learn More 5 0Sep 23 '24

How to Truncate Strings Easily with CSS

You'll often need to truncate text when working with user interfaces, especially when displaying...

Learn More 0 0Sep 17 '24

Quality of Life With Static Site Generator

Intro We're building a new marketing site here at Fancy Pants Inc. A totally new...

Learn More 0 1Apr 7 '21

Improve User Experience in Vue 3 with Suspense

Introduction When building applications that leverage the internet, it's important to...

Learn More 2 0Apr 7 '21

Vue 3 Composition API - "ref" and "reactive"

Introduction With the release of Vue 3, developers now have access to the Composition API,...

Learn More 4 0Apr 7 '21

Nuxt.js for Complete Beginners

The Vuejs Amsterdam online conference was held at the end of February in 2021. It brought together...

Learn More 53 5Apr 7 '21

Introduction to building an Angular app with Nx Workspace

Introduction to building an Angular app with Nx Workspace Nx Workspace is a tool suite...

Learn More 0 0Apr 7 '21

Comparing App Platforms with Heroku/Salesforce, AWS, and Vercel

Introduction Recently on This Dot's Build It Better show, I had the opportunity to sit...

Learn More 3 0Mar 18 '21

Introduction to Vite - Next Generation Frontend Tooling

Introduction In April 2020, Evan You, the creator of Vue, started to share some work on a...

Learn More 41 2Mar 18 '21

Build A Static Site With Dynamic Flair

Building a new marketing site, a totally new greenfield project within an existing organization, is...

Learn More 0 0Mar 18 '21

Working with NgRx Effects

Working with NgRx Effects Almost every web application will, at some point, need to...

Learn More 0 0Mar 18 '21

Strong Typing the State and Actions in NgRx

Strong Typing the State and Actions When working with NgRx store, it is highly recommended...

Learn More 4 0Mar 10 '21

Tips for Better Time Management as a Software Engineer

Tips for Better Time Management as a Software Engineer In today's ever-growing software...

Learn More 3 0Mar 10 '21

How to Observe Property Changes with LitElement and TypeScript

In a previous post, I explained how to manage LitElement properties using @property and...

Learn More 0 0Aug 3 '21

How to Deploy your Angular App and Latest Build Tools for JavaScript

How to Deploy your Angular App to Production with Firebase Hosting How do you deploy an...

Learn More 0 0Aug 3 '21

Developer Tools & Debugging in NgRx

Developer Tools & Debugging in NgRx When working on a complex software solution, we...

Learn More 0 0Aug 3 '21

Introduction to NgRx

Introduction to NgRx Why Angular projects are getting more and more complex...

Learn More 2 0Mar 1 '21

Getting Started with LitElement and Tailwind

Getting Started with LitElement and Tailwind By taking advantage of LitElement's thin...

Learn More 3 0Feb 25 '21

Putting Your NodeJS App in a Docker Container

Putting Your App in a Docker Container The days of having to provision servers and VMs by...

Learn More 4 0Aug 3 '21

LitElement properties: @property vs @internalProperty

LitElement is an excellent alternative to build lightweight web applications since it’s based on the...

Learn More 1 0Aug 3 '21

Connecting to PostgreSQL with Node.js

If you plan on writing more advanced applications in Node.js, you may find the need to store...

Learn More 7 0Feb 25 '21

My Career Roadmap

Every developer has their own unique roadmap. I love hearing these stories as they’re constant...

Learn More 0 0Feb 25 '21

Getting Started with React and TypeScript

Getting Started with React and TypeScript React and TypeScript makes for a fantastic...

Learn More 5 0Jan 28 '21

The Importance of Finding a Career Mentor

What is a Mentor? Mentor (noun): an experienced and trusted adviser. "He was her friend...

Learn More 2 0Feb 25 '21

Publishing Docker Containers

Publishing Docker Containers If you've read my previous blog posts, Getting Started With...

Learn More 0 0Aug 3 '21