I am using Netlify CMS. I want to import all the slides for a carousel into my component. I made a collection called slider and added a few slides. That created
I am using React and NodeJS to make a front end to my MySQL workbench data for mock blood donation management system. I would like to make it that when a user u
I would like to have custom AMI fro EKS, however I have got error with joining a node to cluster. All initial steps passed without error. But a node hasn't join
I have a question on how you spawn a pop-up when an image is clicked. I want a pop up to be some sort of alert. Here is my current html code I am working with:
i get to the problem with test Project. When i try to npm installi get a problem bellow. I set Python2 and Python3 to the PATH and to the config to. And my node
I want to write a function that checks if the first list is longer than the second list and one of them can be infinite. However I can't find a working solution
We have spark clusters with 100-200 nodes and we plot several metrics of executors, driver We are not sure what's the best way to create a dashboard at such sca
I have a function QueryRunner that takes a query, runs it and returns the result. public static ResultSet QueryGetter(String query) { Connection connection
I have a requirement to create custom pipe for replacing a string to another. If the string is 'true' then i have to display it as 'Yes'. If the string is 'fals