You Don't Need to Know It All to Contribute to Open Source

You Don't Need to Know It All to Contribute

How it started I was working on a project recently where I used mongoose-paginate-v2 to retrieve paginated data from the database. The challenge was, I was trying to type my output because I deselected some fields from the documents returned, but I could not do it because the library did not provide that functionality. I had experienced this in a couple of other projects that I was working on. This time, the inability to achieve this got me frustrated....

September 17, 2023 · 2 min · Orim Dominic Adah
Design JavaScript code with tests in mind

My First Open Source Contribution to Remotion

What is Remotion? Remotion is an open source video-making program built with React. Remotion enables users to create MP4 videos using React. At the time of writing this blog post, the project is recorded to have been used by over 800 developers on GitHub and it has over 15,000 stars. Remotion has been used to make product demos, tutorials and clips for conference talks. Remember the popular yearly GitHub unwrapped videos that show an animated display of developers’ GitHub history for the year?...

February 11, 2023 · 5 min · Orim Dominic Adah