#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 💙

plotsklapps's tweet image. #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

Amit_T18's tweet image. 💡 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
Amit_T18's tweet image. 💡 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

skyler7905's tweet image. 🤖 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

Et allez, jamais deux sans trois donc la petite dernière pour la fin #cleanercode 😅

Fortaneronc's tweet image. Et allez, jamais deux sans trois donc la petite dernière pour la fin
#cleanercode 😅

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

Mwangi99084926's tweet image. 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


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

khemsok97's tweet image. 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


@SyntaxC4 result.IsAuthorized = true; // #cleanercode


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


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

Mwangi99084926's tweet image. 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

skyler7905's tweet image. 🤖 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

Et allez, jamais deux sans trois donc la petite dernière pour la fin #cleanercode 😅

Fortaneronc's tweet image. Et allez, jamais deux sans trois donc la petite dernière pour la fin
#cleanercode 😅

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

Amit_T18's tweet image. 💡 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
Amit_T18's tweet image. 💡 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 💙

plotsklapps's tweet image. #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


#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 💙

plotsklapps's tweet image. #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

Amit_T18's tweet image. 💡 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
Amit_T18's tweet image. 💡 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

Et allez, jamais deux sans trois donc la petite dernière pour la fin #cleanercode 😅

Fortaneronc's tweet image. Et allez, jamais deux sans trois donc la petite dernière pour la fin
#cleanercode 😅

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

khemsok97's tweet image. 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

skyler7905's tweet image. 🤖 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

Mwangi99084926's tweet image. 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

Loading...

Something went wrong.


Something went wrong.


United States Trends