A general chat for developers. Don't ask to ask, just ask. Here's how: https://stackoverflow.com/help/how-to-ask
@VSMati
Is it possible to be a freelancer if you have no prior experience, but only pet projects?
Every developer has to start at zero. :-)
As with any task, there is no need to know "everything" before you start. Generally you learn the most useful things while already on the job. The one thing to accept is that when you look back later at the first few things you did, you'll realize you could have done much better. That's just progress.
I'm not experienced at freelancing myself and I don't know the details of your specific situation, but if you already have some prior knowledge, you want to start and your financial situation is asking for it, then everything seems to point to "start now".
If you have a more specific question, please don't hesitate to ask that.
@jgonggrijp
I'm not experienced at freelancing myself and I don't know the details of your specific situation, but if you already have some prior knowledge, you want to start and your financial situation is asking for it, then everything seems to point to "start now".
Well, maybe, you could recommend me some freelance services that you've heard of. I know that you are not a freelancer, but at least you may have some friend, who is into it. I've heard of UpWork, but as far as I know you need to pay 10$ to just get an order and work for it, but I don't even have that much of spare money. Are there some free options when it comes to freelancing services?
I feel terribly sorry for a late reply, I just wasn't notified of your answer.
@VSMati
I've heard of UpWork, but as far as I know you need to pay 10$ to just get an order and work for it, but I don't even have that much of spare money.
I've worked on Upwork for a while (Free plan). They used an internal currency called connects
. It costs around 2-6 connects every time you apply for a job. Every month you get 10 free connects (for Free plan) and every time you reply to a message from clients, you get 10 free connects. You can also buy extra connects if you want. When you first register on the site, I think you get a couple tens free connects too.
So you don't necessarily have to pay to get a job. You can try now and see how things go with the free connects you have. It's maybe hard to get started with limited number of proposals you can submit and when you don't have any reviews yet, so you should not rely on Upwork. Try to look for opportunities from different platforms/sources at the same time.
Hey developers! I want to share with you MiroTalk
.
MiroTalk is an Open-Source Self Hosted WebRTC, Simple, Secure, Scalable, Fast Real-Time Video Conferences Up to 4k and 60fps, compatible with all browsers and platforms.
GitHub: https://github.com/miroslavpejic85/mirotalk
Demo: https://mirotalk.up.railway.app/ or https://mirotalk.herokuapp.com
GitHub: https://github.com/miroslavpejic85/mirotalksfu
Demo: https://sfu.mirotalk.org
Any feedback would be appreciated! Thank you and have a good weekend!
@jgonggrijp
ERROR TypeError: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Ι΅nov(...).modules is not a function
at Object.handleEvent (oidstfrppopup.component.html:14:87)
at handleEvent (core.js:31595:1)
at callWithDebugContext (core.js:32634:1)
at Object.debugHandleEvent [as handleEvent] (core.js:32401:1)
at dispatchEvent (core.js:23567:1)
at core.js:30800:1
at platform-browser.js:579:1
at _ZoneDelegate.invokeTask (zone-evergreen.js:406:1)
at Object.onInvokeTask (core.js:28567:1)
at _ZoneDelegate.invokeTask (zone-evergreen.js:405:1)
this is coming in every key press in material input fields.
Can anyone help me on that ?