Best of Mobile DevelopmentJuly 2023

  1. 1
    Article
    Avatar of ishadeedAhmad Shadeed·3y

    New Viewport Units

    New Viewport Units - Ahmad Shadeed We have been using CSS viewport units since 2012. They are useful to help us in sizing elements based on the viewport width or height. But using the unit on mobile is buggy. The reason is that viewport size won’t include the browser’s address bar UI.

  2. 2
    Article
    Avatar of phProduct Hunt·3y

    OverflowAI - Access coding knowledge while staying in flow

    OverflowAI will empower developers to access the information they need, when they need it, without breaking their flow. It first launched on May 16th, 2017, and is not rated yet. Stack OverflowAI was hunted by Chris Messina in Developer Tools.

  3. 3
    Article
    Avatar of developercomDeveloper.com·3y

    Best Scrum Tools for Programmers

    Scrum tools offer several benefits to programmers and software development teams, such as enhanced collaboration, Agile planning and scheduling, improved task transparency, increased productivity, and more. This guide will break down the top Scrum tools for programmers in terms of their features, pros, cons, and pricing.

  4. 4
    Article
    Avatar of asayerasayer·3y

    Mobile-first approach with HTML and CSS

    The mobile-first approach is a design and development approach focusing on creating a user-friendly experience for mobile devices like smartphones and tablets. This article will explain the principles and benefits of mobile- first design and implementing specific strategies with HTML and CSS so you can apply the methodology.

  5. 5
    Article
    Avatar of dzDZone·3y

    A Complete API Development Guide

    A Complete API Development Guide is a must-read for developers or designers interested in working with APIs. API is a set of protocols and tools that enable two or more software systems to communicate and interact with one another. API Terminologies include GET (to retrieve data), POST (send data), PUT (to update data), and DELETE.

  6. 6
    Article
    Avatar of communityCommunity Picks·3y

    Vrite Editor: Open-Source WYSIWYG Markdown Editor

    Vrite Editor is an open-source, minimalistic WYSIWYG Markdown editor to easily create and export Markdown and HTML content on the go. Vite Editor comes with many features to make editing a breeze. TipTap provides extensions for supporting Table formatting, the UI is a different story.

  7. 7
    Article
    Avatar of asayerasayer·3y

    The Impact of Progressive Web Apps (PWAs) on Web Design

    The Impact of Progressive Web Apps (PWAs) on Web Design Back In today’s fast-paced and ever-changing digital landscape, web applications have undergone a remarkable evolution. PWAs have revolutionized web development by providing web applications with capabilities and user experiences comparable to native mobile apps.

  8. 8
    Article
    Avatar of lambdatestLambdaTest·3y

    Bulma CSS Framework: Getting Started Guide

    Bulma CSS Framework is a free, open-source, and lightweight CSS framework based on the Flexbox layout. It provides CSS classes to help you style your HTML code, allowing developers to implement CSS on web pages more efficiently than plain CSS. It is compatible with recent versions of Chrome, Edge, Firefox, Opera, and Safari.

  9. 9
    Article
    Avatar of ishadeedAhmad Shadeed·3y

    The virtual keyboard API

    The VirtualKeyboard API is supported only in Chrome for Android. In this article, we’ll explore the problem, why it happens, and how we can solve it today with the virtual keyboard API. In the next section, I will explore a few examples and use-cases where it can be helpful.

  10. 10
    Article
    Avatar of dzDZone·3y

    Mobile App Development Process

    Discover the step-by-step process of mobile app development, from ideation to launch. Learn how to transform your app idea into a user-friendly mobile application. Join the DZone community and get the full member experience. Join for Free in today's digital age.

  11. 11
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Start Learning JavaScript

    JavaScript is a powerful programming language that provides significant value in web development. There isn't any technical connection between JavaScript and the Java programming language. In this article I'm going to show you how you can incorporate JavaScript into your HTML code. You can include JavaScript code in your HTML web pages in a couple ways.

  12. 12
    Article
    Avatar of habrhabr·3y

    6 Best Flutter Development Companies in the US 2023

    The rating of the best Flutter development companies in the US is based on insights from C-level executives and decision-makers from prominent technology companies and startups across various industries. The final rating is a subjective evaluation and should be considered as a starting point for your research.

  13. 13
    Article
    Avatar of pandProAndroidDev·3y

    Android Studio Live Code Templates to Save Your Time Coding

    Android Studio Live Code Templates to Save Your Time Coding to save your time. There are many more templates, but if you start writing code, they pop up automatically as they are usually obvious. Feel free to create a template, not only for Kotlin. It can be Java, Dart, Gradle, or anything else.

  14. 14
    Article
    Avatar of reactnativeexampleReact Native Example·3y

    A React Native App that allows college students to order food through takeaway or delivery

    React Native app allows college students to order food through takeaway or delivery. It also rewards users with cash points for their orders, which can be redeemed on future orders. The app will display the name and contact details of the student delivering your order.