// program to check if the string is palindrome or not function checkPalindrome(str) { // find the length of a string const len = string.length; /
I have a react-beautiful-dnd Kanban with tasks. The tasks are rendered by the stored order in MongoDB. On the Kanban, when I change the position of a task from
I have added a deep link in manifest i added this host "maps.google.com" that i found from whatsapp location but that s not working I tried <intent-filter an
Instead of listing all the menu items to remove. How to remove all main menu items except those with specific title? REMOVE ALL MENU ITEMS EXCEPT $menu_object-&
This is an issue related to Semantic UI's dropdowns at https://semantic-ui.com/modules/dropdown.html. I have a bunch of multiselect dropdowns defined and have d
i faced this problem while wants to run project with react-native run-android The minCompileSdk (31) specified in a dependency's AAR metadata (META-INF/com/andr
I code program that controls Universal robots UR5 with sockets and it got stuck when i run "Käynnistä ohjelma" or "Start program" in background with i
I want to create an indicator in pine script but I want to have 1 part of the indicator (lets say an EMA) set to 15 minute, and the rest (like pivot points and
I have an endpoint that handles user signup: import { createToken } './token'; // Unable to mock import { sendEmail } './email'; // Unable to mock export defau
I need some help with a Telerik RadButton that I have set up to work like a checkbox. It's loading the OnCommand click event each time that it's clicked. I need