What is the right approach for contributions ? #367
Unanswered
vaibhav135
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am a web-developer. And currently learning rust and golang. I've experience with python, js, ts and postgres. But since this is my first time ever going through such project (low-level / system programming), I've no idea what is the right procedure for development.
In web-development usually we make the changes and the reflected changes are shown directly on the browser or the api response. In this case how does one see the changes they made. Is it through tests only ?.
Also what are the pre-requisites for contributing. I can think of rust and c as one of them but is there anything else you can suggest.
P.S. -> I've already used lantern in one of my web-scraper projects, where I used lantern for vector search.
// @var77 @Ngalstyan4 @dqii
Beta Was this translation helpful? Give feedback.
All reactions