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 Test
Menu
Menu
About
Hubs
Polls
Typing Tests
Newsletter
Services
Resources
Code Bytes
Developer Guides
Developer Gift Guide
Contact
Contact
Ask a question
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
Software
Published on: 11/23/2015 - 4 min read
Taking Visual Studio Code For A Spin
If there's one thing that's for certain about Microsoft, it is that their IDE's are some of the best in the industry. And for any developer...
General
Published on: 10/24/2015 - 3 min read
New Online 8-bit Pixel Editor
I'm a huge fan of old school video games. I grew up in the 8 bit era, spending hundreds of hours playing every Nintendo game known to man, ...
I.T.
Published on: 10/20/2015 - 4 min read
Web Hosting Provider Arvixe.com Review
If you are thinking of starting your own website, then the first step you should take is picking a good and reliable hosting provider. And ...
Gadgets
Published on: 10/18/2015 - 5 min read
Reviewing The Lumo Lift Fitness Tracker
Being a software developer is less strenuous than many other jobs. And if not, then you're doing it wrong. Sitting on a chair for 8-10 ho...
Gadgets
Published on: 10/4/2015 - 5 min read
Reviewing The Moto 360 2nd Generation
Motorola's first 360 watch was one of the most talked about wearable devices when it first came out this time last year, and for good reaso...
Programming
Published on: 9/28/2015 - 4 min read
Setting Up Your Development Environment
There is alot that goes into being a software developer nowadays. When I was in college we used a text editor and we typed some commands. B...
General
Published on: 9/23/2015 - 3 min read
Setting Up Workspaces In Chrome Developer Tools
How many times do you load up Google Dev Tools in order to make styling changes on the fly? If you're like me, then that's the first place ...
Javascript
Published on: 9/14/2015 - 13 min read
Building A Side Scroller With Crafty.JS
It's time to take what I've learned about Crafty.js in the past couple of weeks and to put it to use and build a side scroller game. Also, ...
General
Published on: 9/5/2015 - 4 min read
Software Development: Why We're Doing It Wrong
A long time ago, great men walked the Earth. Now too, just not so many. Back then these men read books from age 2 and onward and they were ...
Security
Published on: 9/3/2015 - 5 min read
A Closer Look At How And Why Websites Track You
It is no surprise that websites nowadays track your every move. Google, Amazon, Facebook, Apple, etc etc. The list goes on and on and for t...
Tech
Published on: 8/30/2015 - 6 min read
The Pitfalls Of Using A CMS
If you've ever held an office them, then you've seen them. And you probably hate them. I know I do. I've used everything from Drupal to Wor...
Javascript
Published on: 8/23/2015 - 10 min read
How To: Make A Game With Crafty JS Part 3
This is a follow up to my last two Crafty.js posts which you can find in part 1 and part 2 in those links, which covered the basics of gett...
Career
Published on: 8/12/2015 - 5 min read
How Important Is College For A Successful Career
This is a question that I've asked myself plenty of times during the past ten years, as I'm sure many people ask themselves at some point. ...
Security
Published on: 8/8/2015 - 4 min read
Implementing Google's No Captcha reCaptcha In ASP.NET
Captchas and reCaptchas are great inventions. They help keep spam out and help to verify that humans are on the interwebs and not mischievo...
ASP.NET
Published on: 8/6/2015 - 5 min read
Starting Out With ASP.NET MVC Part 2
Last time I left off with ASP.NET MVC, I covered how to create a new MVC project in Visual Studio and how to add new Controllers and Views....
Windows
Published on: 8/1/2015 - 3 min read
Checking Out The Microsoft Edge Developer Tools
I just download my fresh copy of Windows 10, which if you haven't you can either wait for it to install automatically if you qualify for th...
Software
Published on: 7/31/2015 - 4 min read
Windows 10 May Be My New Favorite OS
Windows 10 is finally here and after reading reviews on pretty much every single technology blog known to man, I was anxious to get mine. A...
ASP.NET
Published on: 7/28/2015 - 5 min read
Starting Out With ASP.NET MVC Part 1
One of my weaknesses in programming is actively using MVC in my projects. Particularly ASP.NET MVC, since I am a .NET Developer. Most of th...
General
Published on: 7/24/2015 - 5 min read
Revisiting My Bug Ridden Code And Found All This
Every couple of months I like to go back to an old project and show it some love and attention. And every few months I'm surprised at how o...
Career
Published on: 7/21/2015 - 4 min read
What Is A Senior Developer?
After years of programming, I'm still not quite sure yet myself. Many times you'll see those keywords in job descriptions and then stop f...
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
Implementing Argon2id Password Hashing in C#
How To Code Blackjack Using JavaScript
The Best Way to Check for an Empty String in JavaScript
How to Actually Write Code on Your Tablet
Coding A Card Deck In JavaScript
A Simple Next.js API Folder Structure
How to Code The Snake Game Using JavaScript - Full Tutorial
How to show PDF file upload previews using JavaScript
Playdate Console Review (2025): A Platform for Creative Development
10 gadgets every programmer should carry
The many ways to sanitize user input in C#
How to Configure Your Vite Config File
Public vs Src Assets: When to Use Each Approach in Vite
Is 8GB of RAM Enough for Programming in 2025?
Understanding the Difference Between react-helmet and react-helmet-async
Why Vite's Proxy Only Works in Dev And What to Do About It
How To Encrypt Passwords Using SHA-256 In C# And .NET
Setting Up a Dev Server Proxy in Vite