Skip to content

2179 results

Learn Deno and Go Beyond Node.js

Explore Deno basics, learn how it compares to Node.js, and follow a hands-on demonstration that uses Deno to build a simple HTTP web server.
Reading time
8 min read
Updated date
January 24, 2024
Post type
Blog
Topic
JavaScript Frameworks
Topic
Node.js

How To Fix the “Uncaught TypeError: $ Is Not a Function” Error

The “Uncaught TypeError: $ Is Not a Function” Error is a common Javascript error. Learn all about it and how to easily fix it in this tutorial.
Reading time
6 min read
Updated date
June 7, 2023
Post type
Knowledge Base
Topic
JavaScript Errors

Persistent Storage: Long-Term Memory in the Era of Containers

Persistent storage used to be just disk drives and databases, but container-based development adds a new angle on non-volatile data.
Reading time
10 min read
Updated date
March 13, 2024
Post type
Blog
Topic
Cloud Hosting

What’s New in TypeScript 5.0: Declarators, Const Type, Enums Improvement, Speed, and Much More!

Take a deep dive into the new TypeScript 5.0 and find out what's new, including Declarators, Const Type, Enums Improvement, and much more.
Reading time
10 min read
Updated date
March 13, 2024
Post type
Blog
Topic
JavaScript Frameworks
Topic
JavaScript Tutorials

Rest API vs Web API: Everything You Need To Know

Compare two popular approaches to building APIs: (REST) API and Web API and learn about their architecture differences and use cases.
Reading time
8 min read
Updated date
August 7, 2023
Post type
Blog
Topic
API
Topic
Web Development Tools
Topic
WordPress Development

Tor Browser Review: An Essential and Anonymous Way to Surf the Web

Internet safety and security start with a rock-solid browser that protects the user. This post gives an in-depth look into the Tor browser.
Reading time
22 min read
Updated date
December 15, 2023
Post type
Blog
Topic
Online Marketing Tips

How To Perform a “Git Delete” on a Local Branch

Git branches are small in size, but you may not want extras around. This post will explain how to perform a "git delete" on a local branch.
Reading time
11 min read
Updated date
August 14, 2023
Post type
Knowledge Base
Topic
Git
Topic
Web Development Tools

Why MariaDB Is a Good Fit For Your Python Backend

Python is typically used in data-heavy applications because it has powerful libraries for data manipulation. Learn why MariaDB is a great choice wh…
Reading time
6 min read
Updated date
July 3, 2023
Post type
Blog
Topic
MySQL Database
Topic
Python
Topic
Web Development Languages

Brandon D Hunt LLC

Nationally recognized and award winning designer, accomplished artist and professional nice guy, Brandon Hunt has been energizing and revitalizing his clients’ brands and communications for years. ...
Reading time
1 min read
Updated date
May 7, 2024
Post type
Agency

How To Fix “React Must Be in Scope When Using JSX” Error (5 Methods)

Learn how to easily fix the “react must be in scope when using jsx” error using any one of these 5 methods listed.
Reading time
6 min read
Updated date
April 11, 2024
Post type
Knowledge Base
Topic
React
Topic
React Errors

Key GitHub Statistics in 2024 (Users, Employees, and Trends)

GitHub is the go-to platform for sharing and storing code. Learn about key GitHub statistics surrounding their users, employees, and trends.
Reading time
8 min read
Updated date
October 2, 2023
Post type
Blog
Topic
Web Development Tools
Topic
WordPress Development

How To Perform a “Git Rename” on a Branch

Using Git is straightforward most of the time, but some tasks need more explanation. This post will illustrate how to "git rename" a branch.
Reading time
7 min read
Updated date
December 24, 2023
Post type
Knowledge Base
Topic
Git
Topic
Web Development Tools