Nikesh Naik
@nikeshnaikAll comments
- @nikeshnaikSubmitted almost 2 years ago@nikeshnaikPosted almost 2 years ago
Solution evaluate logic must add support flutter as well.
0 - @JukiyoomiSubmitted over 2 years ago
Hey ! I have a little problem with my code. I can't get another advice when I click on the button. I can either get the same advice from the API (I can see it because the loading animation is replayed), or nothing happens at all. Anyone know how I can get another response without reloading the page?
@nikeshnaikPosted over 2 years agoI have done this challenge, check it out. But don't copy-paste it. Try to learn why it is not working. Also, check APIs, there are different types of requests.
https://github.com/nikeshnaik/advice-generator-app-main/blob/master/index.js
0 - @catherineisonlineSubmitted over 2 years ago
Hello, Frontend Mentor community! This is my solution to the Pricing component with toggle.
I appreciate all the feedback you left that helped me to improve this project. Due to the fact that I published this project very long ago, I am no longer updating it and changing its status to Public Archive on my Github.
You are free to download or use the code for reference in your projects, but I no longer update it or accept any feedback.
Thank you
@nikeshnaikPosted over 2 years agoThe Design is super perfect.
Doesn't
innerHTML
reconstructs the DOM and thus lose the event listeners?0