#cleanercode search results
#100DaysOfCode Day 55: Just merged my refactoring branch from #Github to main and it apparently did quite a lot! No change in function or design, just #cleanercode. Wonder if it also helps with filesize on #GooglePlay, will check that later! Now back to #Flutter 💙
💡 JavaScript Tip for cleaner code 👩🏻💻 Anything that can fit in a single line of code is a great time to use the ternary operator because it’s much more compact and easy to read. Comparison between if-else statement & ternery operator 👇🏻 #javascript #cleanercode
Pro tip: Instead of cramming all your code in a single file, try using modules. Your future self will thank you when you’re searching for that one function instead of playing ‘Where’s Waldo?’ with 1000 lines of code. #CodingTips #CleanerCode #DevLife
🤖 javaScript #Tip: 2 Leverage Destructuring Assignment for #CleanerCode Take advantage of Destructuring assignment to extract values from #arrays or properties from objects in a more concise and readable way. It's a powerful feature introduced in ES6. #programmer #buildingin
Make your JavaScript code Simpler and Cleaner ☞ ift.tt/2tZI2X4 #javascript #cleanercode #JavaScript code #tutorial #js ift.tt/36Vhvca
User centered software development may sound enormous 🤯. How do I retain my customers in this application 🤔. While this is mindboggling user centered s/w development is a collection of simple practices. Reduce the number of times the user types in an input. #CLEANERCODE
Use code refactoring techniques to improve the structure and readability of your code. This makes it easier to add new features and maintain the codebase over time. 🔨 #coderefactoring #cleanercode #100DaysOfCode #buildinpublic
Make your JavaScript code Simpler and Cleaner #javascript #cleanercode #JavaScriptcode #tutorial #js morioh.com/p/3182829b28a6…
Design patterns can drastically simplify complex code and make it more understandable. Use them wisely and you'll be sure to write #cleanerCode in no time! #ProgrammingTips #DesignPatterns
When inheriting a legacy system one can complain about it or work hard to try and improve the system. #cleanercode
Hooks en #React , vienen a revolucionar la tecnología UI más sólida. #cleanercode
chimera.labs.oreilly.com/books/12340000… Action Objects: alternative to the switch statement #javascript #bestPractices #cleanerCode #ES6 #reactjs #meanstack
PureScript, me thinks, is the right introduction to Haskell/ML that most need but don’t know about with a compilation target like JS. A very strong type system yields immense benefits to correctness. It’s a marked improvement over TS enforcing side-effect free code #cleanercode
Working with legacy code is always frustrating, but can also be the most rewarding once you conquer a task and leave the codebase better than you found it #cleanercode
ActiveSupport's silence_warnings { } #cleanercode #ruby
I've been using #lodash for the same 2 things, diving into the docs next week and using it everywhere! #cleanercode #javascript
Pro tip: Instead of cramming all your code in a single file, try using modules. Your future self will thank you when you’re searching for that one function instead of playing ‘Where’s Waldo?’ with 1000 lines of code. #CodingTips #CleanerCode #DevLife
User centered software development may sound enormous 🤯. How do I retain my customers in this application 🤔. While this is mindboggling user centered s/w development is a collection of simple practices. Reduce the number of times the user types in an input. #CLEANERCODE
🤖 javaScript #Tip: 2 Leverage Destructuring Assignment for #CleanerCode Take advantage of Destructuring assignment to extract values from #arrays or properties from objects in a more concise and readable way. It's a powerful feature introduced in ES6. #programmer #buildingin
It’s not much, but learning to write tests is making me think more about the way I write my code. I like it. #testwriting #cleanercode #learning #cypress #nextjs
#CleanerCode in @rustlang: Unpack your Options with `?` > If x is an Option, then evaluating `x?` will return the underlying value if x is Some, otherwise it will terminate whatever function is being executed and return None. doc.rust-lang.org/rust-by-exampl… #Rust
💡 JavaScript Tip for cleaner code 👩🏻💻 Anything that can fit in a single line of code is a great time to use the ternary operator because it’s much more compact and easy to read. Comparison between if-else statement & ternery operator 👇🏻 #javascript #cleanercode
#100DaysOfCode Day 55: Just merged my refactoring branch from #Github to main and it apparently did quite a lot! No change in function or design, just #cleanercode. Wonder if it also helps with filesize on #GooglePlay, will check that later! Now back to #Flutter 💙
PureScript, me thinks, is the right introduction to Haskell/ML that most need but don’t know about with a compilation target like JS. A very strong type system yields immense benefits to correctness. It’s a marked improvement over TS enforcing side-effect free code #cleanercode
Code-Playbook 📖 - Ist das auch was für eure #App Entwicklung? Wir wollen hin zu mehr #CleanerCode und haben bei uns im Team allgemeine #CodeGuidelines aufgesetzt! 💡 #myposter #android #ios #tech
Make your JavaScript code Simpler and Cleaner morioh.com/p/3182829b28a6 #javascript #cleanercode #JavaScript code #tutorial a través de @codek_tv
Make your JavaScript code Simpler and Cleaner ☞ ift.tt/2tZI2X4 #javascript #cleanercode #JavaScript code #tutorial #js ift.tt/36Vhvca
Make your JavaScript code Simpler and Cleaner #javascript #cleanercode #JavaScriptcode #tutorial #js morioh.com/p/3182829b28a6…
Make your JavaScript code Simpler and Cleaner #javascript #cleanercode #JavaScriptcode #tutorial #js morioh.com/p/3182829b28a6…
Make your JavaScript code Simpler and Cleaner #javascript #cleanercode #JavaScriptcode #tutorial #js morioh.com/p/3182829b28a6…
#100DaysOfCode Day 55: Just merged my refactoring branch from #Github to main and it apparently did quite a lot! No change in function or design, just #cleanercode. Wonder if it also helps with filesize on #GooglePlay, will check that later! Now back to #Flutter 💙
💡 JavaScript Tip for cleaner code 👩🏻💻 Anything that can fit in a single line of code is a great time to use the ternary operator because it’s much more compact and easy to read. Comparison between if-else statement & ternery operator 👇🏻 #javascript #cleanercode
Make your JavaScript code Simpler and Cleaner ☞ ift.tt/2tZI2X4 #javascript #cleanercode #JavaScript code #tutorial #js ift.tt/36Vhvca
Design patterns can drastically simplify complex code and make it more understandable. Use them wisely and you'll be sure to write #cleanerCode in no time! #ProgrammingTips #DesignPatterns
🤖 javaScript #Tip: 2 Leverage Destructuring Assignment for #CleanerCode Take advantage of Destructuring assignment to extract values from #arrays or properties from objects in a more concise and readable way. It's a powerful feature introduced in ES6. #programmer #buildingin
User centered software development may sound enormous 🤯. How do I retain my customers in this application 🤔. While this is mindboggling user centered s/w development is a collection of simple practices. Reduce the number of times the user types in an input. #CLEANERCODE
Something went wrong.
Something went wrong.
United States Trends
- 1. Broncos 50K posts
- 2. Bo Nix 14.2K posts
- 3. Geno 15.1K posts
- 4. Sean Payton 3,640 posts
- 5. Kenny Pickett 1,331 posts
- 6. #TNFonPrime 3,496 posts
- 7. Chip Kelly 1,393 posts
- 8. Bradley Beal 2,247 posts
- 9. Pete Carroll 1,088 posts
- 10. Jalen Green 4,261 posts
- 11. Jeanty 5,817 posts
- 12. Troy Franklin 2,207 posts
- 13. Daniel Carlson N/A
- 14. #911onABC 25.1K posts
- 15. #LVvsDEN 3,898 posts
- 16. Thursday Night Football 5,515 posts
- 17. Al Michaels N/A
- 18. #WickedOneWonderfulNight 4,304 posts
- 19. Cynthia 45.3K posts
- 20. byers 22.9K posts