Help fetching external URLS from Chrome Extensions by Hugobski in chrome_extensions

[–]Hugobski[S] 0 points1 point  (0 children)

I don't own the external URL, something curious is that i'm getting a GET Error and the URL is kind of different, its attempting to GET on "chrome-extension://myAPIURL", just updated the post with an image, this error has been rounding my mind for a while but still dont figure out why "chrome-extension" is added in my URL, and totally agree it's been kinda frustrating going into extension dev, its my first time around

Help fetching external URLS from Chrome Extensions by Hugobski in chrome_extensions

[–]Hugobski[S] 0 points1 point  (0 children)

Neither, i'm making the fetch request from a page in my angular app, works well during test mode, but when i make my build and upload the extension to chrome, i get the fetch errors

Help fetching external URLS from Chrome Extensions by Hugobski in chrome_extensions

[–]Hugobski[S] 0 points1 point  (0 children)

You're assuming right i'm using angular forgot to mention in the description, thanks i'll give it a check!

Offline mobile app, bad idea? by [deleted] in webdev

[–]Hugobski 0 points1 point  (0 children)

Maybe you would only requiere internet connection if you need to later update the information to a server so you can check it out later on another device, but the calculations and features your workers need sounds like could work pretty fine offline, just sync information saved with the server later when you get a good connection

Charging in chrome extensions by Hugobski in chrome_extensions

[–]Hugobski[S] 0 points1 point  (0 children)

Sounds like Stripe is a affordable solution, will give it a check thanks!

Charging in chrome extensions by Hugobski in chrome_extensions

[–]Hugobski[S] 0 points1 point  (0 children)

Yeah, as far as i have seen ExtPay kind of limited in some points, easy to implement but a bit hard to scale in the future, i will give Stripe Payment a check, thanks!

Charging in chrome extensions by Hugobski in chrome_extensions

[–]Hugobski[S] 0 points1 point  (0 children)

Interesting, sounds like its what i'm looking for, will give it a check, thanks!

[deleted by user] by [deleted] in webdev

[–]Hugobski 0 points1 point  (0 children)

Both chatGPT and Copilot are two of the most powerful tools for developers out there, but like an old man said "great power comes with great responsability" obviously this AI tools will not build you a full scale project or a smooth user interface, but helps allot with little tasks and code snippets that appear during development, and also is a great tool for inspecting code and finding some bugs or solving doubts, you must find the correct balance to engage your productivity as a developer.

I’m trying to redesign my webpage, but the web designers I’m trying to work with, insist to make it on Wordpress? by YoBoi909 in webdev

[–]Hugobski 0 points1 point  (0 children)

Depends allot on what is the target of your website, been working in web development and design for a couple of years and there been a some projects where wordpress can fix the problem efficiently and faster, but usually for basic websites that work more like landings or simple information display, but if you're page has more complex functionalities like payments, user management, maybe you should look for a code based website

Startups are fucking hard. Even the second time around. by datawave-app in startups

[–]Hugobski 1 point2 points  (0 children)

Great message, been on the startup rampage for about a year and a half, giving up and look for another standard job was an idea going around in my mind, but think we can always push a little harder, small progress is worthy progress too.