<?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: Omer Ben Ami</title>
    <description>The latest articles on Forem by Omer Ben Ami (@oba2311).</description>
    <link>https://forem.com/oba2311</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%2F870512%2F1b368952-1f86-4ebc-8427-fc73871635cc.jpeg</url>
      <title>Forem: Omer Ben Ami</title>
      <link>https://forem.com/oba2311</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/oba2311"/>
    <language>en</language>
    <item>
      <title>What I've Learned About Deploying ML &amp; LLM Projects from DAGsHub's CEO</title>
      <dc:creator>Omer Ben Ami</dc:creator>
      <pubDate>Wed, 19 Mar 2025 17:46:26 +0000</pubDate>
      <link>https://forem.com/oba2311/what-ive-learned-about-deploying-ml-llm-projects-from-dagshubs-ceo-24ac</link>
      <guid>https://forem.com/oba2311/what-ive-learned-about-deploying-ml-llm-projects-from-dagshubs-ceo-24ac</guid>
      <description>&lt;p&gt;Hey guys! &lt;br&gt;
I've been experimenting with building and deploying ML and LLM projects for a while now, and honestly, it’s been a journey. &lt;/p&gt;

&lt;p&gt;Training the models always felt more straightforward, but deploying them smoothly into production turned out to be a whole new beast.&lt;/p&gt;

&lt;p&gt;Recently, I had a really good conversation with Dean Pleban (CEO @ DAGsHub), who shared some incredibly practical insights based on his own experience helping teams go from experiments to real-world production. Here are a few valuable lessons Dean shared with me that I think could help others as well:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Data matters way more than I thought.&lt;br&gt;
Initially, I focused a lot on model architectures and less on the quality of my data pipelines. Production performance heavily depends on robust data handling—things like proper data versioning, monitoring, and governance can save you a lot of headaches. This becomes way more important when your toy-project becomes a collaborative project with others.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;LLMs need their own rules.&lt;br&gt;
Working with large language models introduced challenges I wasn't fully prepared for—like hallucinations, biases, and the resource demands. Dean suggested frameworks like RAES (Robustness, Alignment, Efficiency, Safety) to help tackle these issues, and it’s something I’m actively trying out now. He also mentioned "LLM as a judge" which seems to be a concept that is getting a lot of attention recently.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Some practical tips Dean shared with me:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Save chain of thought output - you never know when you might need it.&lt;/li&gt;
&lt;li&gt;Log experiments thoroughly (parameters, hyper-parameters, models used, data-versioning...).&lt;/li&gt;
&lt;li&gt;Start with a Jupyter notebook, but move to production-grade tooling (all tools mentioned in the guide bellow 👇🏻)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To help myself (and hopefully others) visualize and internalize these lessons, I created an interactive guide that breaks down how successful ML/LLM projects are structured. If you're curious, you can explore it here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.readyforagents.com/resources/llm-projects-structure" rel="noopener noreferrer"&gt;https://www.readyforagents.com/resources/llm-projects-structure&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’m still learning a ton, so I'd genuinely appreciate hearing about your experiences too—what’s been the trickiest part of deploying ML &amp;amp; LLM projects for you?&lt;/p&gt;

&lt;p&gt;Looking forward to your insights!&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>ai</category>
      <category>devops</category>
    </item>
    <item>
      <title>I gem-packed this with how I'm leveraging LLMs in my workflow!</title>
      <dc:creator>Omer Ben Ami</dc:creator>
      <pubDate>Sun, 12 Jan 2025 20:47:42 +0000</pubDate>
      <link>https://forem.com/oba2311/i-gem-packed-this-with-how-im-leveraging-llms-in-my-workflow-2f47</link>
      <guid>https://forem.com/oba2311/i-gem-packed-this-with-how-im-leveraging-llms-in-my-workflow-2f47</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/oba2311" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F870512%2F1b368952-1f86-4ebc-8427-fc73871635cc.jpeg" alt="oba2311"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/oba2311/supercharge-your-skills-a-2025-guide-for-developers-3ipg" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Supercharge Your Skills: A 2025 Guide for Developers&lt;/h2&gt;
      &lt;h3&gt;Omer Ben Ami ・ Jan 12&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#webdev&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#productivity&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#programming&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>llm</category>
      <category>webdev</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Supercharge Your Skills: A 2025 Guide for Developers</title>
      <dc:creator>Omer Ben Ami</dc:creator>
      <pubDate>Sun, 12 Jan 2025 18:00:36 +0000</pubDate>
      <link>https://forem.com/oba2311/supercharge-your-skills-a-2025-guide-for-developers-3ipg</link>
      <guid>https://forem.com/oba2311/supercharge-your-skills-a-2025-guide-for-developers-3ipg</guid>
      <description>&lt;p&gt;Hey there, devs! 👋 &lt;/p&gt;

