Wade Zimmerman

Wade Zimmerman @wadecodez

About: Code by day; blog by night

Location:
California
Joined:
Jun 5, 2021

Wade Zimmerman
articles - 25 total

Happy? Halloween? 🤔

Acknowledging: https://dev.to/best_codes/happy-halloween-klm Proof:...

Learn More 0 1Oct 31 '24

WYD - Dating App for Gamers

https://WYD.gg is a dating platform for gamers that does not exist. If such a platform were to exist...

Learn More 0 2Oct 27 '24

Thoughts on AI

The last few months I was not using X (formerly Twitter) as much if at all. When I opened the app the...

Learn More 0 0Oct 23 '24

Artificial Intelligence and Coding

Today someone DM'd me about something called "Online code generation platform" which is a term I...

Learn More 0 6Oct 21 '24

Why Do Web Developers Suck at Making Video Games?

Optimization. Web browsers are highly optimized pieces of software that allow users to view 2D...

Learn More 0 3Oct 17 '24

Skip the Dashboard

The era of data vomiting robots is plateauing. Typing like an MC is exhausting. There are so many...

Learn More 1 0Aug 27 '24

Inertia.js Does not Work

Install the javascript package from NPM. Like magic! Can you ship it to production? npm install...

Learn More 2 0Mar 23 '24

Acknowledging & Signing Fediverse Activity Requests

Read this post first: How to Put Your Blog on the Fediverse Once you read that post, you may wonder...

Learn More 1 0Aug 30 '23

How to Put Your Blog on the Fediverse

History/Why I should care about Mastodon or Fediverse Recently, there has been an influx...

Learn More 6 0Aug 26 '23

Laravel - Separate Routes into Custom Route Files

Have you ever lost your train of thought while looking for a route in your Laravel project? ...

Learn More 9 0Aug 12 '23

The Next Big Milestone for AI

AI is turning out to have many applications such as self driving vehicles, interpretation of text,...

Learn More 1 0Jun 10 '23

Native iOS Touch Events w/ Rust

A continuation of my journey exploring cross platform game development using purely Rust and the Bevy...

Learn More 10 3Jan 22 '23

JS Pipeline Operator

What are your thoughts on the new Pipeline operator being proposed for JavaScript? Currently they...

Learn More 8 4Jan 20 '23

Vue3 Dynamic Refs

Scenario Imagine you have multiple clickable fields which have icons. You want to focus...

Learn More 13 4Oct 9 '22

My Top 5 Commands for Hacktoberfest

In my opinion, every developer should customize their command line environment to be as efficient as...

Learn More 3 0Oct 8 '22

The Git Commands I Use Every Day

1. Get all latest changes without merging Stop pulling code that you think will break!...

Learn More 445 32Sep 17 '22

Upcoming Features in LiveWire 3.0 - Laracon 2023

Today at Laracon, LiveWire announced a major update after nearly 2 years since the last release. The...

Learn More 7 3Sep 15 '22

What to Know Before Pursuing Tech Degree

Going into tech I was overwhelmed and did not really know what I wanted to do. I always wished...

Learn More 3 2Sep 5 '22

Native iOS Game Development w/ Rust

My documented journey of exploring cross platform game development using purely Rust. Seriously....

Learn More 39 13Sep 1 '22

5 Refreshing Project Ideas for JS Devs

People seemed to like my last post, so I decided to add another 5 projects! In case you did not read...

Learn More 61 1Aug 29 '22

5 Refreshing Project Ideas for Web Devs

It seems like many project ideas online are stale or for beginners only. This can be problematic for...

Learn More 505 13Aug 24 '22

Life Pro Tips for TailwindCSS Projects

Recently, TailwindCSS released version 3.0 and the framework remains highly popular. Do you know all...

Learn More 264 18Dec 19 '21

My experiences with concurrency while writing an NPM package.

How to Use Every Core on your Machine using NodeJS Each job takes seconds to complete which is...

Learn More 20 1Jun 13 '21

The Hells Every Developer Experiences

Every programmer has a tale to share about vicious cycles in their life. Here are a few common forms...

Learn More 196 20Jun 12 '21

Valuable Tips for Junior Developers

Do not panic! You do not need to learn X language and know Y algorithm before you apply to Z tech...

Learn More 146 5Jun 5 '21