Learn Modern JavaScript Fundamentals in 7 Hours: Free Course

JavaScript is the language of the web. If you want to code for the web, you need to know JavaScript inside and out. This course will help you learn JavaScript from start to finish. This course is 7 hours 30 minutes long, and it’s split into 78 lessons in total. You’ll find it’s a great […]

What’s This BS About Helping Our Customers?!?!

We read all the time that we are supposed to be helpful to our customers. We have to help them understand the need to change, perhaps inciting them to change. We have to help them through their buying process. We have to help them understand new opportunities, the challenges/risks of change, how to reach consensus……. […]

The Importance of a CRM: Why Your Company Needs a CRM to Grow Better [New Data]

CRMs are powerful tools that help you expedite business growth while eliminating friction, improving cross-team collaboration, managing your contact records, syncing data, automating daily tasks, and more.  When it comes to using a CRM, salespeople report that the biggest benefits are keeping track of leads, using the CRM as a centralized database, improving customer retention, […]

You Can’t Opt Out Of Accountability!

In every job and role, we are held accountable. It may be for certain goals. It may be in the ways we conduct ourselves, working with our peers, customers, and others. It may be how we do our work and with who we do it. Accountability applies to everyone–our customers have things, for which they […]

MoMA Exhibit Is an AI-Generated Hallucination of Other Art – Gizmodo

As it often happens with AI-generated art, there’s confusion surrounding whether attribution should be handed to the person who generated the AI’s prompt, the AI itself, the AI’s creators, or the artwork the machine learning model “borrowed” from. In the case of the Museum of Modern Art’s latest exhibition on display this Saturday, you could […]

Build a Simple Password Strength Checker

Providing instant feedback is the in-thing right now. Why limit yourself to checking usernames and email addresses? Why not extend this to provide quick visual feedback about the strength of the password the user has input? Today, we’ll take a look at how to create a simple password strength checker using regular expressions and a […]