InJavaScript in Plain EnglishbyRaphaël BaletHow to go back to the previous page in AngularToday, let’s explore how to implement a back button in Angular that works like your web browser’s native back button, using the…Nov 5
InStackademicbyItsukiAndroid/Kotlin/Jetpack Compose: Intercepting and Disabling Back Press & Back GestureThere are many cases where we would want to intercept or even disable the default system back button behavior or user’s back (swipe right)…Mar 24
InBootcampbyLéa Mendes Da SilvaIs back button really necessary for a web app? The ultimate UX case study.At Snowball, we are currently building our own Media platform to empower people with their personal finances.Oct 22Oct 22
Akhil GeorgeHow to Disable Back Button in Flutter AppIn this article, we will discuss how to disable back button flutter appAug 1, 20232Aug 1, 20232
InCounter ArtsbyMark AliWhat Are the Two Sides of the Back-Button Focus Debate?It’s highly debatable, that’s for sure.Nov 3, 20222Nov 3, 20222
InJavaScript in Plain EnglishbyRaphaël BaletHow to go back to the previous page in AngularToday, let’s explore how to implement a back button in Angular that works like your web browser’s native back button, using the…Nov 5
InStackademicbyItsukiAndroid/Kotlin/Jetpack Compose: Intercepting and Disabling Back Press & Back GestureThere are many cases where we would want to intercept or even disable the default system back button behavior or user’s back (swipe right)…Mar 24
InBootcampbyLéa Mendes Da SilvaIs back button really necessary for a web app? The ultimate UX case study.At Snowball, we are currently building our own Media platform to empower people with their personal finances.Oct 22
Akhil GeorgeHow to Disable Back Button in Flutter AppIn this article, we will discuss how to disable back button flutter appAug 1, 20232
InCounter ArtsbyMark AliWhat Are the Two Sides of the Back-Button Focus Debate?It’s highly debatable, that’s for sure.Nov 3, 20222
George NorbergSingle-page application routing in vanilla JavaScript using the power of the History APIWhile building a single-page progressive web app, I ran into the History API — a powerful set of methods for page navigation and routing in…Feb 2, 20184
Akbar BakhshiBrowser’s History APIThe browser’s back button is not something web developers normally manipulate. There are a few cases however where you need to apply logic…Oct 21, 2022
Atul KumarFlutter! Handle back button in a flutter Application | Override back arrow button in App bar()Want to go back?Sep 25, 20193