Eliman Dambell
21 posts
Day 0 of #100daysofMiva || Setting up for success
As I embark on this exciting journey of #100daysofMiva, I’m eager to share my experiences and progress with…
Linux
Linux is an open-source operating system (OS) that is widely popular due to its flexibility, stability, and security…
ONTO THE OTHER
Hey everyone, I got super busy with a lot of stuff, but I am back! So, where were…
AssaultCube | Writing your first external cheat in RustLang
The link to the finished project can be found here. Writing a-salt-cube Prerequisites A decent knowledge of RustLang…
Product Metrics Benchmark Report 2024: 6 Key Insights for Product Teams
Looking for reliable metrics benchmarks to gauge your product performance and inform your decisions? That’s what you can…
Introducing Cart: Simplifying Shopping Cart Management for Laravel
In the fast-paced world of e-commerce, efficient shopping cart management isn’t just essential—it’s a competitive advantage. Today, I’m…
Is SQL a declarative language
When learning SQL, we often hear the saying that SQL is a declarative language. You just need to…
Securing Nodemailer with Proper Authentication
Sending email is a critical function of most web applications, but leaving your Nodemailer email-sending module unsecured can…
Using Content Security Policy headers with React & emotion
Content Security Policy (CSP) headers add another layer of security by disallowing unsafe actions, such as establishing connections…
How to debug a Firefox add-on (extension)
Before we get started Firefox supports browser extensions like Chromium-based browsers (Chrome, Arc, Brave, Edge etc.). Sometimes they’re…