Hi people!
I'm trying to improve my javascript skills xD
I also read a lot from the internet and ebooks. But I learn better while I'm doing it.
So, I made an add on for a plugin made by
@Iavra, this
one, that adds a scene for select languages.
But I think my add on is not well coded, although it's working, because I not properly understand the main plugin of Iavra.
Sayed that, I am rewriting his plugin in a way that I can understand and read it better(I also have merged Iavra Localization Core with Iavra localization menu in just one plugin), just for me to learn. Became a hobby xD
So I have difficult for rewriting the plugin parameters accordingly to the new parameters of
RM MV 1.5.0+
Because it has a lot of this expression like Regex, Split, map and reduce.
I read on the internet about them, but I'm having difficulties to understand the part of the code that he shows up.
So, if anyone has the patience to show me the way... I will be GLAD!
Here's my code. Any tips that could improve my skills, I will be glad to hear!