Naim Shamsudinov

Results 11 comments of Naim Shamsudinov

@SnowBases, The main reason is the lack of free time (since I work) to implement this approach, but in the code I try to separate templates into components and modules...

@nguoianphu, you can use any valid email address and a password of at least 6 characters

@nguoianphu, Did you compile the production version of angular (ionic), and also compile for android (apk)? If not, then the application will be slow to work, as many plugins and...

@nguoianphu, I just checked the apk on a real device. It really works slowly, but as I wrote above, it is necessary to optimize the interaction with the server. Such...

@nguoianphu, Thank you. This is done to avoid committing www changes to the main branch every time and the web version is always separated from the main branch. Or do...

@nguoianphu, It's okay, I thought about this task for a long time)

@nguoianphu, I have a question for you, how we can optimize github actions? Can we somehow separate them, or into some stages? Any ideas?

@nguoianphu, Yes, this approach is very good. for example, first of all, run the code check (eslint), if no errors, then the rest of the actions. I think you already...

Hi, @nguoianphu, good idea. Yes, just now registered.

@melishev, any news on this?