&lt;p&gt;As a product builder working on a SaaS app, I've discovered some  techniques that have turbocharged my development process. &lt;/p&gt;

&lt;p&gt;These are hacks most devs still aren't using! so you can get ahead by consistently working smarter. For full details check &lt;a href="https://www.youtube.com/watch?v=ruWsCqTTQKM" rel="noopener noreferrer"&gt;this video&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  My go-tos:
&lt;/h2&gt;

&lt;h3&gt;
  
  
  The basics
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Screenshot your errors: When you hit a bug, snap a screenshot and feed it to your AI assistant. Ask "Why am I getting this?" for quick insights.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Treat AI like a colleague: If the initial solution doesn't cut it, keep the conversation going with your AI assistant, just as you would with a human teammate.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Boost Your Learning and Retention - Here's where the magic happens:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Set up custom text replacements: Create shortcuts like "eli5" and "eli6" on your Mac for quick access to learning prompts.&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Use the "ELI5" approach: Before implementing a solution, ask the AI to "Explain it like I'm a junior software developer" for a comprehensive breakdown.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Request analogies: Use the "ELI6" prompt to get explanations with analogies and simple examples. It makes complex concepts stick!&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Ftxlp9tfcewhwf7ltpoa0.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Ftxlp9tfcewhwf7ltpoa0.jpg" alt="text replacements" width="800" height="740"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Build Your Personal Knowledge Base
&lt;/h3&gt;

&lt;p&gt;This is crucial for long-term growth:&lt;br&gt;
Create a public GitHub repo: Set up a separate repository for your project documentation.&lt;/p&gt;

&lt;p&gt;Document your learnings: After solving a problem, create a markdown file explaining the concept. Include AI-generated charts and UML diagrams for visual learners - I've created a full repo with all the details I might need in the future autogenerated:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fjh2mzohg49ljmfzgifk3.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fjh2mzohg49ljmfzgifk3.jpg" alt="Project documentation generated" width="800" height="456"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;By implementing these strategies, you'll not only solve problems faster but also create a valuable resource for your future projects. &lt;/p&gt;

&lt;p&gt;It's all about continuous learning and improvement.&lt;/p&gt;

&lt;p&gt;What do you think, dev fam?&lt;br&gt;
I'm curious - what has been useful for you to get the most out of your AI-editor?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>programming</category>
    </item>
    <item>
      <title>Building in public a SaaS for $9K</title>
      <dc:creator>Omer Ben Ami</dc:creator>
      <pubDate>Wed, 11 Sep 2024 16:10:03 +0000</pubDate>
      <link>https://forem.com/oba2311/building-in-public-a-saas-for-9k-3odb</link>
      <guid>https://forem.com/oba2311/building-in-public-a-saas-for-9k-3odb</guid>
      <description>&lt;p&gt;Hi friends 👋&lt;/p&gt;

&lt;p&gt;I'm currently working on building a SaaS platform to help Pilates studios manage personal training sessions - I'm charging 9k$ and I'll be sharing everything. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My promise to you is - any question will be answered!&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Why Pilates Studios?
&lt;/h3&gt;

&lt;p&gt;To be honest, this opportunity found me. kind of.&lt;br&gt;
The story goes like so - I was building a board to put together all yoga sessions around me. While I was working on it in a local cafe, I overheard two yoga teachers chatting about their next session next to me. I immediately thought to myself - "a chance for feedback!". So I showed it to them, it wasn't even live, just ran it on my laptop.&lt;/p&gt;

&lt;p&gt;One thing led to another and one of them asked me to build this app :)&lt;/p&gt;
&lt;h3&gt;
  
  
  Tech Stack
&lt;/h3&gt;

&lt;p&gt;Vite: Lightning-fast bundling and development environment 🚀&lt;br&gt;
Shadcn: UI components to speed up frontend development 🖌️&lt;br&gt;
Firebase: For user authentication, database, and backend services 🛠️&lt;/p&gt;

