Best of Mobile DevelopmentAugust 2023

  1. 1
    Article
    Avatar of wundergraphWunderGraph·3y

    5 Best Practices for Backends-for-Frontends

    The Backends-for-Frontends (BFF) pattern is an interesting solution to a problem many teams face. BFF stands for Backend For Frontend, and it’s a very clever way to architect your application in a way so that no matter how many different frontend experiences you offer, the core backend services remain intact.

  2. 2
    Article
    Avatar of googledevsGoogle Developers·3y

    Introducing Project IDX, An Experiment to Improve Full-stack, Multiplatform App Development

    Project IDX is a browser-based development experience built on Google Cloud and powered by Codey, a foundational AI model trained on code and built on PaLM 2. It’s designed to make it easier to build, manage and deploy full-stack web and multiplatform applications, with popular frameworks and languages.

  3. 3
    Article
    Avatar of builderiobuilder.io·3y

    What is a Headless CMS: a Visual Guide

    A headless CMS is a software platform that enables users to create, edit, organize, and publish digital content. Traditional CMS platforms, including WordPress, Joomla, and Drupal, have been popular due to their ease of use and integration of content creation and presentation.

  4. 4
    Article
    Avatar of hackernoonHacker Noon·3y

    12 Project Ideas for Aspiring Web and Mobile Developers

    The article emphasizes the importance of focusing on user interface and experience, while the projects serve as valuable learning experiences and portfolio pieces. For mobile developers, suggested projects encompass an ecommerce app, diet tracking app, personal finance app, movie review app, photo editing app, and social networking app.

  5. 5
    Article
    Avatar of itnextITNEXT·3y

    Yes, here are 4 stacks to build MVPs faster in 2023

    The key to getting shit done is to build an MVP (minimum viable product) or an MLP (minimum lovable product) The faster you launch, the faster you can test your idea with users. Here are 4 stacks to build MVPs faster in 2023.

  6. 6
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Build and Release a Flutter App in Google Play

    Flutter's framework allows developers to build beautiful user interfaces, deliver native performance, and streamline development. In this tutorial, I will walk you through building and releasing a Flutter app on the Android platform. You can follow along with this tutorial and release your own app based on what you build.

  7. 7
    Article
    Avatar of awstipAWS Tip·3y

    Factory Pattern: Better Laravel Monoliths

    Factory Pattern promotes loose coupling code by separating implementation from its client. The pattern is useful when we have more than one implementation of an interface and selection of implementing class is dictated by context such as calling component or request parameters. We have to use Factory Pattern and Dependency Injection.

  8. 8
    Article
    Avatar of asayerasayer·3y

    Over-The-Air updates: the revolutionary way to update React Native apps

    Over-the-Air updates are the revolutionary way to update React Native apps. This method is called Over-The-air updates. It allows a React Native developer to push updates to the JavaScript code and other assets of their apps directly to users’ devices without needing to download a new version from the app store.

  9. 9
    Article
    Avatar of figmaFigma·3y

    How Spotify’s Design System Goes Beyond Platforms

    Spotify's Design System Goes Beyond Platforms: How Spotify’s design system goes beyond platforms. Design Manager Juli Sombat says the need for more cohesion led Spotify's design team to take a cross-platform approach to components. Sombat: We wanted that experience to be as seamless and cohesive as possible.

  10. 10
    Article
    Avatar of hackernoonHacker Noon·3y

    I Created a Mobile App That Turns People Into Giga Chads and Memes With AI

    I Created a Mobile App That Turns People Into Giga Chads and Memes With AI. I'm seeking beta users to test the technology on different people. I&APos;d love to hear your ideas and feedback on how to improve the app.

  11. 11
    Article
    Avatar of dzDZone·3y

    8 Ways to Improve Application Performance

    DZone 8 Ways to Improve Application Performance Application performance is critical for delivering a fast and responsive user experience. Latency can not only impact the overall user experience and decrease engagement, but it can be a costly and complicated problem as well. Slow applications can slow down business processes, leading to decreased productivity and increased costs.

  12. 12
    Article
    Avatar of pointerPointer·3y

    DioxusLabs/dioxus: Fullstack GUI library for desktop, web, mobile, and more.

    Dioxus is a portable, performant, and ergonomic framework for building cross-platform user interfaces in Rust. It can be used to deliver webapps, desktop apps, static sites, mobile apps, TUI apps, liveview apps, and more. The project is licensed under the MIT license.

  13. 13
    Article
    Avatar of tcTechCrunch·3y

    @Jack (Dorsey) quits Instagram, putting the first name handle up for grabs

    @Jack (Dorsey) quits Instagram, putting the first name handle up for grabs. Twitter co-founder and former CEO Jack Dorsey, now Block CEO, announced he has deleted his Instagram account. Dorsey shared that when Instagram was sold to Facebook (now Meta), he stopped using the app.

  14. 14
    Article
    Avatar of hnHacker News·3y

    Just normal web things.

    Everyone is building new clients, apps, and in some cases, like React Native, attempting to share code across platforms. In the end, it's usually because we've JavaScript'ed our way out of these things. Here are some things I wish people allowed to continue to work in their web projects.