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
Published on: 7/2/2018 - 8 min read
This is why people "Ghost" their programming interviews
A few days ago, an article on LinkedIn brought to light the phrase "ghosting" and how it is detrimental to tech recruiters and employers cu...
Published on: 6/30/2018 - 5 min read
I forgot my password and had to recollect my childhood
Recently, as I attempted to remember when my bills were due, I logged in to my financial debt carriers website only to realize that it's be...
Javascript
Published on: 6/26/2018 - 4 min read
Taking a look at jQuery's performance
jQuery is a great JavaScript library for getting things done quickly without having to put too much thought into how you're going to be doi...
Javascript
Published on: 6/17/2018 - 6 min read
The Best Way to Check for an Empty String in JavaScript
A student recently asked me what the best way to check for an empty string in JavaScript was. I answered in the best way that I knew how an...
Programming
Published on: 5/31/2018 - 5 min read
5 reasons to make your code more readable
The programming world is relatively split on whether more focus should be placed on code readability versus code complexity. As someone who...
Programming
Published on: 5/26/2018 - 5 min read
The challenge of learning something on the web
Just recently I was in the process of writing a new blog post on Progressive Web Applications. In the post, I was going to document my conv...
Programming
Published on: 5/25/2018 - 4 min read
This is why you need side-projects
In 2008, when I first began my professional programming career, I was tasked with working on a relatively high traffic website performing v...
Programming
Published on: 5/15/2018 - 5 min read
What does a programmer do exactly?
This question will have a completely different answer depending on who you ask. If you ask a front-end developer, then programming will rel...
Career
Published on: 5/1/2018 - 5 min read
Landing your first programming job
Regardless of the field that you find yourself in, landing your first job is one of the most difficult challenges that you will face in you...
Published on: 4/24/2018 - 2 min read
New Coding Podcast Sneak Peak Episode 1
This year we will be releasing our brand new podcast Coder's Block to the general public. This is something that we have attempted to do in...
Security
Published on: 4/1/2018 - 6 min read
Let's talk about data privacy
Since Google became a verb, it has been no secret that they rely heavily on capturing user data, both to serve you better content and to se...
Programming
Published on: 3/26/2018 - 4 min read
The most difficult part about programming
Recently I rediscovered an old project on my hard drive that had some potential to change the world (maybe). It was a year old project that...
Career
Published on: 3/21/2018 - 5 min read
Avoid These During Your next Programming Interview
Interviews in general can be nerve-racking meetings regardless of where your current skill level is at. You can be a junior developer and a...
Coding Bootcamps
Published on: 3/15/2018 - 5 min read
Are coding bootcamps right for you?
Learning to code traditionally has been a path reserved for those willing to pursue a degree in the field of Computer Science. At least wit...
Programming
Published on: 1/25/2018 - 5 min read
Keeping up with technology as a programmer
Technology is rapidly changing these days as the number of developers and companies increases at a surprising rate. It definitely makes sen...
Javascript
Published on: 1/19/2018 - 5 min read
How to add sorting to any table in JavaScript
And you never thought that algorithm class from college was going to pay off. In this post I'll be going over how to add the ability to sor...
Programming
Published on: 1/19/2018 - 6 min read
A brief look at infinite loops
Most programmer's will encounter an infinite loop or two at some point in their careers. Whether it is intentional or not is entirely.....
Programming
Published on: 1/15/2018 - 5 min read
Are Coding Bootcamps effective?
Coding bootcamps are quickly growing in popularity among younger people not interested in the 4-5 year college route and in older people wh...
Programming
Published on: 1/11/2018 - 5 min read
What to Expect at Your First Programming Job (2025 Guide)
You just got your first programming job and you are both excited and terrified at the same time. And rightly so as software engineering p...
General
Published on: 1/10/2018 - 6 min read
Nikola Tesla died penniless, and that's alright
Nikola Tesla has been making the news rounds lately, probably due to his recent birthday. Happy late birthday Mr. Tesla. And after reading ...
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