#Ask how do you delete zero 3 digits from the back? for example = 12000, becomes 12, and 120000 becomes 120
#ask let data = { one : '0001', two : '0002', } let { item } = this.state; let quest = item.substr(0, 4) if (quest !== data...
how to find results ?? var data = [{"x":"48000","y":"48000"}, {"x" : "1200", "y" :"9000"}] data.reduce((acc, cur) => { Object .keys(cur) .forEach(key => acc[...
but my laptop is a small specification, does it hang when I run it?
What Linux is suitable for spec 2gb RAM laptop ??
: #ask How to looping data in text ?? Function =() => { Let text =`` +this.state.data.map(i => console.log(i.product))+ This.i.product list data 3 , but i have prin only o...
#Ask how to simple this code ?? convert object to number var data = [{"x":"48000","y":"48000",}]; let x = data[0].x let y = data[0].y let ...
how to get it ?? this my code .then((responseJson) => { this.setState({istMessages: responseJson.length}); }) but not work
and how to var data = [{"x":"48000","y":"48000"}, {"x" : "1200", "y" :"9000", }] how to group this into 1 object eg x = what and y = what ??
Я хочу обновить данные на сервере, используя axios, для значения уже может, но его значение не меняется? это мой код
what redux saga is the same as redux thunk? could you have a simple example?
«спросить», как принимать значения на основе реакции навигации »,« <Текст onPress = {() => navigate ('UpdateProduct', {item_id: 'item_id'})}> edit </ Text> "" Это правда, или ...
как это исправить? Я все еще учился в vue, новичок
and how do I get it?
Yea, Im a install in chrome , n And nothing a out error??.
I just learned js, how to solve this problem yes ??, I tried to do extra lib but even popping text like this on the button that I give the code
How to install android studio???
I want to update the data on the server using axios, for a value already can, but its value does not change? this is my code
how to disable gesture drawer in React nvigaion v3 ? https://pastebin.com/mKSf3WrP
<Text onPress={() => navigation.state.params('UpdateProduct', { item_id: 'item_id' })}>edit</Text> что это??