I am working to try to start using Ansible to manage Arista and Cisco gear in a large network. I have a Linux VM I use for testing and the goal is to use the co
I'm a newbie to Java and I attempt to achieve Polymorphism with the requirements of using the following: super keyword overriding having more than two classes g
I'm working on project where the front-end is built with Vue.js and Auth0 is being leveraged as the IDP. When a user signs up and logs in for the first time, th
I am very new to simpleXML and parsing in general, I am trying to parse a GPX file which is generated by tracking devises. Here is the first n
My company has an application built by Oracle APEX that contains popup LOV in some pages, recently users began complaining about those lists. Sometimes it takes
I'm going to https://developer.android.com/jetpack/androidx/releases/navigation but I get an error when syncing the id 'androidx.navigation.safeargs' plugin whi
I'm writing REST API in node js. In my database I have two FK (user_A, user_B) user_A - int (FK) user_B - int (FK) create_date - date My GET request: http://l
import React, { Component } from 'react'; import { MenuItems } from './MenuItems'; class Navbar extends Component { render() { return (