<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Dev Para</title>
    <description>The latest articles on Forem by Dev Para (@dev_para).</description>
    <link>https://forem.com/dev_para</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2125201%2F5233e187-ac58-455b-aca9-ab9f9266d8db.png</url>
      <title>Forem: Dev Para</title>
      <link>https://forem.com/dev_para</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/dev_para"/>
    <language>en</language>
    <item>
      <title>From Frustration to Creation: How I Built a Free Feedback Widget to Simplify User Insights 🚀</title>
      <dc:creator>Dev Para</dc:creator>
      <pubDate>Sun, 06 Oct 2024 01:36:33 +0000</pubDate>
      <link>https://forem.com/dev_para/from-frustration-to-creation-how-i-built-a-free-feedback-widget-to-simplify-user-insights-2b82</link>
      <guid>https://forem.com/dev_para/from-frustration-to-creation-how-i-built-a-free-feedback-widget-to-simplify-user-insights-2b82</guid>
      <description>&lt;p&gt;Hey dev.to community! 👋&lt;/p&gt;

&lt;p&gt;I want to share a journey that started out of pure frustration and ended up with a solution that I’m pretty excited about: Feedbhack — a free, easy-to-use feedback widget for websites.&lt;/p&gt;

&lt;p&gt;The Problem: Trying to Get Feedback, One Complex Tool at a Time 😩&lt;br&gt;
It all began when I was launching a side project a few months ago. Like most of you, I wanted to get user feedback to understand what people liked, what they didn’t, and what features they were missing. I tried integrating some popular feedback tools, but every solution I tested was either:&lt;/p&gt;

&lt;p&gt;🤯 Overcomplicated, with a million settings I didn’t need.&lt;br&gt;
💸 Locked behind paywalls, asking for a subscription just to access basic features.&lt;br&gt;
🧩 Too invasive for my small project — I just wanted something simple and lightweight.&lt;br&gt;
I thought, “Why does getting basic feedback have to be so hard?” I knew there had to be a simpler way.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fl28b80c540s3byci5iur.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fl28b80c540s3byci5iur.png" alt="First schemas" width="800" height="629"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Idea: Build Something Just for Developers 🛠️&lt;br&gt;
That’s when I decided to build Feedbhack. I wanted it to be something I’d personally use: a lightweight widget that I could integrate with just a single line of code, zero dependencies, and no crazy configuration. As developers, we don’t want another product taking up our time — we want something that just works.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq15tbzfo9k54di6jhi0o.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq15tbzfo9k54di6jhi0o.png" alt="Build first feedbhack.com views" width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Journey: Turning Frustration into Code 💻&lt;br&gt;
I started building Feedbhack from scratch, focusing on three core principles:&lt;/p&gt;

&lt;p&gt;Simplicity: Add Feedbhack to any site with a single &lt;code&gt;&amp;lt;script&amp;gt;&lt;/code&gt; tag — that’s it.&lt;br&gt;
Customizability: Provide options to customize the widget’s look and feel, but keep it straightforward and developer-friendly.&lt;br&gt;
Privacy-First: Respect user privacy. No tracking, no data sharing — just feedback.&lt;br&gt;
After a few long nights of coding, coffee-fueled debugging sessions, and some generous feedback from fellow developers, Feedbhack was born!&lt;/p&gt;

