አቶ Codes
الذهاب إلى القناة على Telegram
Software Developer | Brand Designer. Curiois explorer @equbmanager , @techawachgames እና @mhcdaeth
إظهار المزيد593
المشتركون
+324 ساعات
+207 أيام
+3330 أيام
أرشيف المشاركات
593
Repost from Dagmawi Babi
Introducing Projectlens
•
pnpm i -g projectlens
This's the most comprehensive project analysis tool for modern web apps. One command scans your entire codebase and gives you a unified dashboard of issues, security and statistics.
The dashboard contains information across:
• Lint (ESLint)
• Type safety (TypeScript)
• Security Vulnerabilities (AI Scanned)
• Dependency audit
• Environment variables
• Network/API surface
• Git state & CI/CD
• Database connections
• Authentication config
• Accessibility (WCAG)
• Performance (Web Vitals + bundles)
• Test coverage
• Documentation rating
All scored, trended over time, and with detailed information.
That's not all there's a built in Trello board to track and manage issues, an AI-powered chat that lets you dive deeper into issue and their fixes, there are type explorers, dependency graphs, database relationship explorers, GitHub release analytics, and so much more with the support for monorepos.
Install the package and then just run projectlens in any of you full-stack web projects and see extremely detailed error and security issues. It's also open-source so feel free to contribute and star. Hope this helps!
#MyProjects #Projectlens
@Dagmawi_Babi593
idk about you guys but there are quite afew times i failed over few projects as team or solo ive worked more and less than 3 months which i wish i can go back to them thinking back now.
593
but for now since we schedule a post for this release will be removing it from EQUB MANAGER channel
593
you'll notice that releases now come with 3 APK files instead of just one 😄
That's because I started using Flutter's
--split-per-abi build flag.
So now each APK is built for a specific device architecture:
📱 app-arm64-v8a-release.apk → This is the one you should download. Almost all modern Android phones use 64-bit, and it's smaller too.
📱 app-armeabi-v7a-release.apk → For older Android devices that still run on 32-bit.
💻 app-x86_64-release.apk → Mostly for Android emulators... which is exactly what I'm testing on these days 😅
So if you're ever confused about which one to pick, just download app-arm64-v8a-release.apk. That's the right one for almost everyone. 🚀593
okay so here is the problem the app full apk is like 63mb and so we're going to build the app sepratly with processor types 😅
so here are the changes made in my release workflow code incase youre curious
#equib_manager
593
bayhon i can add some kinda features to the telegram bot tho but not today am wrapping my head around this 🤔🤔
متاح الآن! بحث تيليغرام 2025 — أهم رؤى العام 
