I will be creating my first JAVASCRIPT project (game ) called Rock paper scissors βοΈ
After reading so much JS documentation on Functions, arrow => functions, call back functions etc lets solve some problems.
#webdevelopment@TheOdinProject
@39billion Under 10min 1k comments ππ
SAPA don really hold NIGERIANS because una sleep for him timeline.
The truth is only those consistent will get the next big win because soon a lot of people will give after the boom π₯ isn't coming quick.
One thing Iβm learning in JavaScript is this:
If you can name a FUNCTION clearly, you already understand half of the problem. π»
A function name should explain what the code does.
Bad naming creates confusion.
Good naming creates readable code.
#WebDevelopment