Faker
Explore posts from serversKPCKevin Powell - Community
•Created by Faker on 4/30/2025 in #help
Why big data storage medium like data lake, data warehouse and data lakehouse matters
yep I see, thanks !
8 replies
KPCKevin Powell - Community
•Created by Faker on 4/30/2025 in #help
Why big data storage medium like data lake, data warehouse and data lakehouse matters
ah ok, everything revolves about performance issues ?
8 replies
KPCKevin Powell - Community
•Created by Faker on 4/27/2025 in #help
Should we ignore both node_modules and package.json files when pushing to a remote repo?
it just have the key "dependencies" nothing else, so I guess it's always good practice to
npm init
23 replies
KPCKevin Powell - Community
•Created by Faker on 4/27/2025 in #help
Should we ignore both node_modules and package.json files when pushing to a remote repo?
yeah xd
23 replies
KPCKevin Powell - Community
•Created by Faker on 4/27/2025 in #help
Should we ignore both node_modules and package.json files when pushing to a remote repo?
yep but it doesn't produce much details though
23 replies
KPCKevin Powell - Community
•Created by Faker on 4/27/2025 in #help
Should we ignore both node_modules and package.json files when pushing to a remote repo?
Just tested it out, I tried to install express, like
npm install express
, we don't really get an error, it does install the library with package.json generated but our package.json doesn't contain much info about the project, just the dependencies23 replies
KPCKevin Powell - Community
•Created by Faker on 4/27/2025 in #help
Should we ignore both node_modules and package.json files when pushing to a remote repo?
Yep I see, thanks !
23 replies
KPCKevin Powell - Community
•Created by Faker on 4/27/2025 in #help
Should we ignore both node_modules and package.json files when pushing to a remote repo?
yep I see, if we don't do that and try to install package directly, like npm i <package_name>, we get an error?
23 replies
KPCKevin Powell - Community
•Created by Faker on 4/27/2025 in #help
Should we ignore both node_modules and package.json files when pushing to a remote repo?
I think it's also necessary when we use nodemon?
23 replies
KPCKevin Powell - Community
•Created by Faker on 4/27/2025 in #help
Should we ignore both node_modules and package.json files when pushing to a remote repo?
so that we keep track of what libraries we have used etc etc in the package.json?
23 replies
KPCKevin Powell - Community
•Created by Faker on 4/27/2025 in #help
Should we ignore both node_modules and package.json files when pushing to a remote repo?
one question....it's been a long time I haven't touch those things but each time we want to use external libraries, we should set up an
npm init
?23 replies
KPCKevin Powell - Community
•Created by Faker on 4/27/2025 in #help
Should we ignore both node_modules and package.json files when pushing to a remote repo?
yep, this will decrease pull and push performance
23 replies
KPCKevin Powell - Community
•Created by Faker on 4/27/2025 in #help
Should we ignore both node_modules and package.json files when pushing to a remote repo?
oh yeah I see
23 replies
KPCKevin Powell - Community
•Created by Faker on 4/24/2025 in #help
Why are there so many JavaScript frameworks?
Ok 💯
164 replies
KPCKevin Powell - Community
•Created by Faker on 4/24/2025 in #help
Why are there so many JavaScript frameworks?
hmm you mean the channel, right? I think I already follow it, there are guides/challenges that can help me learn it the right way ?
164 replies
KPCKevin Powell - Community
•Created by Faker on 4/24/2025 in #help
Why are there so many JavaScript frameworks?
Noted
164 replies
KPCKevin Powell - Community
•Created by Faker on 4/24/2025 in #help
Why are there so many JavaScript frameworks?
yep, it depends on the screen we are "testing"
164 replies
KPCKevin Powell - Community
•Created by Faker on 4/24/2025 in #help
Why are there so many JavaScript frameworks?
yep, will do that
164 replies
KPCKevin Powell - Community
•Created by Faker on 4/24/2025 in #help
Why are there so many JavaScript frameworks?
Yep I see, ty !!
164 replies
KPCKevin Powell - Community
•Created by Faker on 4/24/2025 in #help
Why are there so many JavaScript frameworks?
Does making a website responsive takes a lot of time ?
164 replies