&lt;p&gt;The Solution: Feedbhack — Collect Feedback Without the Hassle 🎉&lt;br&gt;
Feedbhack is now live, and I’m excited to share it with you. Here’s what it offers:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foe649hn8h5uuk06l641m.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foe649hn8h5uuk06l641m.png" alt="Integration feedbhack" width="800" height="283"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftrqsu3mbha7611pf9vmc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftrqsu3mbha7611pf9vmc.png" alt="Integration feedbhack playground configurator" width="800" height="410"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;One-Line Integration: Just copy the provided &lt;code&gt;&amp;lt;script&amp;gt;&lt;/code&gt; tag, paste it into your site’s HTML, and boom! Your widget is live.&lt;br&gt;
Custom Feedback Types: Choose what you want to collect (e.g., Bugs, Feature Requests, General Comments).&lt;br&gt;
Simple UI: A clean and minimal design that won’t interrupt your users.&lt;br&gt;
Privacy-Respecting: No sneaky tracking scripts. Your data stays yours, period.&lt;br&gt;
Completely Free: No paywalls, no subscriptions. Just a free tool built to help other developers.&lt;br&gt;
What’s Next? 🤔&lt;br&gt;
I’m already working on adding new features like more customization options and a dashboard to view all collected feedback in one place. But I’d love to hear from you — the dev community! If there’s a feature you’d like to see, or if you have any suggestions on how Feedbhack can be improved, let me know in the comments or DM me. I’m all ears!&lt;/p&gt;

&lt;p&gt;Want to Try It Out?&lt;br&gt;
Feel free to check it out here: &lt;a href="https://feedbhack.com" rel="noopener noreferrer"&gt;Feedbhack.com&lt;/a&gt;. I’d love to get your feedback (pun intended 😄)!&lt;/p&gt;

&lt;p&gt;TL;DR:&lt;br&gt;
I built a free feedback widget called Feedbhack because I was tired of overly complicated and expensive solutions. It’s simple, customizable, privacy-focused, and perfect for developers and small projects. Add it to your site with a single &lt;code&gt;&amp;lt;script&amp;gt;&lt;/code&gt; tag and start collecting feedback with ease.&lt;/p&gt;

&lt;p&gt;What do you think? I’d love to hear your thoughts, and if you decide to give Feedbhack a try, let me know how it goes!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>[Launch] pullpu.sh - Revolutionizing Solo Web Development 🌍</title>
      <dc:creator>Dev Para</dc:creator>
      <pubDate>Wed, 25 Sep 2024 14:08:36 +0000</pubDate>
      <link>https://forem.com/dev_para/launch-pullpush-revolutionizing-solo-web-development-2e03</link>
      <guid>https://forem.com/dev_para/launch-pullpush-revolutionizing-solo-web-development-2e03</guid>
      <description>&lt;p&gt;Hey everyone,&lt;/p&gt;

&lt;p&gt;My name is Para, I’m a young fullstack solopreneur from France, and today I want to talk to you about pullpu.sh, a project that means a lot to me. 🚀&lt;/p&gt;

&lt;p&gt;I’ve been passionate about development from a young age. But the more I dive into this field, the more I realize we’re often limited by the same old tools, the same frameworks, and the same approaches. You know, that mudslide that Next.js has become? Well, it’s time to break out of that monotony.&lt;/p&gt;

&lt;p&gt;pullpu.sh is my attempt to bring something fresh to web development. I’ve been exploring cutting-edge technologies like Bun and Elysia, which are still under-documented but packed with potential. I wanted to create a modern, versatile full-stack starter kit that helps developers build any type of application quickly and efficiently. No more conforming to the standards of one big platform!&lt;/p&gt;

&lt;p&gt;I designed pullpu.sh to be flexible, modular, and easy to get started with. It includes everything you need to start coding right away: Stripe integration, OAuth2, theme management, translations, everything is ready to go. My goal? To save you time so you can focus on what really matters: your ideas.&lt;/p&gt;

&lt;p&gt;I’m convinced the web is evolving fast, and those who adopt these new technologies early will have a real advantage. pullpu.sh is my way of contributing to that, hoping that it will help you accelerate your projects and explore new technical horizons.&lt;/p&gt;

&lt;p&gt;If you're tired of following the herd and ready to try something different, I invite you to check out pullpu.sh tomorrow on Product Hunt. Together, we can bring some fresh air into this developer world that's saturated with the same tools. 💡&lt;/p&gt;

&lt;p&gt;Thanks to everyone for your support, and I can’t wait to hear what you think! 💻&lt;br&gt;
&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F29g9ehn0fqqqpnd5df9k.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F29g9ehn0fqqqpnd5df9k.png" alt="Pullpu.sh's Boilerplate Landing page" width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>angular</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
