Explore tweets tagged as #codeTip
Hi Friends!. Today I wanna share with you another #softwaredevelopment Good practice. #CodeTip. Let's get started!. 7.- Use Staging and Production Environments
1
0
2
`width: max-content;`. This thing in css is a saviour for `absolute` positioned child elements!. #css #codeTip #cssPlayce #web
0
0
0
⚛️𝐑𝐄𝐀𝐂𝐓: ¿𝐐𝐮𝐞 𝐞𝐬 𝐉𝐒𝐗?. #JSX #ReactJS #JavaScript #FrontEnd #WebDevelopment #UI #UX #CodeSnippet #CodeTip #WebDesign #TypeSctript #programacion #programador #desarrolloweb #desarrolladorweb #diseñoweb #diseñadorweb #CodeNewbie #ReactDeveloper #JavaScriptDeveloper
0
0
1
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)👇
1
0
0
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)👇
1
0
0
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)👇
1
0
0
To gather valuable intelligence about your EC2 instances. Strengthen your defenses with OSINT and AWS synergy!. #NetworkSecurity #AWS #CodeTip
0
0
0
Hi Friends!. let's talk about the last #softwaredevelopment #GoodPractice I gonna share with you. #CodeTip. 8.- Implement Code Reviews.
1
0
1
Guys, Let's continue with another #CodeTip to write #CleanCode .Today tip number 3 is about comments in your code. 👇. #smartcontracts #Security #web3 #code
1
0
0
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
0
18
0
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.
0
0
1
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)👇
1
0
0
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
1
0
0
Cool codetip of the day:. JSON.parse(. JSON.stringify(obj, (key, value) => {. if (key.startsWith('_') || key === 'id') return undefined;. return value;. }).);. efficiently strip keys from your objs with ease. #javascript #Efficiency.
0
0
0
J'étais fatigué de la redondance des données dans ma base de données J'ai utilisé ce petit bout de code pour économiser de l'espace et améliorer les performances de mon application ! #programmation #optimisation #codetip
1
3
5
Did you know you can quickly format whacky looking code in visual studio with ctrl+k+d?. #gamedev #programming #Coding #codetip
0
2
2
Attention Webflow designers! . Tired of manually updating the year in your footer every January? Here's a simple code snippet that will automatically update the year for you. Just add it to your footer and forget about it! . #webdesign #webflow #coding #codetip"
0
0
0
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.
0
1
2