Best of Mobile DevelopmentJuly 2022

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    The Software Architecture Handbook

    In this article we'll talk about what architecture is within the software world, some of the main concepts to know about it. For each topic I'll give a brief and superficial introduction and code/pseudo-code examples. The most commonly used are REST, SOAP and GraphQl. Most often the HTTP protocol is used. But other protocols and content formats are perfectly possible.

  2. 2
    Article
    Avatar of hnHacker News·4y

    tabler/tabler: Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap

    Tabler is a premium and open source dashboard template with a responsive and high-quality UI. Preview Tabler is fully responsive and compatible with all modern browsers. The only requirement is basic HTML and CSS (and some Liquid) knowledge.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Choose a Tech Career in 2022 – A Career Changer's Guide

    As a UI/UX developer, your job is to design and build out a user's experience for a brand or company. A code editor/IDE is where you'll write your code, debug it, and preview written code. Git and GitHub for version control is a system that helps you review your code in stages and keep track of your revisions. Git is a version control system.

  4. 4
    Article
    Avatar of logrocketLogRocket·4y

    Web scraping with Rust

    Web scraping refers to gathering data from a webpage in an automated way. The details of web scraping highly depend on the page you’re getting the data from.

  5. 5
    Article
    Avatar of asayerasayer·4y

    Mobile push notifications with Firebase

    Push notifications are messages to users to build audience relationships and get users back into the mobile app. In this article, you will learn how to set this feature up in React Native with Firebase. I will be using a simple app, and on that app, I will add the push notification functionality for Android and iOS.

  6. 6
    Article
    Avatar of reactnativeexampleReact Native Example·4y

    Meals App Built with React Native

    Meals-App is a mobile app that shows many types of foods by categories like: countries, complexity, duration time for prepare and more. Download the source code from Github. Run the app with the following commands: gnarly install, git run, gitHub run.

  7. 7
    Article
    Avatar of colkgirlCode Like A Girl·4y

    How to Pick the Best Tech Stack for Mobile App Development?

    By 2023, mobile apps are projected to generate over $935 billion in revenue. If you are wondering how to choose a tech stack for your app or the best technology for mobile app development, then worry not. In this article, I will discuss everything you need to know about choosing the right technology stack.

  8. 8
    Article
    Avatar of dzDZone·4y

    NativeScript vs. Flutter: A Comparison

    Nativescript and Flutter are both technologies that allow you to build cross-platform mobile apps. Nativescript is more potent while Flutter is flexible and easier to use. Flutter has many advantages, but the primary one is that it allows developers to create expressive and flexible UI with native performance.

  9. 9
    Article
    Avatar of phProduct Hunt·4y

    Unflow - The next generation mobile CMS