issues
search
Chalarangelo
/
30-seconds-of-interviews
A curated collection of common interview questions to help you prepare for your next interview.
https://30secondsofinterviews.org
MIT License
12.03k
stars
963
forks
source link
Fix: #197, Enhancement, Update "What are JavaScript data types?" answer
#198
Closed
yatoogamii
closed
1 week ago
yatoogamii
commented
4 years ago
Description
Update "What are JavaScript data types?" answer
Resolves
#197
What does your PR belong to?
[x] Questions / Answers
[ ] Website
[ ] General / Things regarding the repository (like CI Integration)
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] Enhancement (non-breaking improvement of a question)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[ ] I have checked that the changes are working properly
[x] I have checked that there isn't any PR doing the same
[x] I have read the
CONTRIBUTING
document.
Description
Update "What are JavaScript data types?" answer
Resolves #197
What does your PR belong to?
Types of changes
Checklist: