Category: Website Development
-
I built a New Tab productivity dashboard extension where you can embed iframes, and target an element with a CSS selector to display as a widget, and heaps of other useful widgets and features. Would love /r/webdev’s feedback!
Introducing New Tab Widgets: A Revolutionary Dashboard Extension for Your Browser In today’s digital world, efficiency and customization are key to a productive browsing experience. I am excited to unveil my latest project: a highly customizable new tab dashboard extension crafted over the past four years. Designed specifically for Chrome and other Chromium-based browsers, this…
-
My manager and my senior DevOps guy wanted me to “hide” the api link and key in frontend?
Understanding API Security and Frontend Exposure: A Developer’s Guide As a React frontend developer currently interning in a project, I faced an important challenge: my manager and senior DevOps engineer emphasized the need to conceal API endpoints and secret keys within the frontend code. Specifically, they wanted these crucial details hidden from the browser’s developer…
-
What would you have done if a ticket just said “create the brand’s look and feel”?
Understanding Ambiguous Project Requirements: A Reflection on Design and Communication Challenges in Web Development Have you ever encountered a project brief that was surprisingly vague, leaving you to interpret the expectations on your own? Recently, I faced such a situation that prompted me to reflect on the importance of clear communication and requirement specification in…
-
Got my first paid work – not sure how much to quote the client – static website
Determining Fair Pricing for Your First Paid Web Development Project Embarking on your initial paid web development project can be both exciting and challenging, especially when it comes to setting the right price. If you’re working on a basic static website and unsure about how much to charge your client, here are some considerations to…
-
Every day I don’t have to build for internet explorer is a blessing
Embracing Modern Browsers: Why It’s a Relief to Say Goodbye to Internet Explorer In today’s web development landscape, every day that I don’t have to accommodate outdated browsers feels like a victory. Among these, Internet Explorer stood out as a notoriously challenging platform, and even now, some remnants of that experience linger. Recently, I encountered…
-
I’m working on a website for tools that don’t have AI-based capabilities
Launching a New Collection of Utility Tools for Practical Calculations Are you looking for straightforward tools that make everyday calculations easier? I’ve recently developed a website dedicated to useful, non-AI based utilities designed to assist with various personal assessments and planning. One of our flagship tools is a comprehensive Body Type Calculator, which helps users…
-
What path should I go for if I’m only interested in backend dev
Choosing the Right Career Path in Backend Development: A Guide for Beginners Starting your journey in software development can be both exciting and overwhelming, especially when it comes to deciding which path to pursue. If your primary interest lies in backend development, you’re already on the right track—this area offers numerous opportunities for growth and…
-
I can’t see web developers ever being replaced by AI.
Why Human Web Developers Remain Indispensable in the Age of AI In recent discussions within the web development community, there’s been a growing sentiment that Artificial Intelligence might soon replace human developers altogether. However, I firmly believe that the core expertise and creativity of skilled web developers will continue to be essential, even as AI…
-
I created a minimal typescript ORM for people that want to prioritize shipping fast – would love your feedback!
Introducing TinyORM: A Minimalist TypeScript ORM Designed for Rapid Development In the fast-paced world of software development, efficiency and simplicity often take precedence over complex, heavy frameworks. Recognizing this need, I’ve developed TinyORM—a lightweight, minimalistic ORM built entirely in TypeScript that empowers developers to ship features quickly without getting bogged down by convoluted dependencies or…