big saf 🍉
KPCKevin Powell - Community
•Created by big saf 🍉 on 11/11/2024 in #os-and-tools
Best way to use env files for Mac and Windows?
I'll close this thread
4 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 11/11/2024 in #os-and-tools
Best way to use env files for Mac and Windows?
@Jochem there is a way to read variables from a json file I believe
4 replies
KPCKevin Powell - Community
•Created by Dovah on 6/30/2024 in #front-end
How to get to differently named array-items when iterating over the whole array?
I'm also having a similar problem
87 replies
KPCKevin Powell - Community
•Created by Dovah on 6/30/2024 in #front-end
How to get to differently named array-items when iterating over the whole array?
@Dovah hope you understand!
87 replies
KPCKevin Powell - Community
•Created by Dovah on 6/30/2024 in #front-end
How to get to differently named array-items when iterating over the whole array?
@caldane appreciate it's better to explain than just paste code, other we don't learn anything
87 replies
KPCKevin Powell - Community
•Created by Dovah on 6/30/2024 in #front-end
How to get to differently named array-items when iterating over the whole array?
@caldane mind explaining that?
87 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 6/23/2024 in #front-end
How to filter specific key + values in Javascript
That's anyway I appreciate it
19 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 6/23/2024 in #front-end
How to filter specific key + values in Javascript
Well that would be the same hard coding, i think what I should do is to render everything and hide them using css
19 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 6/23/2024 in #front-end
How to filter specific key + values in Javascript
Thank you!
19 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 6/23/2024 in #front-end
How to filter specific key + values in Javascript
i forgot all about destructering
19 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 6/23/2024 in #front-end
How to filter specific key + values in Javascript
cuurent code
19 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 6/23/2024 in #front-end
How to filter specific key + values in Javascript
https://github.com/Saf98/SWAPI-ReactJS/blob/feature/refactor-table-filter/src/components/Results.jsx
19 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 6/23/2024 in #front-end
How to filter specific key + values in Javascript
@MarkBoots
19 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 6/23/2024 in #front-end
How to filter specific key + values in Javascript
How do i only return specific columns? the user does not need to see all the object properies as that would be a big table (over scrolling etc)
19 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 6/23/2024 in #front-end
How to filter specific key + values in Javascript
and other properties in the object in api
19 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 6/23/2024 in #front-end
How to filter specific key + values in Javascript
currenlt in my react app, i search for the characters name, "luke" which will render a table with luke skywalker in the name column
19 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 6/23/2024 in #front-end
How to filter specific key + values in Javascript
Example
19 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 6/23/2024 in #front-end
How to filter specific key + values in Javascript
19 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 6/23/2024 in #front-end
How to filter specific key + values in Javascript
19 replies
KPCKevin Powell - Community
•Created by big saf 🍉 on 6/23/2024 in #front-end
How to filter specific key + values in Javascript
So not just the values but it's actually key so I can print the key in a table header
19 replies