That
Software
Dude
Musings of a web developer
Coding Jobs
About
Tutorials
JavaScript
Resources
Links and Downloads
Keyboard Keycodes
Typing Tests
Digital Downloads
Book Recommendations
Website Launch Checklist
HTTP Status Codes
Collections
Menu
Menu
Home
Contact
Typing Test
Poll Results
Collections
Follow me on
Codepen
RSS
Popular tags
#.NET
#5 minute guide
#Android
#API
#ASP.NET
#Bootcamps
#Business
#C#
#Career
#Coding
#Computer Science
#CraftyJS
#CSS
#CSS3
#Database
#ES6
#Freelance
#Gadgets
#Game Development
#Google
#Guide
#Hardware
#Health
#HTML5
#Interviews
#IT
#Javascript
#Learning to code
#Module
#Performance
#Productivity
#Programming
#Remote
#Security
#SQL
#Startup
#Surface
#Web Design
#Web Development
#Windows
javascript
programming
productivity
web-development
career
dot-net
Coding
asp-net
Business
es6
Posted on: 6/2/2021 - 3 min read
Working with the destructuring assignment in JavaScript
The destructuring assignment in JavaScript is one of those things that you might never see yourself using, but that might be just the thing ...
read more
Posted on: 1/25/2021 - 5 min read
How use-strict affects your JavaScript code
You might be familiar with seeing the following directive at the top of JavaScript files....
read more
Posted on: 2/25/2020 - 3 min read
Working with Maps in ECMAScript 6
In my last post I went over the Set() data structure that was introduced with ECMAScript 6. Today I will be going over t...
read more
Posted on: 2/18/2020 - 3 min read
Working with Sets in JavaScript
ECMAScript 6 introduced the new Set type into its toolset. What are Set's? Essentially they are an ordered list of values that hav...
read more
Posted on: 10/17/2019 - 3 min read
How JavaScript optimizes tail calls
A commonly seen useful shorthand when writing code is the ability to call a function as a return statement....
read more
Posted on: 8/22/2019 - 2 min read
Creating functions dynamically with JavaScript
The Function constructor is something that isn't usually talked about in JavaScript circles, but it is a useful mechanism to have ...
read more
Posted on: 8/15/2019 - 3 min read
JavaScript Tagged Templates (ES6)
There is one feature in JavaScript (ES6) that many developers are totally unaware of and one that can be very beneficial in your p...
read more
Posted on: 7/25/2019 - 6 min read
Working with ES6 classes and objects
ES2015 introduced a new syntax into the JavaScript specification that finally allows us to create classes in a much cleaner way than th...
read more
Posted on: 5/10/2019 - 3 min read
How the Spread operator works in ES6
The Spread operator is one of those concepts in JavaScript that, while you appreciate what it does, you just can't ever quite seem to find t...
read more
Posted on: 4/30/2019 - 4 min read
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
Posted on: 1/17/2019 - 7 min read
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
Next page
Popular this week
Coding A Card Deck In JavaScript
Posted on: 5/20/2015
How To Code Blackjack Using JavaScript
Posted on: 2/2/2017
Is the Surface Pro 7 good for programming?
Posted on: 2/24/2021
How to Ctrl + S to save in JavaScript
Posted on: 1/27/2021
Is the Surface Laptop Go 2 a good programming laptop?
Posted on: 6/22/2022
10 gadgets every programmer should carry in 2021
Posted on: 3/28/2021
How To Encrypt Passwords Using SHA-256 In C# And .NET
Posted on: 6/29/2015
The simplest way to create dynamic modal pop-ups in JavaScript
Posted on: 11/4/2019
Coding A Calendar In JavaScript
Posted on: 1/5/2017
How to implement a "Load More" button in JavaScript
Posted on: 1/21/2021
Is the ThinkPad X1 Yoga a good programming laptop?
Posted on: 3/1/2022
Is the Surface Pro 8 the best programming laptop so far?
Posted on: 9/24/2021
How to set up an ASP.NET website with GoDaddy
Posted on: 3/22/2021
Taking a look at Microsoft.Data.SqlClient in .NET Core
Posted on: 5/10/2021
Create a basic text editor in JavaScript
Posted on: 1/2/2019
HTTP Status Code List And Meanings
Posted on: 1/22/2023
Creating functions dynamically with JavaScript
Posted on: 8/22/2019
How to fade out elements without using jQuery
Posted on: 6/23/2021
Implementing a Substitution Cipher in JavaScript
Posted on: 11/13/2021
How To "Get" Companies From HubSpot Using C#
Posted on: 3/9/2017
get more coding tips and guides in your inbox
Sign me up
x
x