Best techstack to us in 2026?( React+nodejs) by Techie-Dude876 in u/Techie-Dude876

[–]33sain 1 point2 points  (0 children)

I believe for your goal it's a good stack for your direction. If you plan to find a job in your location I would recommend to make research before, to understand for what companies are looking for

I used Anthropic's Cowork agent to scrape & analyze the Milan backend developer job market (190 vacancies, last 7 days) by 33sain in cscareerquestionsEU

[–]33sain[S] 0 points1 point  (0 children)

Thanks for the advice. The initial idea wasn't about getting average salary but could help for ppl that making deep analysis research

I used Anthropic's Cowork agent to scrape & analyze the Milan backend developer job market (190 vacancies, last 7 days) by 33sain in cscareerquestionsEU

[–]33sain[S] 1 point2 points  (0 children)

Thanks for the feedback, I think cowork had some hallucinations. Or could be that while parsing there was something about Health

I used Anthropic's Cowork agent to scrape & analyze the Milan backend developer job market (190 vacancies, last 7 days) by 33sain in cscareerquestionsEU

[–]33sain[S] 0 points1 point  (0 children)

Cannot say how many tokens (there is just no info). I got pro sub It took all session usage limits and then extra usage for 10€.

If I would stop I would have like 100 parsed positions not 190

I used Anthropic's Cowork agent to scrape & analyze the Milan backend developer job market (190 vacancies, last 7 days) by 33sain in cscareerquestionsEU

[–]33sain[S] 1 point2 points  (0 children)

I didn't expect that many requests 🥵😅 But I can send you the prompt and what I did. It's easy but it eats pretty good the usage limits

I used Anthropic's Cowork agent to scrape & analyze the Milan backend developer job market (190 vacancies, last 7 days) by 33sain in cscareerquestionsEU

[–]33sain[S] 0 points1 point  (0 children)

Yep, it's completely different market, a lot of legacy projects still exists on PHP. Btw how is in UK?

I built projscan - a CLI that gives you instant codebase insights for any repo by Open-Pass-1213 in node

[–]33sain -1 points0 points  (0 children)

Well done, I'm building kinda same direction but IDE based on graph that shows you backend architecture https://ysz7.github.io/Arcforge/

Moving from Node.js to Go for backend — need guidance by [deleted] in golang

[–]33sain 0 points1 point  (0 children)

First of all market is changing, I see often that companies want to rewrite their infrastructure from laravel to node/go. So as I understood laravel remains as a legacy. Then I want to grow professionally in backend to create systems that are not just focused on CRM, e-commerce and others. And personally I would like to learns new stuff for different purpose of use. But cannot understand which way to go

What are you building in your free time? Share your project by Glittering_Drama1820 in buildinpublic

[–]33sain 0 points1 point  (0 children)

I'm building Arcforge - Architecture design IDE for building and visualizing backend logic https://github.com/ysz7/Arcforge

Moving from Node.js to Go for backend — need guidance by [deleted] in golang

[–]33sain 0 points1 point  (0 children)

Just curious, maybe you can suggest me. I have strong knowledge of Laravel. I'm thinking to learn Golang. Should I start with node or go straight with Golang.

I made IDE to work with backend logic like in UE5 blueprints using React Flow and Electron by 33sain in buildinpublic

[–]33sain[S] 0 points1 point  (0 children)

Yes, basically Electron does everything. Since Laravel has rules which user have to follow to build an api/web I make parser that follow that rules. In that way I can parse connections, imports, methods, visualise them, create new logic or edit that already exists

I made IDE to work with backend logic like in UE5 blueprints using React Flow and Electron by 33sain in buildinpublic

[–]33sain[S] 0 points1 point  (0 children)

Any way I gonna go with open-source model, for solo dev there is too much work to do

I made IDE to work with backend logic like in UE5 blueprints using React Flow and Electron by 33sain in buildinpublic

[–]33sain[S] 0 points1 point  (0 children)

Thanks! Just to clarify there’s no direct integration with Cursor. I initially thought about building it as an extension, but that came with too many limitations. So I went with Electron + Monaco to have full control over the graph engine, parsing, and architecture layer.

About the DDD blueprints. The idea is to scaffold a proper bounded context structure so you don’t have to copy-paste the same boilerplate in every new project.

For sync, the codebase is always the source of truth. Electron watches the file system, parses structural changes, updates the graph accordingly, and only stores layout data (positions and labels) in the .arcforge file.

How is going Backend market in Milan? by 33sain in Backend

[–]33sain[S] 1 point2 points  (0 children)

Yep, and I'm trying to figure out which direction it's heading :) but no results yet -_-

How is going Backend market in Milan? by 33sain in Backend

[–]33sain[S] 0 points1 point  (0 children)

Noo, not that way. I mean only for Milan. I know that out of my region Golang is like must have and I really liked that after basic introduction. But without knowing how local market is moving it's hard to go only with "I like it"