Ask HN: Interesting Augmentations of Linked List?
[1] https://news.ycombinator.com/item?id=33473497
Available for hire. Reach me at: contact(at)ayoubelk(dot)com
[1] https://news.ycombinator.com/item?id=33473497
- Use postman => Suggesting paw
- Copy/pasting something => Suggestion of a clipboard manager
Checking the app preferences it seems that there is an option to "Enable smart suggestions" that is enabled by default.
I find this to be an unwanted behavior, I'm not sure what they collect to enable these suggestions, I thought other people might want to know about it as well.
Like many of you, I've been following closely the spread of Covid-19 over the past few weeks.
I can't help but think that, as a software engineer, there might be something I could do to contribute positively to the situation.
However since my knowledge regarding viruses, vaccines development process, containment methods and other relevant subjects is somewhat limited, I'm posting in the hopes that I can gather some ideas from the more experienced people in here regarding this.
I'm working on a nodeJS application that acts as an API gateway for a mobile app being actively developed. This API gateway doesn't have any database, and formats/forwards requests to their appropriate services, then returns the expected response to the mobile app.
Obviously testing my code and mocking the backing services is necessary to make sure it works as expected. However those services are complex, aren't always stable, and sometimes changes are introduced to them that break the functionality of my API.
I'm wondering what the best testing/monitoring strategy would be here that would allow me to reduce bugs in my API, and in case of breaking changes be notified in order to make the necessary changes?
Thanks
The error in the console is: `Uncaught TypeError: Cannot read property 'toString' of undefined`
Screenshots: https://imgur.com/a/iOvKhVl