Pawel Lbs

Results 2 issues of Pawel Lbs

**Describe the bug** Possibly incorrect queryParams output **To Reproduce** urlcat('https://google.com', '', {test: 'abc'}) returns https://google.com/test=abc **Expected behavior** Should return https://google.com?test=abc

bug
good first issue

I think the syntax in onMakeOlder function is wrong and might cause errors with out of sync state data. It doesn't take into the account the asynchronous nature that setState...