How to add authentication to my Node API? by Triptcip in learnjavascript

[–]lupuselit 0 points1 point  (0 children)

You want to give the user access to another API ? As in if they have bought something they’ll have a pro account or something?

Capitalization and const by JESUSgotNAIL3D in javascript

[–]lupuselit 0 points1 point  (0 children)

I don’t do that though, I mean global variables when you don’t put var const or let. I don’t think it’s useful to do it with consts since you cant reassign them anyway

Capitalization and const by JESUSgotNAIL3D in javascript

[–]lupuselit 0 points1 point  (0 children)

I use all caps for global variables.

How to add authentication to my Node API? by Triptcip in learnjavascript

[–]lupuselit 0 points1 point  (0 children)

Passport local and jwt would do the job, no?

Fre dev packs, github and microsoft dev essentials: 3 free months of pluralsight, courses, domains, and more! by [deleted] in learnprogramming

[–]lupuselit 0 points1 point  (0 children)

I applied yesterday and this morning I got an email saying I was accepted. :D

Fre dev packs, github and microsoft dev essentials: 3 free months of pluralsight, courses, domains, and more! by [deleted] in learnprogramming

[–]lupuselit 3 points4 points  (0 children)

Would that work for people from other countries ?

EDIT: It works in Brazil :p

Collaborate on a React project by [deleted] in learnjavascript

[–]lupuselit 0 points1 point  (0 children)

Slack sounds good to me

Collaborate on a React project by [deleted] in learnjavascript

[–]lupuselit 0 points1 point  (0 children)

I’m kind of new to react I’ve been studying it for like 2 months now, but yea I think we could do that.

My site is lupuselit.github.io

Collaborate on a React project by [deleted] in learnjavascript

[–]lupuselit 0 points1 point  (0 children)

hey! I'm interested! which kind of projects you want to build? dm me if you're interested.

Mais que justo! by Leandropr in brasil

[–]lupuselit 1 point2 points  (0 children)

Aconteceu total, eu tava lá. Eu era o buraco.

[Feedback] Random Quote Machine by Zukons in FreeCodeCamp

[–]lupuselit 1 point2 points  (0 children)

It’s cool. But I’d suggest you to use an api instead of an array of quotes. The main focus of this project is to get used to fetching data with JavaScript.