#1 Lập trình Golang ăn xổi: Giới thiệu dự án
Lời giới thiệu Tôi gọi nó là ăn xổi vì thực tế tôi không có code backend bao giờ. Và…
Lời giới thiệu Tôi gọi nó là ăn xổi vì thực tế tôi không có code backend bao giờ. Và…
Trong bài trước chúng ta đã build thành công ra file .ipa từ các file source bằng bazel. Ở bài…
Download source code: cd into forder examples/tutorial and make file WORKSPACE by terminal: Open WORKSPACE and type: cd into…
Dùng terminal gõ lệnh sau để lấy source code mẫu: cd vào thư mục examples/tutorial và tạo ra file WORKSPACE…
Workspace, packages và targets Workspace Workspace là file để giúp bazel hiểu các thành phần source code để build ứng…
Installing using the binary installer The binary installers are on Bazel’s GitHub releases page. The installer contains the Bazel binary.1 Some additional…
Bazel là gì? Nói ngắn gọn: Tool do Google viết, dùng để build các project iOS, android, C++… Trong bài…
Bài này mình dùng 1 thư viện sửa rich text trên textview, có hình ảnh như sau: Thư viện gốc…
Hello guys, today we will be using a design system framework for iOS. Specifically, we will build the the screen…
Xin chào, lại là codetoanbug.com đây. Hôm nay chúng ta sẽ cùng sử dụng 1 design system framework cho iOS.…