Explore tweets tagged as #CodeTip
@Mike_Bello90
Mike Bello
2 years
Hi Friends!. Today I wanna share with you another #softwaredevelopment Good practice. #CodeTip. Let's get started!. 7.- Use Staging and Production Environments
Tweet media one
1
0
2
@sergiecode
Sergie Code
2 years
โš›๏ธ๐‘๐„๐€๐‚๐“: ยฟ๐๐ฎ๐ž ๐ž๐ฌ ๐‰๐’๐—?. #JSX #ReactJS #JavaScript #FrontEnd #WebDevelopment #UI #UX #CodeSnippet #CodeTip #WebDesign #TypeSctript #programacion #programador #desarrolloweb #desarrolladorweb #diseรฑoweb #diseรฑadorweb #CodeNewbie #ReactDeveloper #JavaScriptDeveloper
Tweet media one
Tweet media two
Tweet media three
0
0
1
@sebwilgosz
Seb Wilgosz | Engineer of Wealth
2 years
Automatically go out of the current folder and go back. Useful when you work with multiple ruby versions, constant branch switching, and so on ) . #productivity #codetip.
Tweet media one
0
1
2
@Mike_Bello90
Mike Bello
2 years
Hi Friends! . Today Let's talk about another good practice in software development. #CodeTip. 5.- Follow Style Guides and Naming Convections. Every language has recommended style guides and naming conventions to write your code. (1/4)๐Ÿ‘‡
Tweet media one
1
0
0
@Mike_Bello90
Mike Bello
2 years
Hi guys!. Today wanna talk to you about another #softwareDevelopment good practice. #CodeTip. 6.- Plan & Design Before Execution. When starting a project, it's very important to plan, research and Design the solution before you start coding. (1/4)๐Ÿ‘‡
Tweet media one
1
0
0
@Mike_Bello90
Mike Bello
2 years
Hi Guys! Today I want to share another #CodeTip to write #CleanCode, this is tip number 6, check my profile if you haven't seen the other tips. Remember to follow me to learn more about software good practices, security, smart contracts and share to spread the knowledge. (1/5)๐Ÿ‘‡
Tweet media one
1
0
0
@Mike_Bello90
Mike Bello
2 years
Hi all!. Today I'm gonna share with you a software development good practice to improve your #code . Let's start!. #CodeTip. 1.- YAGNI Principle. YAGNI stands for "You Ain't Gonna Need it", this principle tells us that you should only write the code that you need now.(1/3)๐Ÿ‘‡
Tweet media one
1
0
0
@b_analyticsinst
Business Analytics Institute
6 days
Want to remove image backgrounds using Python in just 6 lines?. ๐Ÿ“Œ Use rembg + PIL and youโ€™re done. #python #codenewbie #pythoncoding #codetip #Coding #TrendingNow #removebg
Tweet media one
0
0
0
@Mike_Bello90
Mike Bello
2 years
Hi Friends!. Yesterday, we finished the #CodeTip on writing #CleanCode. Tomorrow we gonna start another serie of tips on a different topic.Follow me to learn about #CodeGoodPractices, #SmartContracts #SmartContractsSecurity, and other topics I'll be sharing and learning in public
Tweet media one
0
18
0
@Mike_Bello90
Mike Bello
2 years
Hi Friends!. let's talk about the last #softwaredevelopment #GoodPractice I gonna share with you. #CodeTip. 8.- Implement Code Reviews.
Tweet media one
1
0
1
@Mike_Bello90
Mike Bello
2 years
Guys, Let's continue with another #CodeTip to write #CleanCode .Today tip number 3 is about comments in your code. ๐Ÿ‘‡. #smartcontracts #Security #web3 #code
Tweet media one
1
0
0
@usamachaudhary
usama muneer
1 year
๐ŸŽฏ Laravel Tip of the Day: Eloquent Accessors & Mutators ๐ŸŽฏ. Did you know? You can modify Eloquent attribute values when you retrieve or set them. Use accessors & mutators for a cleaner, more maintainable code. Happy coding! ๐Ÿš€ #Laravel #PHP #CodeTip
Tweet media one
0
1
1
@yvesdesign
Yves
1 year
Don't undo what you haven't done! Turning something off, doing a task, and then turning it back on seems simple. @laravelphp #codetip #tip.
Tweet media one
0
0
1
@Mike_Bello90
Mike Bello
2 years
Hi Friends!. Let's talk about another #Software #development #GoodPractice, this is tip number 3. #CodeTip. 3.- Test your Code. Writing tests for your code is one of the easiest ways to improve the quality and security of your code. (1/4)๐Ÿ‘‡
Tweet media one
1
0
0
@nerijusoftas
Nerijus
7 months
Laravel tip of the day: Did you know about Eloquent's when() method for cleaner conditionals? Hereโ€™s a quick example: Post::when($isActive, fn($q) => $q->where('status', 'active')) ๐ŸŽฏ #Laravel #CodeTip #php
Tweet media one
0
0
0
@Mike_Bello90
Mike Bello
2 years
Hi Friends!, Today gonna share another couple of tips on writing #CleanCode to improve #code readability, maintainability and #security . #CodeTip:.4.- Use Consistent Formatting and Indentation. 5.- Use White Spaces. (follow the next tweet)๐Ÿ‘‡ #web3 #smartContracts
Tweet media one
1
0
0
@Ekbyte
Happy
2 years
`width: max-content;`. This thing in css is a saviour for `absolute` positioned child elements!. #css #codeTip #cssPlayce #web
Tweet media one
0
0
0
@AtworkCody
codyAtwork
14 days
Tired of the logical OR `||` giving you bugs with `0` or `false`? The nullish coalescing operator `??` is your new best friend! โœจ It only falls back for `null` or `undefined`. `const value = input ?? 'default';`. So clean! Level up your skills! #JavaScript #CodeTip.
0
0
0
@khemsok97
khem ๐Ÿ‘จโ€๐Ÿ’ป
2 years
Design patterns are a great way to solve #programming problems quickly and efficiently. Use them to make re-usable, maintainable code! #CodeTip
Tweet media one
0
0
0