Well, I'm a web developer form Colombia. I started with PHP & JS but now I just do JS on both servers and clients apps. This is what I like.
Besides that I like going to parties and tell jokes (be aware, I'm bad doing it)
Nothing here yet.
No blogs yet.
Well, you may expect issues with some applications if your hardware is not well supported, specially with wifi cards and video cards. Keep in mind that native iOS development is just available on Apple OSs. Ubuntu is a nice entry point for newcomers. The community is big and almost any possible problem you may encounter it's already marked SOLVED on a blog post. My Recommendations: Try it, play with it, break it as much as you can and try to fix it, this is the only way to learn, don't be afraid, the installation only takes 10 mins.
Thanks for doing this AMA session. My question is simple, as a non react, react-native experienced developer I have had trouble finding a nice way to structure my project. I've read we should set apart containers from components but I'm not sure where to place my reducers, action and constants. Do you have an structure you'd recommend me? thanks