Category: Website Development
-
JWT vs Session, which is best for storing tokenized temporary data?
Choosing the Right Temporary Data Storage: JWTs versus Server-Side Sessions When developing authentication workflows, especially those involving temporary data like verification tokens or user details pending validation, selecting an appropriate storage mechanism is crucial. The challenge often lies in balancing security, performance, and implementation complexity. Use Case Overview Suppose you need to temporarily store user…
-
I made a Minecraft server list that helps you find smaller servers
Introducing a New Minecraft Server Listing Platform Focused on Smaller Communities In the vast landscape of Minecraft multiplayer servers, discovering smaller, community-driven servers can often be a challenge. Many existing server lists tend to highlight the most prominent or financially lucrative servers, leaving emerging or niche communities underrepresented. Additionally, forum threads and outdated listings frequently…
-
Help, I’m a Backend Dev, and I’ve Built a Blog (send CSS)
Transitioning from Backend Development to Frontend Publishing: My Journey with a Static Blog Built with 11ty As a seasoned .NET backend developer, my professional expertise has predominantly revolved around building complex server-side systems, managing data flow, and ensuring robust infrastructure — tasks that often happen behind the scenes and remain invisible to end-users. Venturing into…
-
Just launched NoDocs, No-code Documentation Builder
Introducing NoDocs: The No-Code Solution for Effortless SaaS Documentation Creating comprehensive and professional documentation for SaaS products has traditionally been a challenging task for solo developers and small teams. Many existing tools either require coding knowledge, come with high costs, or lack the professional appearance necessary for impactful user support. As a solo developer striving…
-
Why is my website being labeled as inappropriate and how do I fix it?
Understanding and Resolving Website Content Restrictions: A Guide for Developers As web developers and site owners, encountering content restrictions or warnings can be both confusing and frustrating. If you’ve recently built a website and find it being flagged as inappropriate or blocked by certain platforms or networks, you’re not alone. In this article, we’ll explore…
-
Should I go with a monorepo for web, mobile (and API)?
Optimizing Repository Structure for Unified Web, Mobile, and API Development: Key Considerations When embarking on a multi-platform development project, choosing the right repository (repo) architecture is crucial for maintainability, efficiency, and scalability. This article explores best practices for organizing web, mobile, and backend API codebases, especially when aiming for shared logic and seamless integration. Project…
-
Is opening my WAMP-hosted server to my colleagues safe?
Assessing the Security Implications of Sharing a WAMP-Hosted Server with Colleagues In today’s collaborative work environments, sharing internal tools and resources is often necessary to enhance productivity. However, it’s equally important to ensure that such sharing does not compromise the security of your systems. If you’re considering opening a WAMP (Windows, Apache, MySQL, PHP) server…
-
Fitness calculator suite – feedback on implementation?
Introducing the Fitness Calculator Suite: Seeking Expert Feedback on Implementation and User Experience We are excited to unveil our latest project—a comprehensive collection of fitness calculators developed using Next.js and TypeScript. This suite aims to provide users with an intuitive and responsive experience for various health and fitness metrics, all while maintaining a streamlined and…
-
Deadlight Edge Bootstrap A Cloudflare Workers-powered blog platform with integrated multi-protocol proxy and email federation — fully self-sovereign.
Unlocking Self-Sovereign Publishing: Introducing Deadlight Edge Bootstrap v4 In today’s digital landscape, owning and managing your online presence has never been more crucial. Whether for personal blogging, professional portfolios, or community hubs, the demand for secure, modular, and self-sovereign platforms is rising. Enter Deadlight Edge Bootstrap v4—a cutting-edge, serverless blog platform built on Cloudflare Workers…