963e0c906c4cd35f997da1d892b320787a6317cc
- Replaced direct model queries with raw SQL queries for fetching the Bisaya language and associated courses, enhancing performance and readability. - Simplified the retrieval of native language information for courses by using a single SQL query with a LEFT JOIN, reducing the number of database calls. - Updated variable names for better clarity and consistency in the codebase.
Description
No description provided
Languages
JavaScript
68.4%
Vue
22.6%
Kotlin
5.4%
C++
2.2%
Shell
0.9%
Other
0.2%