Asking better questions Tyler V. (he/him) ・ Sep 2 '21 ...
Does our technology still work for us? Bryan Robinson ・...
What's Hot in Web Dev? Florian Rappl ・ Dec 4 ...
My experience as a web developer deploying my first app to the Google Play Store. Utilizing PWA Builder I was able to accomplish this without needing to learn a new language.
This is a submission for DEV Computer Science Challenge v24.06.12: One Byte Explainer. ...
After poking around with Flutter a few times but getting caught up in all the extra mobile setup and configuration, Google IDX finally provided an entry that removed the frustrations that were stopping me from working with Flutter.
This is a submission for DEV Challenge v24.03.20, Glam Up My Markup: Camp Activities What I...
A quick review of my experience using Svelte to build a quick internal tool at work.
A look at how Dev.to has mirrored an economic phenomenon that naturally lead to the rise of the listicles.
Do you want to set up a simple links page on your Nuxt blog to share on social medias? Here's how I created mine!
After migrating to Nuxt I saw a huge drop in my Google Search Console results for broken pages. Adding Netlify Redirects to my blog fixed the issue and started returning my pages in search results again!
Walkthrough of what steps are required to migrate a Gridsome blog to Nuxt and highlight potential problems with the migration.
After struggling to understand why my Discord.js bot was throwing a DiscordAPIError: Missing Permissions even with full admin permissions, I found out that role priority can cause this issue
Learn how to add web monetization to a Gridsome blog to better understand webmon and add bonus features to your site!
Introduction to Canoncial URLs answering questions such as 'What is a canonical URL?', 'How do I use a canonical URL?', and 'When do I need a canonical URL?'
Improving the SEO of your Gridsome site's blog post with easy to add code snippets.
What is state management and what problem does state management solve for developers building an application?
Quick introduction to help migrate from the Vue 2 options API to Vue 3's Composition API.
My thoughts on how having fun and staying motivated while learning is more important than learning things in a 'correct' order.
Learn how to automate the blog cover image creation process for your Gridsome blog posts!
Asking good questions is a skill that develops over time. Having some starting guidelines can help propel you towards writing good questions sooner.
Share Pics of your dog(s)!
A brief retrospective on building my first JS game for js13kGames 2021 covering the fun parts, the challenges, and what I'm submitting as my entry!
What is node package manager (npm), and why do we use npm? Walk through what npm is and how/when we use it with me to find out!
Gridsome is a Vue-based Static Site Generator, but why would someone use Gridsome? When is Gridsome best suited for a project? What features and developer quality of life benefits does it offer?
A complete guide on adding Internationalization (I18n) to a Single File Component (SFC) Vue App using vue-i18n.
Sometimes you don't want to have to bust out the terminal and do everything in VS Code instead.
Having failed to commit fully to the digital organization thus far, I'm committing to making things different this month and trying to organize my life better!
Things I wish I had done differently as a first-time technical reviewer.
Creating a self-hosted detailed Dev.to analytics site.