Day: August 11, 2022
17 posts
Announcing the Local SEO Certification from Moz Academy
43% of people tasked with marketing local businesses say there just aren’t enough resources available to teach them…
What is the difference between computer software and a computer program?
This is an anonymous post sent in by a member who does not want their name disclosed. Please…
Refactoring #6: Improve Code Quality in Laravel using Rector
I recently discovered Rector and was completely blown away by its power and effectiveness. The promise is simple:…
Do we need Axios having the fetch API everywhere?
What do you prefer? Is there a reason to use Adios these times?
Purchase fulfilment with Checkout, or “Wait, what was I paid for?”
Imagine you’re in the middle of setting up your payments integration. You’ve implemented Stripe Checkout, got your webhooks…
Migrating a nodejs, webpack project from JavaScript to TypeScript
Hi, I’m not used to writing blog posts but recently I was looking for ways to migrate my…
A guide to preparing for the IT conference season
One of the best ways to keep up to date with trends in the IT world is to…
Quntis Screen Light Bar Vs. BenQ ScreenBar
What is a Light Bar A computer display Light Bar is a long horizontal bar with an LED…
JavaScript Primitive & Non Primitive Data Type
Normally when we hear data types in any programming language, integer, string, etc… jumps to our mind. Although…
How to deploy an AWS Lambda Stack under a custom domain name
Lambda functions are really cool. They are tiny cloud-based compute instances which get created and destroyed on each…