Chintan Radia

Results 13 comments of Chintan Radia

@Valarin @kishorebanala I might be wrong but I think below comment should solve this issue I see that you are using Javascript `arrow` function, now as it is `es6` feature...

@OlgaMaciaszek Can I work on this ? Also, before implementing it just wanted to verify if below approach is correct or not So here at this line [EurekaHealthCheckHandler.java#L172](https://github.com/spring-cloud/spring-cloud-netflix/blob/main/spring-cloud-netflix-eureka-client/src/main/java/org/springframework/cloud/netflix/eureka/EurekaHealthCheckHandler.java#L172) we will...

@samccone i can do a PR for this but need some guidance. how about storing version like this in `learn.json` ``` { "angularjs":{ "name":"AngularJS", "homepage":"angularjs.org", "version":"1.1.0" } } ```

:+1: yeah we can go with array so this `version` array will contain `version` of every framework used as an example which is specified under `example` array right?

okay and so we have to navigate to every example folder manually to get the version of framework used and then populate it in learn.json right?

haha okay will try to make a PR this weekend and what about displaying it in side bar? any thought where to display it any specific place or else?

@bevacqua can you elaborate what @hnry is asking for?

Hi @karsunke i am facing the same issue can you please help me out. I tried your approach but i didn't got what `horseyElement` should be. can you please give...

:+1: working on it. any suggestions or PR will be appreciated.