'devtah' without the...ย โขย 11m
Day 14 of building the Linkerโs App w React Native: Letโs talk about code organization! ๐ Writing modular code not only makes your life easier but also improves performance. Divide and conquer by breaking down your code into reusable components! ๐ก #ReactNative
Entrepreneurย โขย 2m
Found one of the most useful ways to use Cursor today โข Refactored duplicate code into reusable components โข Improved separation of concern โข Optimized memory usage for my photo-heavy app โ Cut down usage by almost 65 percent โข Grouped files into pr
See Moreย โขย
Urmila Info Solutionย โขย 2m
How we help founders build AI apps 5x faster โ and 3x cheaper. We cracked the code: ๐ง 100% AI-aligned team ๐ Rapid prototyping ๐ฑ Clean UI/UX โ๏ธ Reusable components ๐ Real-time analytics from day 1 If youโre building: โ AI App โ SaaS Tool โ Cust
See MoreGigaversity.inย โขย 4m
We continuously explore tools that accelerate development and improve efficiency. Like many engineering teams, we adopted GitHub Copilot to assist in generating React components. However, we quickly encountered challenges: ๐น Excessive prop drillin
See Moreย โขย
Wherehouseย โขย 6m
๐ 5 Tips for a High-Performance React Native App ๐ 1๏ธโฃ Optimize Rendering : Use `React.memo` and `PureComponent` to minimize re-renders. 2๏ธโฃ Enable Hermes : Boost startup speed and reduce memory usage with React Nativeโs optimized engine.
See MoreHey I am on Medialย โขย 1y
JavaScript's evolution with ES6 introduces features that enhance development efficiency and readability. Key ES6 features include arrow functions, which provide concise syntax and lexical binding of `this`; classes, simplifying object-oriented progra
See MoreHelping people achie...ย โขย 2m
Why are we still coding in programming languages when plain but exact English statements should be used to define what functions and methods should do. Just a vision: 1. Let everyone (not only developers) write modular functions with plain English d
See MoreKeen Learner and Exp...ย โขย 1m
Day 18 of learning python as a beginner. Topic: match case and modular programming. Some suggested me to use match case instead of my usual if else statements as match case are more readable and appears more clear and organised. At that time I was
See MoreDownload the medial app to read full posts, comements and news.