– manzoor
Tag Archives: Software Development
Core Data
Can be thought of as a local Database for iOS Applications.
– manzoor
Deploy React – on AWS
– manzoor
Deploy React
– manzoor
React Hello World
React Dev Env
– manzoor
Building Apps with WordPress as the Backend
I have a couple of projects I am involved in where the backend / CMS is WordPress. Since WordPress has a REST Api available it is, theoretically at least, possible to develop a UI that is NOT restricted via the WordPress Themes.
– manzoor
Authentication vs Authorization
– manzoor
Multiple User Type
Building Blocks
I am currently working on a User Authentication module for a Django project and am anticipating using this in other Django projects. Wondering, not just with the User Authentication module, but other similar common building block modules that I could be working on and using in various projects – how would I plan on doing that.
I am also, for now at least, using Django as my backend for not only the web and mobile applications I am currently working on but also the native iOS apps I have plans to begin soon.
– manzoor