Day: November 28, 2022
14 posts
NEW Personal Portfolio Website Using HTML CSS JavaScript
NEW Personal Portfolio Website Using HTML CSS JavaScript This video will show you how to build a personal…
How Top 17 New Technology Trends for 2022 Saved My Life
Technology is evolving at a rapid pace, enabling faster change and progress. IT professionals realize that their role…
How Michael Curry chose Wasp to build Grabbit: an internal tool for managing dev resources at StudentBeans
Michael Curry is a senior front-end engineer at Improbable, a metaverse and simulation company based in London. In…
Discrepancy Problems in Google Analytics for Shopify Merchants
We have to admit that the relationship between Google Analytics & Shopify is not very much like a…
We All Need Good Feedback
When you touch a hot surface, you get feedback when your hand hurts. When you hug someone you…
Creating Simple Authentication With Rio
We will have 2 classes, Authenticator and User. Authenticator will be used for login and sending OTP mail.…
Generate REQUEST bodies automatically to accelerate API debugging
When developing APIs, debugging is always a boring problem. Postman can help send requests, but when the API…
Will Java Developers Still Be In Demand in 2023?
I came across this question while doing a Google search: The answer to this question is… YES! The…
NgFor Enhancement
Welcome to Angular challenges #3. The aim of this series of Angular challenges is to increase your skills…
Solid Start auth – the secure way (with BCrypt & PSQL)
What is this about? This article is about the new meta framework Solid Start and authentication, primarily making…