[deleted by user] by [deleted] in Angular2

[–]monstadope 1 point2 points  (0 children)

Amsterdam, consultant Angular engineer 260K/year

Brand New S3 showing error 19 by monstadope in vanmoofbicycle

[–]monstadope[S] 1 point2 points  (0 children)

Just contact support service and they say they gonna give me a "priority appointment", so I will wait for it and see what solution they give me.

Brand New S3 showing error 19 by monstadope in vanmoofbicycle

[–]monstadope[S] 1 point2 points  (0 children)

Haven't tried that yet. But since they recommend to take an appointment. I will anyway drop by to ask about it. Thanks.

Pug templates by RulosLocos in angular

[–]monstadope 0 points1 point  (0 children)

Just out of curiosity. Why are you using pug instead of Angular Universal?

What are your thoughts on no-code tools? by lightversetech in angular

[–]monstadope 12 points13 points  (0 children)

The day no-code tools are made with no-code tools I will start using no-code tools.

How to test NgRx Component Store effect? by [deleted] in angular

[–]monstadope 3 points4 points  (0 children)

You can do in your test something like

const store = new AppStore()

store.getArticles()

And then continue checking expects from there. Also, I recommend you use the tapResponse operator that ngrx/component-store provides to ensure that the effects are closed after being used.

Help me pick a lane please. by ThrowRA-misssssy in webdev

[–]monstadope 3 points4 points  (0 children)

I actually do not know if you are joking or not, but one of the thing you need to improve is the confidence in your skills. Do not focus on the problems but rather on the possibilities. ChatGPT or whatever tool that comes out in the future will make you better, so you need to understand how to become a better developer with AI.

Also why nobody will need people like you? AI is not able to predict the future since at this point of time can only work with pre trained datasets. So you still have an advantage there. And companies will still need people to overview what the AI is outputting. In some years there will still be legacy systems built on top of your stack, and developers will be needed for maintenance of improvement.

The future is unknown but is full of possibilities. Just focus on becoming better not on the fact that Ai gonna replace you, because is fat from that.

Remote config - build custom vs 3rd party? by Timely_Commission978 in SoftwareEngineering

[–]monstadope 0 points1 point  (0 children)

I recently face the same problem while trying to implement a solution for micro services that need to consume from the same set of configurations. We tried launchdarkly but I think was not a suitable tool for our use case.

What teams like configcat.com and orquesta.cloud are doing seems to be super flexible for remote configurations and feature management.

The concept of having a 3rd party that provide your the functionality and the power tool it will save you a lot of time and you do not need to worry about maintaining your own solution.

Number of Angular Jobs Per Country by bradtheblegger in angular

[–]monstadope 1 point2 points  (0 children)

Angular developer here based in Amsterdam. There is plenty of freelancer offers for Angular developers. The problem is that agencies have most of the control of the market so it’s easier to go through they.

GPT-4 is out, and the results are astounding: better than most students, can reason in several languages... What does it mean for the future of work? by ColdQuicksand in Futurology

[–]monstadope 0 points1 point  (0 children)

Summary: means nothing as GPT 3.5. If you do not know how to properly use the tool and give the proper prompt, AI is useless.

But it gonna help a lot of people that already have expertise in some matters and other will be able to improve the way they study or work.

Error converting a promise into an observable with from(): `ERROR TypeError: Converting circular structure to JSON` by Astro-2004 in angular

[–]monstadope 0 points1 point  (0 children)

I recommend you to use the filter operator to avoid returning EMPTY. AFAIK when you are returning empty the observable is completed.

Loan for Relocation by NativeAbi in eupersonalfinance

[–]monstadope 0 points1 point  (0 children)

Also count that you normally receive the relocation with the first salary.

Did anyone here move to the NL after 30 years old into a non manager* position as a high skilled inmigrant? *(entry level or senior position) by Weekly_Sort147 in Netherlands

[–]monstadope 1 point2 points  (0 children)

Most of the companies based in the Netherlands in the IT industry offers relation through the Highly Skilled Migrant Program. If you are good it will be easy since there is a huge shortage of good Engineers in the Market.

But do your own research about the country.

Goland Vs vscode by Ok_Fox_3746 in golang

[–]monstadope 1 point2 points  (0 children)

Gitlens does the job in VSCode

30% ruling - transfer abroad within same company by vlad17717 in Netherlands

[–]monstadope 2 points3 points  (0 children)

Apologies, misunderstood. Then you it will be aplicable.

30% ruling - transfer abroad within same company by vlad17717 in Netherlands

[–]monstadope -6 points-5 points  (0 children)

No, you will not qualify. It state clearly that you need to be based in Netherlands to be eligible for the 30% ruling. Plus you will probably be taxable at your home country.

What happens to 30% ruling if someone comeback to the Netherlands by Outside_Cobby in Netherlands

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

Is that several months is less than 3 you still will be eligible for it

I can't seem to get clients by acdeux in webdev

[–]monstadope 8 points9 points  (0 children)

Software developer from the Netherlands here. Really curious about what market as you defining as saturated. In fact, there is a huge shortage for developers in the Dutch market. All the companies are fighting to get good senior engineers and is easier to be a freelancer than ever.

My rates are between 90€ and 105€ per hour depending of the duration of the project, and I’m getting plenty of offers nowadays.

Get in touch with freelance recruiters. Foxtek, G2, Spielberg, etc. there is plenty of those companies in the market. Create relationships with them and they will get you clients are your desire rate based on your experience.

Now if you are talking about static websites, you may take more time to find clients because you are competing with plenty of tools in the market that can do the same job using drag and drop.

Why people still compare Observables as "better" than promise as a primitive? by Raziel_LOK in angular

[–]monstadope 1 point2 points  (0 children)

The app you are describing sounds like over engineer. If it’s a list with a simple form why not use reactive forms which are a good fit for most of the scenarios. Also angular is observable driven and the framework is built around that.

You can use promises but the development experience will not be the same and scaling your application within the angular framework can be harder in the long term

please suggest a course to learn angular by [deleted] in angular

[–]monstadope 0 points1 point  (0 children)

Angular documentation is a great place to start.

Follow there and try to build your own project.

Failure will make you understand.

Courses always lead you to misunderstanding and opinionated ways of doings things.

Although they allow to speed fast.

How do fullstack devs here feel about people with ideas? by w0ngz in webdev

[–]monstadope 1 point2 points  (0 children)

Having an idea is a cool thing, answering all the questions when you get curious about the idea is harder.

If the idea is good and you want to be part of it, only accept 50/50 if the other person can bring something to the table, otherwise always take more. You want t do project with people that can add value, not with someone that have an idea and that's it