stack-overflow-copy-paste icon indicating copy to clipboard operation
stack-overflow-copy-paste copied to clipboard

Utility functions copy/pasted (and modified slightly) from Stack Overflow

Results 39 stack-overflow-copy-paste issues
Sort by recently updated
recently updated
newest added

Hi Kent, hopefully, I'm doing this right. I would like to make a simple tip calculator using JS

Hi Kent. Thanks for creating the awesome video course and this project. I would love to get my first oss contibution done. As per the guidelines I would like to...

I have written the ageCalculator function but need to test it once. I'm new to writing such test cases, so can you guide me for the same and review my...

Was hoping to contribute to your repo and learn about contributing with git and github by creating, testing and adding on of the following functions that does not already exist...

Hi Kent, your course (How to Contribute to an Open Source Project on GitHub) is awesome! It really encourages people to contribute to Open Sources Projects. I want to implement...

Hi! Awesome course! I'd like to add a _calculateTimeDifference_ function that takes to time strings in hh:mm format and gives you the difference in the same format. Let me know...

Excited to have my first open source contribution! I believe this needs a function that satisfies the functional compose example.