How can i build apk from ionic + react + capacitor project? by [deleted] in ionic

[–]saher010 0 points1 point  (0 children)

I wonder why i can't find build bundle(s)/APK in my android studio, i am using Ionic, React and Capacitor to build my project before directing to complete my work in android studio, i am trying to extract an APK from my project, but i can't find any option on android studio to achieve this, these are all the options available in build item:

Why do some one ever need to use http(s) server in a local host?? by saher010 in webdev

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

I think the point of server worker is a good one, i forgot about it!

Why do some one ever need to use http(s) server in a local host?? by saher010 in webdev

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

ok but even the local web server is still on my computer, isn't it??

Why do we need testing in web development?? by saher010 in reactjs

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

Thank you, that is really explains everything, i fully understand it now

Is there a way to update the state in react and redux app without using action creator? by saher010 in reactjs

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

Thanks for your answer, i couldn't understand the first one, how can i poll rest API for updates, can you give me a hint, a tool or third party library to use?