ThatSoftwareDude
Building the web
since 2008
Categories
JavaScript
CSS
React
C#
HTML
Databases
Developer Tools
Box Shadow Editor
Text Shadow Editor
Image Placeholder Generator
Scrollbar CSS Editor
UUID/GUID Generator / Analyzer
US State Databases
Typing Tests
Pixel-Editor.com
Menu
About
Hubs
Polls
Typing Tests
Services
Resources
Code Bytes
Developer Guides
Developer Gift Guide
Contact
Contact
Advertise
Popular
tags
#.NET
#5 minute guide
#AI
#Android
#API
#ASP.NET
#Bootcamps
#Business
#C#
#Career
#ChatGPT
#Coding
#Computer Science
#css
#CSS
#CSS3
#Database
#ES6
#Gadgets
#Game Development
#Guide
#Hardware
#HTML5
#Interviews
#IT
#Javascript
#Javascript
#Learning to code
#Module
#NodeJS
#Performance
#Productivity
#Programming
#Security
#SQL
#Startup
#Surface
#Web Design
#Web Development
#Windows
Software Development News and Articles
Programming
Published on: 10/4/2017 - 5 min read
A Quick Roadmap To Learning To Program
There are a million and one ways to learn to code nowadays. Everything from a formal college education, to books, to free online classes to...
Javascript
Published on: 9/27/2017 - 11 min read
Building Tetris In JavaScript Part 2
Welcome to part 2 in this building Tetris tutorial. If you missed part 1, feel free to check it out here. In this second part, we'll be fin...
Javascript
Published on: 9/19/2017 - 9 min read
How to Code a Tetris clone In JavaScript
Tetris is one of the first games that many of us played growing up. It's fun and challenging and playing a single level can take you from a...
Programming
Published on: 9/12/2017 - 4 min read
The Next Generation Of Programmers
Online coding classes are all the rage this year. In lieu of attending a university for 4 years to earn a degree in order to become a softw...
Programming
Published on: 9/10/2017 - 4 min read
Learning Every Programming Language
In my early programming years, I had this strange pull towards every new programming language that was hitting the scene. I would begin to ...
Programming
Published on: 9/9/2017 - 4 min read
The Programmer
No language is better than any other. Those are strange thoughts that certain people with affinities for their own programming languages t...
Productivity
Published on: 8/28/2017 - 4 min read
The 5 Minute Rule To Get Things Done
Every individual has their own method for getting things done in their life. Whether it's through some online to do list application or thr...
Programming
Published on: 8/15/2017 - 4 min read
Perks Of Being A Programmer
Aside from the ever increasing job market in the technology sector that sees no end in sight, there are quite a few perks to being a softwa...
Programming
Published on: 8/7/2017 - 4 min read
Compilation Time Is Eating My Soul Slowly
One of the main reasons that I'm a huge fan of JavaScript is because of it's ease of use. You open up notepad, you type, you save and you'...
Productivity
Published on: 8/1/2017 - 6 min read
How To Not Burnout As A Programmer
Programmer burnout is a common occurrence in this day and age. And probably back in the day too. It's hard to imagine that people like Alan...
Programming
Published on: 7/30/2017 - 3 min read
My Biggest Problem As A Programmer
Every single programmer that I know has this issue. It's both a curse and a blessing, like most things in life usually. And that is having ...
Productivity
Published on: 7/24/2017 - 5 min read
Should Coffee Shops Get Rid of WiFi
It's hard to picture a coffee shop these days that doesn't offer WiFi to its customers with the purchase of a drink. It's become common pra...
Programming
Published on: 7/18/2017 - 5 min read
Picking Your First Programming Language
Many people will have you believe that language A is better than B, is better than C. And if you're new to programming, you might be inclin...
Programming
Published on: 7/6/2017 - 4 min read
Why Programmer's Don't Make Great Designers
If you're a programmer, then at some point you've had to design and style something on a website. And truth be told, you probably thought t...
Javascript
Published on: 6/28/2017 - 6 min read
How to Get Started with the Google Maps JavaScript API
There is no better way to share a location than with a map and a marker on it. The universal indicator of map based location in this and ag...
Startup
Published on: 6/25/2017 - 3 min read
TheStartupLife.tv
We're knee deep in this startup life with our company Renly. After about a year and a half we've decided to share this venture with anybody...
Startup
Published on: 6/18/2017 - 3 min read
Graduating From YC Startup School
This year YCombinator held a new venture for young up and coming startups which they dubbed "Startup School". It was a 10 week course desig...
General
Published on: 6/15/2017 - 3 min read
I'm Still Blogging Somehow
This will mark my 300th blog post since this writing journey began a few years back. And it will be as random as anything else that was wri...
Programming
Published on: 6/13/2017 - 3 min read
Setting Up Workflows
One of the most important things that your company can do early on in its timeline, is to create standards and workflows. Workflows can com...
Startup
Published on: 6/9/2017 - 3 min read
How To Find Your Role In A Startup
This is one of those topics that no one likes to talk about when starting a company. Many times it creates tensions between co-founders and...
Previous page
Next page
Popular Articles
Creating a Good Folder Structure For Your Vite App
Why I Finally Decided to Upgrade To GitHub Copilot Pro
How to Actually Write Code on Your Tablet
Implementing Argon2id Password Hashing in C#
Playdate Console Review (2025): A Platform for Creative Development
The many ways to sanitize user input in C#
How to Code The Snake Game Using JavaScript - Full Tutorial
How to Actually Use AI as a Developer in 2026
Understanding the Difference Between react-helmet and react-helmet-async
How to Change Browser Location and Timezone for Testing
10 gadgets every programmer should carry
The Best Way to Check for an Empty String in JavaScript
Public vs Src Assets: When to Use Each Approach in Vite
Setting Up a Dev Server Proxy in Vite
How To Code Blackjack Using JavaScript
Why Vite's Proxy Only Works in Dev And What to Do About It
How to Use Environment Variables in Vite the Right Way
How to show PDF file upload previews using JavaScript
Coding A Card Deck In JavaScript
A Simple Next.js API Folder Structure