
Alex Parra
Eternal learner
Work
Senior Fullstack Software Engineer
Insightful Quotes
Insightful Quotes
1 min read
loading...
Recent comments
Which functions/methods do you...
Nice snippet. The new Promise callback should not be an asyn...
Use Objects than Arrays For Large Data in JS
Even better, use Map. developer.mozilla.org/en-US/docs/W...
React User Authentication - Using JWT (Json Web Tokens)
For security, avoid storing the JWT in localStorage. See rde...
I built my first dApp!
Great stuff Nick! I’m also getting my feet wet on this path. ...
Clarifying CORS - Cross-origin Resource Sharing
Hi! A few notes... OPTIONS requests won't be made for GET r...
🛑OCD ALERT🛑: GET YOUR COPYRIGHT YEAR IN ORDER
new Date().getFullYear() Sleep tight. ;)
How do you compensate the space that fixed header takes place in react?
have you tried position sticky instead of fixed? Fixed posit...
The full-stack dilemma
Hi! I identify with fullstack and not as a specialist in a sp...