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,…

Başarılı hackintosh mojave  kurulumu

https://www.youtube.com/watch?v=aoZaEVwi1TE&t=357sNeden hackintosh tercih ettim çünkü aynı ayarlarda bir mac masaüstü  almak 16gb ram ssd ve normal HDD  ile 10 bin tl ye denk geliyor ve React Native ile çalıştığım için bu…

ubuntu server laravel

https://tecadmin.net/install-laravel-framework-on-ubuntu/https://linux4one.com/how-to-install-laravel-php-framework-with-nginx-on-ubuntu-18-04/https://www.digitalocean.com/community/tutorials/how-to-deploy-a-laravel-application-with-nginx-on-ubuntu-16-04sudo ln -s /etc/nginx/sites-available/digitalocean /etc/nginx/sites-enabled/https://medium.com/@victorsteven/host-your-laravel-application-with-digital-ocean-or-vultr-by-yourself-ef36b63d65d3—-git için ssh key https://gist.github.com/triztian/6b44714e5b1ac9f3b315https://www.digitalocean.com/community/tutorials/how-to-set-up-ssh-keys-on-ubuntu-1604https://www.cyberciti.biz/faq/unix-linux-restart-php-service-command/

php

PHP'nin yaratıcısı Rasmus Lerdorf'un bir röportajda sorulan “Ana akım BT basınında PHP'den çok az söz ediliyor. PHP'nin açık kaynak çevrelerinin dışında kasıtlı olarak göz ardı edildiğini düşünüyor musunuz?” sorusuna verdiği…