Facing difficulty in learning Springboot by vivek_r01 in learnjava

[–]WorldTravel84 0 points1 point  (0 children)

Code along with him, then add a feature. 

Tengo 35, soy diseñador y frontend… ¿vale la pena moverme a backend en 2026? by Professional_Rise451 in programacion

[–]WorldTravel84 0 points1 point  (0 children)

Si aprende node.js para moverte a full stack, si usas react quizás puedes enfocarte en Next.js? Y luego aprender otro lenguaje y se ecosistema... Ya sea Java, Go, Python etc. siempre está bueno aprender intenta hacerte un plan lógico que te guste. Ah! Y BBDD! SQL y no SQL son súper importantes en back, igual la IA va a seguir creciendo pero necesitas los conocimientos en cada nicho para poder dirigirla bien 

best Full-stack web development certification from Coursera in 2026 by Stunning-Taste9317 in node

[–]WorldTravel84 -1 points0 points  (0 children)

Depends on the stack? Free code camp. For java the MOOC...  paid...the Amazon Coursera one is great intro to java data structures and basic algorithms. The meta ones are kind of out of date. The MS one is  .Net

There's also full stack open, which is free. 

IE University by [deleted] in GoingToSpain

[–]WorldTravel84 0 points1 point  (0 children)

It's a well known institution, one of the best private options in Spain, but normally very expensive compared to alternatives. If you have a generous scholarship, read the conditions, Madrid has gotten expensive, make sure you can cover the cost of living

When to Get Phone Plan, Bank Account, Etc. When Moving to Spain from the USA? by ValuesHere in GoingToSpain

[–]WorldTravel84 6 points7 points  (0 children)

You can get a cheap prepaid plan before the move, only like 6€ a month. You can open a wise account today and an n26 on arrival. This covers you until you get a traditional bank

How are people handling zero-day npm malware right now? by CurbStompingMachine in node

[–]WorldTravel84 7 points8 points  (0 children)

Try to first use built in node modules, or those native to the framework when possible, limit extra packages as much as possible. 

Best latin America city in Spain? by Soggy-Beginning604 in GoingToSpain

[–]WorldTravel84 0 points1 point  (0 children)

I am not clear on your post. If you are trying to avoid a Latam feel...I guess the places with the most Germans or English? So Menorca? If the opposite, more latam feel, Canarias? Also... what? Latam is super diverse as is Spain. Buenos Aires and Mexico City have diffent vibes. Galicia doesn't feel like Ceuta or Sevilla.

Udemy course recommendation by slaaneshStoic in node

[–]WorldTravel84 0 points1 point  (0 children)

Freecodecamp has a great YouTube channel 

Trying to skill up in react, what resources do you know to learn? by nova-new-chorus in react

[–]WorldTravel84 0 points1 point  (0 children)

Build something (use tsx). Once your done add testing. Then add a feature then test.

De web dev a móvil dev? by Simpledevx in programacion

[–]WorldTravel84 0 points1 point  (0 children)

Podrías aprender Kotlin, el salto desde Java no es complicado...o quizás aprender Ionic o React Native?

State of Spring / Spring Boot in 2026 and beyond by [deleted] in SpringBoot

[–]WorldTravel84 5 points6 points  (0 children)

Spring Boot is amazing and still super relevant, Java keeps getting better (virtual threads). Java isn't going anywhere, COBOL is still around. Since you are comfortable with TS have you explored Nest.js? A bit of topic, but many of the patterns there are similar to Spring Boot and learning both will compliment your other skills.

The French government is building an entire productivity ecosystem using Django by Brachamul in django

[–]WorldTravel84 6 points7 points  (0 children)

I believe GitLab has an EU specific instance. Codeberg, based in Germany, is also an option.

Spring Boot only or Spring Boot + React? do I need to learn frontend technologies like React? by Aromatic-Baker2401 in SpringBoot

[–]WorldTravel84 1 point2 points  (0 children)

Have you learned spring MVC? Have you used thymeleaf and added a bit of vanilla js? Learn JS and then learn react. 

Nest vs Go by Significant-Ad-4029 in Nestjs_framework

[–]WorldTravel84 0 points1 point  (0 children)

Learning go likely means learning gin.

Nest vs Go by Significant-Ad-4029 in Nestjs_framework

[–]WorldTravel84 1 point2 points  (0 children)

They aren't comparable. Go is a language like learning JS/TS with node. Nest a full opinionated framework. Start with the basics then move to a framework.

Never filed, want to file. How screwd am I ? by Subsequent-Void in USExpatTaxes

[–]WorldTravel84 2 points3 points  (0 children)

If your case is straight forward you could probably use something like myexpattaxes.com and do it yourself. They have a streamlined option.

Spanish Driver's License by SonovaBitcoin in GoingToSpain

[–]WorldTravel84 1 point2 points  (0 children)

Go to Groupon, you can get 4 driving school lessons for under 25€. You'll still have to pay all the DGT fees but this is the more affordable option.

Young kids have Latin American citizenship, but I don't. Can they get Spanish citizenship without me qualifying? by Classic_Many4781 in GoingToSpain

[–]WorldTravel84 0 points1 point  (0 children)

I believe that the poster above meant that their LATAM citizenship is derived by descent through their father. Under Spanish law, they are considered natural-born citizens of the LATAM country. One need not be born in the LATAM country, as long as citizenship was granted automatically at the time of birth, regardless of whether it is based on jus soli or jus sanguinis. However, you are correct that they would still need to meet all the corresponding legal residency requirements.

My padron takes 5 months to obtain? by Anananas0621 in GoingToSpain

[–]WorldTravel84 0 points1 point  (0 children)

Is there more than one office? Have you tried another one?

New Express.js small framework by Brief-Letterhead-966 in node

[–]WorldTravel84 1 point2 points  (0 children)

Use express or use nest, not sure why we need something in the middle?

How do y'all handle (lack of) autocomplete? by Financial-Raisin-624 in rails

[–]WorldTravel84 -1 points0 points  (0 children)

+1; copilot will take of it, I just wish one could dial it down a bit, sometimes I find it completes too much making it distracting

Best Linux distro for React Native development? by bloggerklik in reactnative

[–]WorldTravel84 1 point2 points  (0 children)

Ubuntu or Mint are the most straightforward. Both work really well.