


editorconfig in the directory of the opened file and in every parent directory. When opening a file, EditorConfig plugins look for a file named. indent_style = space indent_size = 2Ĭheck the Wiki for some real-world examples of projects using EditorConfig files. end_of_line = lf insert_final_newline = true # Matches multiple files with brace expansion notation There are more mobile app dev technologies, but those are the well-known ones we will be talking about.Root = true # Unix-style newlines with a newline ending every file We have talked about the first two, but what are Hybrid technologies? They are based on JavaScript and HTML5 using an embedded Web browser. Mobile app development technologies are split into several categories: Android, iOS, and Hybrid. This market is more profitable because most apps follow a paid model. iOS devices are slightly less popular, despite their high price.They also provide more freedom and options for developers. Android devices are less expensive compared to iOS devices.In this lesson, we will be reviewing the two major mobile app platforms that dominate the markets. To build our mobile application we need to combine development principles, concepts, platforms, technologies, frameworks, libraries, and tools. The lesson includes a small demo React Native mobile app, which defines a JSX component and renders it in the Web browser.įor front-end and client-side app development, mobile apps are important. Today we will be focusing on modern mobile app development technologies and React Native. In the previous episode, we reviewed “ React“ which is the number one web framework for 2021.

In this episode, we’ll focus on modern mobile app development, while using React Native.
