ThatSoftwareDude
Categories
JavaScript
CSS
React
C#
HTML
Databases
Developer Tools
Box Shadow Editor
Text Shadow Editor
Image Placeholder Generator
Scrollbar CSS Editor
Typing Test
Menu
Menu
About
Polls
Typing Tests
Newsletter
Shop
Holiday Gift Guide
Contact
Contact
Ask a question
Advertise
Popular
tags
#.NET
#5 minute guide
#AI
#Android
#API
#Artificial Intelligence
#ASP.NET
#Bootcamps
#Business
#C#
#Career
#ChatGPT
#Coding
#Computer Science
#CSS
#CSS3
#Database
#ES6
#Freelance
#Gadgets
#Game Development
#Guide
#Hardware
#HTML5
#Interviews
#IT
#Javascript
#Learning to code
#Module
#Performance
#Productivity
#Programming
#React
#Security
#SQL
#Startup
#Surface
#Web Design
#Web Development
#Windows
Software Development News and Articles
Published on: 12/20/2024 - 9 min read
A Developers Guide to A.I. Prompt Engineering
For the past few years everyone in the A.I. world has been pushing the narrative that prompt engineering is the future and the only career option you'll soon have. And if you don't learn it now, you're going to be out of luck when finding a job....
Published on: 12/17/2024 - 5 min read
There's no 'right' way to write code
When I taught for a coding bootcamp years ago one of the more popular sentiments that people would often share is that they wanted to learn ...
Published on: 12/11/2024 - 4 min read
My favorite developer blogs of 2024
If you're reading this, then I can only assume that you still enjoy the process of reading medium to long form content on the internet. As d...
Published on: 12/5/2024 - 5 min read
Taking a look at every CSS image filter property
CSS image filters are a powerful tool for adding effects to images directly in the browser. These filters allow you to manipulate the appear...
Published on: 11/19/2024 - 5 min read
This JavaScript error took me weeks to find
A big portion of my blog as of late is the Typing Test area that I created over a year ago to test my own 'words-per-minute'. But ...
Published on: 11/8/2024 - 4 min read
How to improve animation performance with JavaScript and CSS
Animating elements on a website can make for a more eye-catching design. But achieving smooth, lag-free animations requires thoughtful optim...
C#
Published on: 10/30/2024 - 4 min read
The many ways to sanitize user input in C#
When we think of sanitizing user input, we often focus on the client facing portion of it, meaning setting appropriate types for our input e...
Javascript
Published on: 10/24/2024 - 4 min read
How to Use the Vibration API for Haptic Feedback in Mobile Web Applications
The JavaScript Vibration API is a powerful yet simple tool that allows developers to trigger vibrations on mobile devices directly through t...
Artificial Intelligence
Published on: 10/15/2024 - 6 min read
How A.I. coding assistants can help prevent developer burnout
A.I. coding assistants have not been out in the wild for too long, but definitely long enough that you either use them in your professional ...
Published on: 10/10/2024 - 4 min read
ChatGPT with Canvas is here to make programming easier
OpenAI recently unveiled their newest feature addition to the ChatGPT interface, canvases. And after a week of taking it for a tes...
Javascript
Published on: 10/7/2024 - 4 min read
What are JavaScript Proxies and how they work
One of the most powerful, but not often seen or used, features of JavaScript are proxies. Proxies were introduced in ECMAScript 6 and they a...
React
Published on: 10/4/2024 - 4 min read
How to effectively use useCallback in a React app
If you're building a React application then understanding how and when to use the useCallback hook can help prevent unnecessary re...
Javascript
Published on: 10/1/2024 - 4 min read
A Look at the Drag and Drop API in JavaScript
The HTML5 Drag and Drop API offers a simple method for allowing the movement of HTML objects around a webpage. In the past, this typically i...
Javascript
Published on: 9/30/2024 - 4 min read
How to Generate GUIDs in JavaScript
Generating unique ID's is a common practice in most modern web applications. Whether you're building APIs, databases, or client-side applica...
Web Development
Published on: 9/26/2024 - 3 min read
How to show PDF file upload previews using JavaScript
Rendering a PDF preview in JavaScript is a common requirement in most modern web applications these days. Whether you're building a file upl...
Javascript
Published on: 9/26/2024 - 5 min read
Web Storage API: LocalStorage vs. SessionStorage
When developing modern web applications, it’s common to store some data directly on the user's browser. Whether it’s user preferences, sessi...
Web Development
Published on: 9/25/2024 - 9 min read
How to improve web accessibility with Semantic HTML elements
Web accessibility has never been more important than it is in modern times. With almost the entire planet being connected by some digital de...
Published on: 9/23/2024 - 4 min read
How to Check for Unused Modules in a Node.js App
Managing dependencies in a Node.js application is something that often times gets ignored by developers. Over time, you may find yourself in...
CSS
Published on: 9/19/2024 - 5 min read
How to Create CSS Counters to Automatically Number Lists
One powerful tool that web developers often overlook are CSS counters. These counters allow you to automatically number elements on you...
Next page
get more coding tips and guides in your inbox
Sign me up
Popular Articles
A Simple Next.js API Folder Structure
10 gadgets every programmer should carry
How To Encrypt Passwords Using SHA-256 In C# And .NET
Coding A Card Deck In JavaScript
How To Code Blackjack Using JavaScript
ChatGPT can do code reviews, but are they any good?
The many ways to sanitize user input in C#
What is the best way to check for an empty string in JavaScript
How to Create a Basic Text Editor In JavaScript: A Step by Step Tutorial
How to show PDF file upload previews using JavaScript
Step-by-Step Guide to Coding Tic Tac Toe in JavaScript
Is 8GB enough for a programming laptop?
How to enabled aspx pages in Visual Studio 2022
How to bind a dropdown dynamically using React
Coding The Snake Game In JavaScript
The simplest way to create dynamic modal pop-ups in JavaScript
How to implement a "Load More" button in JavaScript
How to Check for Unused Modules in a Node.js App
Is the Asus Zenbook S 13 OLED laptop the best programming laptop so far?
Is the ThinkPad X1 Yoga a good programming laptop?