Skip to main content

GitHub Mobile App Available

Written by Nikos Vaggalis   
Thursday, 19 March 2020
After four months in beta, GitHub for Mobile is finally generally available, with fully-native experience on both iOS and Android. We put it through its paces to show what you can do with it.
GitHub for Mobile was the major new product promising to bring collaboration tools to the small screen announced by Nat Friedman during his keynote at last year's GitHub Universe. The idea of the app is to give you the flexibility to move work forward and stay in touch with your team, wherever you are, with the ability to review code and merge changes from anywhere.
While its arrival is exciting news, you have to understand the use case of the app. According to the official announcement:

Comments

Popular posts from this blog

The Advent of SQL 2024 Has Commenced

  It's Advent - the time of year when we countdown the days to Christmas - and if your are a programmer complete daily coding challenges with the Advent of Code, the Advent of Perl, the Advent of Java, Javascriptmas, etc. Now we have the Advent of SQL too with 24 SQL challenges to complete before Christmas! https://www.i-programmer.info/news/204-challenges/17678-the-advent-of-sql-2024-has-commenced.html

RAG from Scratch

  The "RAG from Scratch" tutorial by Langchain coupled with the "RAG playground" are two great educational resources that will help you kickstart your journey with RAG. https://www.i-programmer.info/news/105-artificial-intelligence/17676-rag-from-scratch.html