&lt;p&gt;To be honest, this is the first production-grade product I'm building from scratch so cross your fingers for me!&lt;/p&gt;
&lt;h3&gt;
  
  
  Build in Public
&lt;/h3&gt;

&lt;p&gt;I'll be totally transparent about the tech, resources and finances, so if you're curious about the breakdown, I'll share the full cost and details over twitter.&lt;/p&gt;

&lt;p&gt;Interested? Check this tweet and buckle up for the ride!&lt;/p&gt;

&lt;p&gt;&lt;iframe class="tweet-embed" id="tweet-1833420056727818652-598" src="https://platform.twitter.com/embed/Tweet.html?id=1833420056727818652"&gt;
&lt;/iframe&gt;

  // Detect dark theme
  var iframe = document.getElementById('tweet-1833420056727818652-598');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1833420056727818652&amp;amp;theme=dark"
  }



&lt;/p&gt;

</description>
      <category>vite</category>
      <category>firebase</category>
      <category>saas</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Noob builds a SaaS in public so you all can learn too</title>
      <dc:creator>Omer Ben Ami</dc:creator>
      <pubDate>Fri, 19 Jan 2024 11:06:46 +0000</pubDate>
      <link>https://forem.com/oba2311/noob-builds-a-saas-in-public-so-you-all-can-learn-too-3p8p</link>
      <guid>https://forem.com/oba2311/noob-builds-a-saas-in-public-so-you-all-can-learn-too-3p8p</guid>
      <description>&lt;p&gt;Hi friends 👋&lt;/p&gt;

&lt;p&gt;If you ever felt like the product manager working with you knows nothing about how hard your work is, then, you might be right!&lt;/p&gt;

&lt;p&gt;That's why as a PM I'm starting this journey to build a basic MicroSaaS in public, and I was thinking - perhaps others would want to see it unfolds.&lt;/p&gt;

&lt;p&gt;I'm just getting started without much experience coding so you can join me even if you never coded before.&lt;/p&gt;

&lt;p&gt;So take the leap and let's see what you end up building yourself 👷🏾&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/-MiC2FiI7F8"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>react</category>
      <category>firebase</category>
      <category>nextjs</category>
    </item>
    <item>
      <title>Improve your product notifications with Digest, Separate Feeds, and Notification Action Buttons</title>
      <dc:creator>Omer Ben Ami</dc:creator>
      <pubDate>Wed, 27 Jul 2022 14:03:00 +0000</pubDate>
      <link>https://forem.com/novu/improve-your-product-notifications-with-digest-separate-feeds-and-feeds-action-buttons-1l6k</link>
      <guid>https://forem.com/novu/improve-your-product-notifications-with-digest-separate-feeds-and-feeds-action-buttons-1l6k</guid>
      <description>&lt;h2&gt;
  
  
  Product Notification - What are those?
&lt;/h2&gt;

&lt;p&gt;Product Notifications are everywhere - Emails, SMSs, Push notifications, Direct providers such as Slack , and In-app(known as Notification Center). Basically, product notifications are any way through which products communicate key messages to end-users.&lt;br&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%2F7j873x6qe9xa6kdg9896.gif" 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%2F7j873x6qe9xa6kdg9896.gif" alt="Notifications"&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%2Fzei41ayzzfy82cj55kom.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%2Fzei41ayzzfy82cj55kom.png" alt="Image description"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  Scale - when things get complicated
&lt;/h2&gt;

&lt;p&gt;When companies grow, tens or hundreds of emails and other notifications are sent - one-time password emails, weekly digests, product updates, product-led growth (PLG) emails, member invites, and so on. Once you have more than three types of emails to manage, another layer with the complexities of managing multiple notifications templates comes up. Furthermore, as companies grow, you'll have users in different channels, all requiring custom notifications daily.&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%2Fzei41ayzzfy82cj55kom.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%2Fzei41ayzzfy82cj55kom.png" alt="Image description"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  Manage notifications complexity and create a better user experience
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Digest
&lt;/h3&gt;

&lt;p&gt;Imagine your company has an app where users interact with each other's content. Whenever you post content, users get a notification for each and every like or comment – how tedious would that be? No user will keep your app's notifications on if that's the experience they'll get.&lt;/p&gt;

