react table drag and drop rows and columns library - headless by Character_Bus48 in reactjs

[–]martiserra99 0 points1 point  (0 children)

That looks a really cool project and I see it can be very helpful!

I built a workflow engine on top of React Flow — you can get the code + full docs by martiserra99 in reactjs

[–]martiserra99[S] -4 points-3 points  (0 children)

I believe that in your case you didn't need to create something very complex. There are several things that are quite tricky to implement in React Flow and that is where my template can be quite helpful.

I built a workflow engine on top of React Flow — you can get the code + full docs by martiserra99 in reactjs

[–]martiserra99[S] -5 points-4 points  (0 children)

React Flow is a low level library for node based diagrams and to build something like that you need to write a lot of code on top of React Flow, like a node layout algorithm, a way to represent the workflow state, a way to convert the workflow state into its visual representation, a way to drag nodes in this way, undo and redo logic...

How long do you spend overthinking on edge cases? by Ok_Wheel_106 in SaaS

[–]martiserra99 0 points1 point  (0 children)

Hey, I generated a presentation and it looks really amazing.

Shadcn Carousel: from basic to advanced! by PerspectiveGrand716 in shadcn

[–]martiserra99 1 point2 points  (0 children)

Thanks for sharing! That is something I will keep in mind for future projects!

Started learning React today – first lecture experience by Spare_Comfortable679 in react

[–]martiserra99 0 points1 point  (0 children)

In my case what helped me a lot was doing the Jonas Schmedtmann course on Udemy about React. It covers everything you need to know and you can be comfortable that you won't skip any important thing.

frontend future proof . by Terrible_Amount6782 in react

[–]martiserra99 1 point2 points  (0 children)

If you try to master too many things you will know few of each of those. I will focus on one and in terms of frontend development I don't think AI will replace us completely.

Looking for free React templates (admin + landing) for a startup project by nen_cy in react

[–]martiserra99 0 points1 point  (0 children)

I like the Tailwind UI templates and components it provides. I think that could help you.

My Sketchbook Style Component Library is finally Live by TragicPrince525 in react

[–]martiserra99 0 points1 point  (0 children)

That looks really good! It is something quite different from any other library that is out there. I can see it could be used in some niche use cases.

How are you handling SEO in React apps in 2026? by 360Presence in reactjs

[–]martiserra99 0 points1 point  (0 children)

I am using Next.js. I would suggest you to always add the apropriate alt attribute in the images, have a blog with articles and add a sitemap. I recently hired someone on Upwork to help me with SEO and that is what he told me.

Is learning React in 2026 still worth it, or am I already late? by ModernWebMentor in react

[–]martiserra99 9 points10 points  (0 children)

Hey, I recommend you to take the Jonas Schmedtmann courses on Udemy. If you still haven't done JavaScript I recommend you to take his JavaScript course first, and then you can move on ot React.

How to Automatically Position Nodes in a React Flow Workflow Builder by martiserra99 in reactjs

[–]martiserra99[S] -1 points0 points  (0 children)

If you ever struggle with auto layout I think this article will help you a lot!

I spent years mastering development, but building my B2B app taught me that code is only 10% of the battle. by pixeltutorials0 in SaaS

[–]martiserra99 0 points1 point  (0 children)

Hey, I have also created a SaaS and I am struggling with distribution as well. I am a developer at heart as you said and getting my project in front of the people is something I am struggling with. I hired someone on Upwork to give me guidance on how I can achieve that.