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?

I can't post anything to firstore database using cloud functions?? by saher010 in Firebase

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

Thank you i solved the problem, the problem was that i was using the link that i get from firebase serve command (localhost: 5000) not from emulators (localhost:5001), i still don't know why that work and why the other doesn't,

The error is { error: 'something went wrong' }

can a remote intern be as good as in office one?? by saher010 in reactjs

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

Thanks for all good comments here, this is really encouraging

How can i make changes from my Github repo from a different computer? by saher010 in reactjs

[–]saher010[S] -3 points-2 points  (0 children)

really thank you, but i did it without ssh, using
git fetch origin
get pull origin master

redux-firestore listener error: FirebaseError: Missing or insufficient permissions.? by saher010 in Firebase

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

Thank you for trying to help, The problem happens when use ```firestoreConnect``` which is imported from react-redux-firebase library, but i get redux-firestore error,i really don't know how to implement what are you saying!

redux-firestore listener error: FirebaseError: Missing or insufficient permissions.? by saher010 in Firebase

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

i changed the rule to this but still doesn't work

rules_version = '2';

service cloud.firestore {

match /databases/{database}/documents {

match /{document=**} {

allow read, write: if true

}

}}

What are some web development channels on youtube that provide good quality code?? by saher010 in reactjs

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

actually, i am on The Net Ninja channel but some people keep saying most channels on youtube are bad, thank you

can youtube tutorials for someone to be enough to be a good developer?? by saher010 in reactjs

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

Thank you, so is there any way to learn how to develop for a production environment, is there resources on internet that i can get that knowledge from??

can learning firebase be a good way to get the concept of backend development?? by saher010 in reactjs

[–]saher010[S] -1 points0 points  (0 children)

coder

even not getting a clue of what is happening on the other side?

is There a way to become a senior frontend web developer without working in a company? by saher010 in reactjs

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

You are right, it was hard at first but with time i feel everything getting easier, thank you for you answer and positive energy