&lt;p&gt;Digest (sometimes called "batches") is a way to aggregate individual notifications into a "super" notification at a predefined time. You can also define parameters that determine the intervals in which users get notifications. So notifications are “digested” or “batched” into one message and sent at the end of the day or the interval you define.&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%2Fwspcp390chnmlp9drf96.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%2Fwspcp390chnmlp9drf96.png" alt="![Digest]"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Call to action buttons
&lt;/h3&gt;

&lt;p&gt;When you get a friend request over Facebook, you can usually see that the notification has a call-to-action inside.&lt;br&gt;
Confirm or Cancel - This is the simplest form of two-way communication, which is essential for any product to have.&lt;/p&gt;

&lt;p&gt;With Novu, you can customize those buttons, and to have as many as needed so your end-users are called to action. &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%2F2pqt50vnl3boeqzhrygr.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%2F2pqt50vnl3boeqzhrygr.png" alt="Call to action"&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%2Fzei41ayzzfy82cj55kom.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%2Fzei41ayzzfy82cj55kom.png" alt="Image description"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;h3&gt;
  
  
  Different feeds of notifications
&lt;/h3&gt;

&lt;p&gt;Notification Feeds are the tabs-like feeds seen in the notification center for different kinds of notifications.&lt;br&gt;
It can be:&lt;br&gt;
One for likes, one for comments (like Reddit).&lt;br&gt;
One for Inbox, one for following (like Notion)&lt;br&gt;
One for all, One for unread (like Facebook)&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%2Fwqf0is6yqk4alp9zed32.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%2Fwqf0is6yqk4alp9zed32.png" alt="Feeds"&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%2Fzei41ayzzfy82cj55kom.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%2Fzei41ayzzfy82cj55kom.png" alt="Image description"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  What happens next?
&lt;/h2&gt;

&lt;p&gt;Companies add notifications incrementally as they grow, and notifications management becomes a nightmare. Another possibility is that companies choose to build a notifications product in-house from scratch. As I see it, neither option makes sense; 99% of startups die, and building a notifications product from scratch gets you closer to becoming part of this statistic.&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%2Fzei41ayzzfy82cj55kom.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%2Fzei41ayzzfy82cj55kom.png" alt="Image description"&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%2Fxony89ciq6p3bck4m70l.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%2Fxony89ciq6p3bck4m70l.png" alt="Novu"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Novu is the first open-source notifications infrastructure built by developers for developers. It's a one-stop shop for all things notifications, just like Stripe for payments. &lt;/p&gt;

&lt;p&gt;Developers worldwide can quickly implement our infrastructure without the hassle of building a notifications system from scratch so they can focus on what matters to their company.&lt;br&gt;
&lt;a href="https://github.com/novuhq/novu" rel="noopener noreferrer"&gt;https://github.com/novuhq/novu&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%2Fzei41ayzzfy82cj55kom.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%2Fzei41ayzzfy82cj55kom.png" alt="Image description"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;h1&gt;
  
  
  ⭐️⭐️ I am happy to announce Novu new version 0.6.0!!! ⭐️⭐️
&lt;/h1&gt;

&lt;p&gt;Now you can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Create your own user journey using the drag-and-drop workflow editor.&lt;/li&gt;
&lt;li&gt;Put notifications into digest (batch).&lt;/li&gt;
&lt;li&gt;Create different feeds of notifications.&lt;/li&gt;
&lt;li&gt;Add buttons (action items) inside your notifications.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I want to thank all our amazing contributors, we couldn't do it without you!&lt;br&gt;
See the full list of contributors here:&lt;br&gt;
&lt;a href="https://github.com/novuhq/novu/releases/tag/v0.6.0" rel="noopener noreferrer"&gt;https://github.com/novuhq/novu/releases/tag/v0.6.0&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%2Fzei41ayzzfy82cj55kom.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%2Fzei41ayzzfy82cj55kom.png" alt="Image description"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;h1&gt;
  
  
  Novu is looking for new contributors!
&lt;/h1&gt;

&lt;p&gt;Come help us out to build the best open-source notification infrastructure, get recognized by the community, and become a Community Hero here:&lt;br&gt;
&lt;a href="https://novu.co/contributors/" rel="noopener noreferrer"&gt;https://novu.co/contributors/&lt;/a&gt;&lt;br&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%2Fhrf5ra8oy9dcaw48ek0n.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%2Fhrf5ra8oy9dcaw48ek0n.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We are always looking for your inputs so we can build together the best notifications user experience. Any new ideas? Write me in the comments below 👇👇👇👇&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>react</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
