schwarz
22 posts
How to create a website using the Cample.js framework?
This article will describe a short guide on how to create a website using a framework such as…
Music Monday — What are you listening to? (Music from Your Twenties Edition)
cover image source: Giphy A while back ago we had a Teenage Days Edition where I asked you…
16 Call-to-Action Formulas That Make People Want to Click, According to Neil Patel
Good things happen when you create killer calls-to-action. I would even argue that your website can’t be successful…
BIG surprise! aspx files in .NET Core
.NET Core issues In .NET Core, there are problems such as the bad complexity of web programming and…
Understanding High Availability, Fault Tolerance, and Disaster Recovery in AWS: An Overview
Have you ever wondered how large-scale applications like Netflix, Amazon, and Airbnb manage to stay online and available…
Managing Outdated Composer Dependencies
How to work around libraries that fall behind I have come across many challenges when it comes to…
Object VS Data Structure : The Fight !
As developer, we need to hide code implementation for users, we don’t want to expose the logic of…
No More Goerli Faucets! Using the New Infura Sepolia Faucet for Ethereum Smart Contract Testing
When you first start developing on Ethereum, you quickly discover how critical it is to test your dapps—even…
My takes on EsLint and Prettier against TypeScript
As a developer, I’ve always been a strong advocate for using Eslint and Prettier for type safety in…
Creating Custom API Endpoints in Salesforce with Apex
Part One: SOAP-based APIs Simple Object Access Protocol (SOAP) is a messaging protocol based on requests and responses…