javascriptnext: Using Promises, async / await with MongoDB ☞ http://dev.geekwall.in/6e57827b46 #nodejs #javascript Using Promises, async / await 

Garanti Bankası WooCommerce Sanal Pos Modülü

Garanti bankası için wordpress sanal ödeme altyapısı geliştirmiştim aslında daha çok eklntiyi yazdım gibi bişey ödeme sisteminin kodları   Sinan Taga tarafından yazıldı.Sizde aynı yapıyı kullanarak İş Bankası, Akbank, Finansbank, Halk Bankası ve Anadolubank…

fake rest sources

https://reqres.in/https://jsonplaceholder.typicode.com/http://dummy.restapiexample.com/https://fakerestapi.azurewebsites.net/https://www.mocky.io/https://beeceptor.com/http://www.somaku.com/news https://newsapi.org/

worpress rest api for react native

I’m working with wordpress rest api with “react native”, I’ve created a list of required resources for rest api, hopefully usefulhttps://developer.wordpress.org/rest-api/https://developer.wordpress.org/rest-api/reference/https://gist.github.com/aikusuma/844029a7c9d2af4db15364624c4ab86ehttps://devhints.io/rest-apihttps://code.tutsplus.com/tutorials/wp-rest-api-retrieving-data–cms-24694WP PLUGİNShttps://github.com/WP-API/Basic-Authhttps://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/https://wordpress.org/plugins/wp-rest-api-controller/

react native redux tutorials

great tut http://www.react.express/https://github.com/ankitbisht143/React-Native-Redux-Loginhttps://github.com/budiadiono/meet-react-native-reduxhttps://github.com/adhenrique/react-native-redux-thunk-authentication-example/tree/master/srchttps://github.com/shubhnik/redux-react-navigation-demoshttps://github.com/adhenrique/react-native-redux-thunk-authentication-example/blob/master/package.jsonredux and navigation https://medium.com/@relferreira/react-native-redux-react-navigation-ecec4014d648   and https://snack.expo.io/r11_Je3Kz?source=post_page—————————great video tuthttps://learn.handlebarlabs.com/p/react-native-basics-build-a-currency-converterperfect tuthttps://www.reactnative.guide/10-navigation/10.2-integrating-with-redux-store.htmlAxios cheat sheethttps://kapeli.com/cheat_sheets/Axios.docset/Contents/Resources/Documents/indexREDUX VİDEO TUThttps://egghead.io/lessons/react-redux-the-single-immutable-state-tree

react native – ListView Detaylı kullanımı

ListView nedir?ListView - Dikey olarak kaydırılabilen bir veri listesini verimli bir şekilde görüntüleyen bir çekirdek bileşen. Kullanmanın en temel yolu, bir ListView.DataSource veri kaynağı oluşturmak, daha sonra normal bir veri…

ReactNative – FlatList

Son makalede, ListView'un kullanımını öğrendik ve üç farklı stilin liste görünümünü uyguladık.Her ne kadar ListView yaygın olarak kullanılsa da, birçok eksikliğe de sahiptir, örneğin, ayrı baş ve kuyruk bileşenlerini desteklememektedir,…