dev-resources.site
for different kinds of informations.
What is your worst typo trigger?
Published at
6/13/2019
Categories
discuss
askdev
Author
Juneau Lim
I just started to learning React and I keep type status
instead of state
.
// App.js with React
state = {something: 'whatever'}
vs
$ git status
I also had a hard time with self
vs this
when I was studying Python and JavaScript at the same time, as well as a.length
vs len(a)
. I heard that people using R are experiencing a similar thing.
What is yours?
Articles
12 articles in total
Diary about my first full-stack app
read article
A story about myself: My first experiences with a computer (Part 1: pre-stage & OS)
read article
How readable is using pseudo-code instead of normal human language?
read article
Review of Introduction to Discrete Mathematics for Computer Science Specialization
read article
What is your favourite dev. related quote?
read article
You have received a horrible code at work, what will you do?
read article
Resources for teaching programming to children
read article
What is your worst typo trigger?
currently reading
Truths your college don't tell you why they teach you in such an awful way.
read article
Review of GTx: CS1301x Introduction to Computing using Python
read article
Diary about My first mobile app
read article
Useful links for code newbies who want to study more than coding
read article
Featured ones: