i have android app with used Firebase as database, there are security rules should be added in Firebase platform, i tried to them, but when i added the below co
How can I remove the Input data after submitting the form? import React from 'react'; import { Form } from 'react-bootstrap'; const AddItem = () => {
I have the following query to create a table in Athena out of existing files located in S3. As we can see, I am defining the linebreak character and how to mana
have a very simple script and I'm just trying to enable a toggle and cant seem to get it to work. Heres the toggle toggleEma50 = input.bool(true, title = "EMA50
I try to draw some text on the image. For that I use imagettftext(): $sign_str = "плюс"; $img = imagecreatetruecolor(3
I am new to Flutter and I am trying to create a few projects as an initiation exercice. For the context, I am creating android apps. Now, I don't like giving my
I've started using custom hook's in React, creating the following: export function useLazyHook({ onCompleted, onError }) { // Apollo const client = useA