Best of Mobile DevelopmentJanuary 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    This is Why We Stopped Using React Native

    React Native is a ‘cross-platform’ framework that allows you to create both Android and iOS apps with a single codebase. It’s an alternative to ‘native’ frameworks for iOS and Android which are the frameworks that the vendors of the platforms suggest you use.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Learn to Code & Get a Developer Job in 2023 [Full Book]

    How to Learn to Code & Get a Developer Job in 2023 is the full book – for free – right here on freeCodeCamp.org. More than a million people visit this website each day to learn about math, programming, and computer science. The book is for anyone who is considering a career in software development.

  3. 3
    Article
    Avatar of logrocketLogRocket·3y

    Manage SEO in Next.js with Next SEO

    Manage SEO in Next.js with Next SEO SEO is a critical aspect of marketing that helps websites rank more effectively in search engine results pages. A higher rank in the SERPs increases organic traffic and leads to greater business opportunities. In this article, we will be using Next SEO to manage search engine optimization in our Next.

  4. 4
    Article
    Avatar of communityCommunity Picks·3y

    ⚡️Serverless Frameworks for 2023

    Serverless Framework is an open-source tool built specifically to simplify building serverless apps. It's found a carefully balanced way of abstracting away “just enough” of the parts you may not care about while allowing you the flexibility of CloudFormation when you need it.

  5. 5
    Article
    Avatar of tcTechCrunch·3y

    Stashpad is a notepad for devs with a “DM to yourself” interface

    Stashpad is a notepad for devs with a ‘DM to yourself’ interface. The app lets you sync 50 notes on the free tier and unlimited notes. The company is also working on providing a commercial license for teams at $50 per year.

  6. 6
    Article
    Avatar of logrocketLogRocket·3y

    How to create and read QR codes in Node.js

    The qrcode library provides a simple API for writing QR codes. To read and read QR codes in Node, you will need to install theqrcode-reader and jimp libraries. The library also allows you to generate QR code images in other formats, such as JPEG or SVG.

  7. 7
    Article
    Avatar of dwbDavid Walsh·3y

    5 Web Design Trends for 2023 That You Should Pay Attention To

    In 2023 we will focus on 5 web design trends that are designed to help users get the most from the websites they visit. BeTheme is one of the world’s most popular and highly-rated WordPress Themes. We will use 10 pre-built websites from BeTheme to demonstrate how best to implement those trends.

  8. 8
    Article
    Avatar of asayerasayer·3y

    Angular, React, Vue -- A three-way comparison

    Angular, React, and Vue can be used almost interchangeably to build front-end applications. But they’re not entirely the same, so it makes sense to compare them and understand their differences. This article will break down the differences between the two through the lens of a new developer.

  9. 9
    Article
    Avatar of streamStream·3y

    The 14 Best APIs for Healthcare Apps

    The global telehealth market is expected to grow to $101.2B in 2023 and compound at an annual growth rate of 24% til 2030. The healthcare industry has long relied upon manual and paper-based data-sharing methods for providers and patients. If you're creating an app to support either of those use cases, leveraging a healthcare interoperability in healthcare settings.

  10. 10
    Article
    Avatar of logrocketLogRocket·3y

    How to analyze your Next.js app bundles

    Next.js is a popular JavaScript framework for building server-rendered and statically-exported React applications. Next.js provides the ability to automatically optimize an application’s code and minimize its bundle size. We’ll also demonstrate how to use the @next/bundle analyzer package to inspect your Next.

  11. 11
    Article
    Avatar of communityCommunity Picks·3y

    flashohq/open-source-react-courses

    GitHub - flashohq/open-source-react-courses Become A Job Ready React Developer React is a free, open-source front-end JavaScript library. React can be used as a foundation for developing single-page, mobile, or server-rendered applications.

  12. 12
    Article
    Avatar of logrocketLogRocket·3y

    How to debug TypeScript in Chrome

    The Google Chrome web browser offers an inbuilt debugger with the DevTools module for debugging JavaScript. Chrome DevTools implements support for source maps and can inspect both Node.js and Deno debugger instances. In this tutorial, I will explain how to debug client-side and server-side TypeScript code in Chrome.

  13. 13
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Julia Programming Applications – What is Julia Used For?

    Julia is a high-level, high-performance dynamic programming language. It combines the ease of use of scripting languages like Python with the speed and efficiency of compiled languages like C/C++. Julia has been gaining traction due to its speed, intuitive syntax, and ability to quickly and efficiently solve complex problems.

  14. 14
    Article
    Avatar of communityCommunity Picks·3y

    Unveiling Breakthroughs Found In The State Of JS 2022 Survey

    The State Of JS 2022 survey is one of the most highly anticipated annual reports in the web development arena. This year's report is based on the responses of more than 39,472 JavaScript developers worldwide. The survey covers many topics, including front-end framework, back-end frameworks, language usage, tooling, and much more.

  15. 15
    Article
    Avatar of logrocketLogRocket·3y

    Create a to-do list app with Phoenix, React, and TypeScript

    The release of Phoenix v1.6 offers notable improvements to the frontend tooling. With the adoption of esbuild, Phoenix support for TypeScript comes out of the box. In this tutorial, we’ll develop the basic functionality of a to-do list app with Phoenix, React, and TypeScript.

  16. 16
    Article
    Avatar of communityCommunity Picks·3y

    What’s the future of React Native? And why does Facebook care?

    Facebook's Web App approach for mobile users was quickly falling behind in capabilities and features available in natively developed mobile apps. At the time, the Facebook App was still running as a Web App on smartphones. In 2013, Facebook acquired Parse, a mobile backend-as-a-service (BaaS) company.

  17. 17
    Article
    Avatar of gamedevacademyGameDev Academy·3y

    Best Programming Language for Games – Making a Video Game – GameDev Academy

    JavaScript About JavaScript is commonly known as one of the core pillars of web development. It was designed to suit the new ECMAScript specifications that were attempting to standardize the web and web browsers. C# is a general-purpose programming language created in 2000 by Microsoft with the specific intent of working with their.NET framework.