need help on the endpoint for fetching from my own server API from within a Keroku app in production
my stack overflow post is here https://stackoverflow.com/questions/62906227/need-help-on-the-url-for-fetching-from-within-an-app-on-heroku as of now, I have a fetch request in development mode to query the api exposed at localhost:3000/send-email. axios.post('http://localhost:3000/send-email', data) .then(() => ...
33 seconds
-15 July 2020
How to Decide If Flutter Is the Right Choice for Your Cross-Platform App Development
From effectively communicating with the target audience to promoting and selling their products and services, businesses are increasingly relying on mobile applications to improve their marketing and sales strategies and ...
45 seconds
-15 July 2020
Do developers/engineers really hate Facebook/Apple or is this just a select few?
Just curious when talking to friends and colleagues this is the sentiment from the majority of them. Has anyone noticed this or feel this way and if so is there ...
25 seconds
-15 July 2020
What is Reactive Programming?
Some say it is just an implementation of the Observable pattern. The Reactive Manifesto lists 4 attributes of Reactive Systems, but it doesn’t exactly define what reactive programming is. Also ...
21 seconds
-15 July 2020
Recommendations for software developers to help prevent carpal tunnel
I have recently been experiencing constant pain in my thumb and wrists I wanted to know what other developers who might be suffering from the same condition use for the ...
22 seconds
-14 July 2020
Best practice maintaining when you have a repository A forked from repository B
I have a repo A that was forked from B. I make some changes to A. At the same time there are changes being made to B. Now I want ...
16 seconds
-14 July 2020
Adding Google reCAPTCHA v3 to Your Laravel App
Hi there. I want to share with you how I implemented Google’s reCAPTCHA v3 in my Laravel app. Securing HTML forms from bots is an essential part of the security ...
48 seconds
-14 July 2020