Browsing Tag
webdev
1148 posts
Navigating Remote Opportunities for Engineers and Tech Leaders
The landscape of work has undergone a seismic shift, particularly in the world of engineering and technology. As…
Testing in Production with Canary Deployments: A How-To Guide
Testing in production may not seem right, does it? 🤔 With feature flags, it’s possible. So what are…
Como Foi O Front In Floripa? 🤔
Eai, como cês tão? Hoje vim aqui pra contar um pouco da minha experiência no Front In Floripa.…
7 JavaScript Quick Coding Tips ✨
Hey Developer, Welcome to my Javascript blog, My name is Md Taqui Imam i am a Full Stack…
Protecting sveltekit routes from unauthenticated users
While developing a SvelteKit app, I found myself contemplating the intricacies of authentication, specifically regarding the proper storage…
Replace Your Authentication System with Face Recognition using FACEIO’s fio.js, & Tailwind.css
In the realm of web development, user authentication has traditionally been dominated by username and password combinations. However,…
How to become a better web developer in 2024
Introduction Web development is a highly in-demand and popular skill these days. So if you’re at a crossroads…
A Minimalist’s Guide to Software Development: Less Code, More Elegance
💡 It’s like Marie Kondo met your code and whispered, “Does this spark joy?” In the world of…
Ownership: 5 ways to Amplify Your Software Engineering Success
For software engineers at all levels, from beginners to seasoned veterans, taking ownership of your work is key…
Why lowercase letters save data
Lowercase letters and uppercase letters use the same amout of data — 1 byte each. So, it’s surprising…