ThatSoftwareDude
Categories
JavaScript
CSS
React
C#
HTML
Databases
Developer Tools
Box Shadow Editor
Text Shadow Editor
Image Placeholder Generator
Scrollbar CSS Editor
Typing Test
Newsletter
Menu
Menu
About
Polls
Typing Tests
Shop
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
Collection
JavaScript Fundamentals
A Beginners Guide To JavaScript
JavaScript is a great language for anyone just starting to code for a variety of reasons. It's lightweight, runs fast and most importantly ...
Read more
March 06 2016
-
7 min read
#
Javascript
#
Guide
#
5 minute guide
Javascript Is Perfect For Beginning Programmers
I get asked this question alot from many people who want to learn to program. What programming language should I start learning first? And ...
Read more
February 06 2015
-
5 min read
#
Javascript
JavaScript Doesn't Get Enough Credit
I've worked as a programmer for many many years and in my corporate travels I've noticed that usually there's this idea, this stigma if you...
Read more
December 10 2015
-
4 min read
#
Javascript
Useful JavaScript ES6 concepts to start using right now
If you have not kept up with the many changes that JavaScript has gone through during the past few years, then maybe now is the time to inco...
Read more
January 17 2019
-
7 min read
#
ES6
#
Javascript
How to use block bindings in ES6
For a long time now, declaring variables using the standard var keyword was commonplace in JavaScript. While super easy to use, it was not w...
Read more
April 30 2019
-
4 min read
#
ES6
#
Javascript
'Secrets Of The Javascript Ninja' Review
I "know" JavaScript, the way that a new college graduate "knows" every programming language ever made. When I first graduated from college ...
Read more
March 06 2015
-
5 min read
#
Javascript
#
Books
#
Reviews
The benefits of coding in Vanilla JavaScript
Anyone that knows me knows that I'm a huge fan of coding everything by hand. Using plugins or 3rd party libraries is always last on my list...
Read more
August 18 2016
-
5 min read
#
Programming
What is 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...
Read more
June 17 2018
-
5 min read
#
Javascript
Coding A Card Deck In JavaScript
In this post, I will be going over how to build a deck of cards in JavaScript, that can be used for future projects or future games, such a...
Read more
May 20 2015
-
5 min read
#
Javascript
#
Card Deck
#
Project
More Collections
Other Collections
Personal Blog
Developing the Web
Coding Interview Guides
ES6 and Beyond
Api Implementations