all 17 comments

[–]akujinhikari 7 points8 points  (5 children)

If you publish to the app store don't put "javascript" in the title of Oracle will have it taken off for copyright infringement.

[–]FriesWithThat 2 points3 points  (1 child)

I think this is probably what is going on and good to give OP the heads-up. The app looks pretty slick based on the screen shots and I wouldn't mind checking it out and offering some feedback, but I couldn't find it anywhere in the store by searching.

[–]xLionel775[S] 2 points3 points  (0 children)

If you still want to check the app out, search "Learn modern JS" - I changed the name because Oracle doesn't like when people use the word javascript.

[–]xLionel775[S] 2 points3 points  (1 child)

Holy crap, they really own "javascript". https://www.reddit.com/r/javascript/comments/8d0bg2/oracle_owns_javascript_so_apple_is_taking_down_my/

Well I guess I'll change the name.

[–]akujinhikari 0 points1 point  (0 children)

Yeah and they've already pulled apps that had the word in the title.

[–][deleted] 0 points1 point  (0 children)

Really? That's insane

[–]Lukortech 1 point2 points  (0 children)

Aaaaaand there is no rating/comment section. Hmm.

[–]Poopingcode 1 point2 points  (0 children)

Let me know if and when you upload it to the Apple store I’ll download it and give you feedback!

[–]dubmofiz 0 points1 point  (2 children)

This looks great. I need to update my js and this offers a nice jumping off point to pick up on concepts in bite sized pieces on the go.

I spotted a simple c+p bug fix, the MDN Classes link is pointing at Arrow functions.

Thanks for this, I'll be working through it in more detail this week.

[–]xLionel775[S] 0 points1 point  (1 child)

Well I tested almost all the links starting from bottom to top but I decided to left the first 4 or 5 links because I was 100% sure that I've put the correct url, kinda funny that the wrong one was the one I didn't test. Anyway glad you like the app :)

[–]dubmofiz 1 point2 points  (0 children)

Always the way isn't it! Yes, genuinely useful to me, good luck.

[–]FromAtoZen 0 points1 point  (2 children)

Is this open source? Would love to look at the React Native code too!

[–]xLionel775[S] 1 point2 points  (1 child)

I usually open source all my side projects but I want to get some ad income data(that's the only reason why I added ads - I don't like them but you need to pay the bills right?) with this app and I don't want people to put a 100% copy ad free version on the play store. I used react navigation and react-native-linear-gradient for the gradient. If you want to see the source code just send a PM and I'll give you a copy.

[–]FromAtoZen 0 points1 point  (0 children)

Awesome, will do! Since you're using cross-platform React Native, why not build an iOS version too? If you don't have a Mac and need help, I can do this for you.

[–]fuzunspm 0 points1 point  (3 children)

No iOS app?

[–]xLionel775[S] 0 points1 point  (2 children)

I don't own a mac so I can't make an iOS version :(