Health3 App

asawin@Asawins-MacBook-Air hello-world % cd ../health3-app asawin@Asawins-MacBook-Air health3-app % echo “# health3-app” >> README.md asawin@Asawins-MacBook-Air health3-app % git init hint: Using ‘master’ as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config –global init.defaultBranch hint: hint: Names commonly chosen instead of ‘master’ are ‘main’, ‘trunk’ and hint: ‘development’. The just-created branch can be renamed via this command: hint: hint: git…

Read More

Flutter Development Environment on MacBook Air M1 Running MacOS

Apple ID: asawin.krongprasert@outlook.com Apple ID Password: Sant!ag0 MacBook Air M1 User ID: asawin MacBook Air M1 User ID Password: Sant!ag0 iPhone Unlock Passcode: 166606 macOS Monterey Mac Screenshot Shortcuts: – Shift + Command + 3 to take a screenshot of your entire Mac screen – Shift + Command + 4 to capture a portion of your screen – Shift + Command + 4, and then press Space to snap a screenshot of specific Mac windows – Command + Shift + 5 to bring up a screen capture menu MacBook HardDisk:…

Read More

Java Installation

Last login: Fri Sep 9 10:17:47 on console asawin@Asawins-MacBook-Air ~ % java -version The operation couldn’t be completed. Unable to locate a Java Runtime. Please visit http://www.java.com for information on installing Java. asawin@Asawins-MacBook-Air ~ % java –version The operation couldn’t be completed. Unable to locate a Java Runtime. Please visit http://www.java.com for information on installing Java. asawin@Asawins-MacBook-Air ~ % echo $SHELL /bin/zsh asawin@Asawins-MacBook-Air ~ % nano asawin@Asawins-MacBook-Air ~ % /usr/libexec/java_home The operation couldn’t be completed. Unable to locate a Java Runtime. Please visit http://www.java.com for information on installing Java. asawin@Asawins-MacBook-Air…

Read More

Brew Installation

/bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)” ==> The following new directories will be created: /opt/homebrew/bin /opt/homebrew/etc /opt/homebrew/include /opt/homebrew/lib /opt/homebrew/sbin /opt/homebrew/share /opt/homebrew/var /opt/homebrew/opt /opt/homebrew/share/zsh /opt/homebrew/share/zsh/site-functions /opt/homebrew/var/homebrew /opt/homebrew/var/homebrew/linked /opt/homebrew/Cellar /opt/homebrew/Caskroom /opt/homebrew/Frameworks echo ‘eval “$(/opt/homebrew/bin/brew shellenv)”‘ >> /Users/asawin/.zprofile eval “$(/opt/homebrew/bin/brew shellenv)”

Read More

Grocery App with Flutter 2.10 & Firebase

Flutter 2.10 Firebase Admin Panel Payment Gateway Integration What you’ll learn This Flutter course a complete guide that helps in learning and building a fully functioning Flutter application with Firebase. Teaching how to write Clean-code and avoid Boilerplate code A fully functional app that is ready for use and deployment Fully Functional Flutter Grocery app with WEB Admin panel Flutter SharedPreferences Clear state management with Flutter Provider State Management Flutter StreamBuilder & FutureBuilder Firebase Firestore, Authentication & Storage Payment gateway Write production-ready code following best practices and become a competent…

Read More

SkinX แอปพลิเคชันหาหมอผิวหนังออนไลน์รายแรกของไทย ที่รวมแพทย์ชื่อดังกว่า 200 คน กับการเติบโตอย่างก้าวกระโดดในเวลาไม่ถึงปี – มติชนสุดสัปดาห์

แหล่งรวมแพทย์ผิวหนังเฉพาะทางที่ได้รับการรองรับจากแพทยสภ […] Source: SkinX แอปพลิเคชันหาหมอผิวหนังออนไลน์รายแรกของไทย ที่รวมแพทย์ชื่อดังกว่า 200 คน กับการเติบโตอย่างก้าวกระโดดในเวลาไม่ถึงปี – มติชนสุดสัปดาห์

Read More

Mastering Chaos – A Netflix Guide to Microservices

Josh Evans talks about the chaotic and vibrant world of microservices at Netflix. He starts with the basics- the anatomy of a microservice, the challenges around distributed systems, and the benefits. Then he builds on that foundation exploring the cultural, architectural, and operational methods that lead to microservice mastery. Source: Mastering Chaos – A Netflix Guide to Microservices

Read More