React Native |
---|
App Development
React Native (also known as RN) is a popular JavaScript-based mobile app framework that allows you to build natively-rendered mobile apps for iOS and Android.
Android |
---|
App Development
Android is an OS created by Google® for use on mobile devices, such as smartphones and tablets. It's available on devices made by a variety of manufacturers.
Java |
---|
App/Web Development
Java is a widely used object-oriented programming language and software platform that runs on billions of devices, including notebook computers and many others.
PHP |
---|
App/Web Development
PHP is the most widely used open source and general purpose server side scripting language used mainly in web development to create dynamic websites and applications.
HTML 5 |
---|
Web Development
HTML, in full hypertext markup language, a formatting system for displaying material retrieved over the Internet. Each retrieval unit is known as a Web page.
CSS |
---|
Web Development
CSS is a computer language for laying out and structuring web pages (HTML or XML). This language contains coding elements and is composed of these “cascading style sheets”.
Bootstrap |
---|
Web Development
Bootstrap is a free, open source front-end development framework for the creation of websites and web apps. Designed to enable responsive development of mobile-first websites.
JS |
---|
Web Development
JavaScript (JS) is a cross-platform, object-oriented programming language used by developers to make web pages interactive and to create dynamically updating content.
MySQL |
---|
Database
MySQL is a relational database management system. A relational database stores data in separate tables rather than putting all the data in one big storeroom.
Rest API |
---|
API
A REST API (also called a “RESTful” API) is a specific type of API that follows these guidelines. REST stands for Representational State Transfer. This means that when a client requests a resource using a REST API.