Explore tweets tagged as #CodeTips
@DatawithPooja
Pooja Pawar, PhD
2 months
6 Golden Rules for Programmers in 1.DRY – Don’t Repeat Yourself 2.YAGNI – You Aren’t Gonna Need It 3.SOC – Separation of Concern 4.LOD – Law of Demeter 5.KISS – Keep It Simple, Stupid 6.DYC – Document Your Code #Coding #Programming #Developers #CodeTips #SoftwareEngineering
0
1
5
@thedevopsdojo
DevOps Dojo
16 days
Sometimes the toughest bugs live in the places you’re convinced are fine. A fresh look can save hours. #Debugging #DevOps #SoftwareEngineering #CodeTips #ProblemSolving #TechInsights #DeveloperLife
0
0
0
@_leta09
leta09
2 months
1
0
2
@Learn_CodeTips
Uday⚡
3 days
Reset-Restart-Refocus
0
0
5
@rizwandev99
md rizwan
4 months
"Comment your code. Or future you will hunt you down. 👀 #CodeTips"
0
0
3
@AkanPatrick1
AKAN PATRICK🌞 💜🥷💷💻
4 months
🚀Python string cheat code #Python #codetips
0
0
0
@_leta09
leta09
2 months
💡 3 ways CSS can be added to HTML documents: 👉 Inline CSS 👉 Internal CSS 👉 External CSS #HTML #CSS #FrontendDev #WebDesign #WebDevelopment #LearnToCode #CodingLife #CodeNewbie #Programmer #DevCommunity #CodeTips #TechLife #CodeDaily #WebDev #Technology #SoftwareDev
0
0
2
@puzzlmedia
Puzzl Media
2 months
0
0
2
@itsvaibhavp
Vaibhav Pithadiya
4 months
Java tip⚡ Avoid string concatenation in loops. Why? Strings are immutable—each + creates a new object, which quickly slows down performance. Instead, use StringBuilder. It avoids unnecessary object creation and boosts speed.🚀 Cleaner code, better performance.🙌 #Java #CodeTips
0
0
4
@MinahilAkhtar9
Minahil Akhter 👩‍💻
5 months
JS Tip: Don’t use || for fallbacks — it treats 0, '', and false as falsy too! Use ?? instead when those are valid values. ✅ data?.score ?? 10 ❌ data && data.score || 10 Combine ?. + ?? for safe, clear defaults. . #JavaScript #CodeTips
0
0
0
@ChainIDE
ChainIDE
2 months
💡 Code Tip of the Week Don’t waste time on repetitive boilerplate. Use ChainIDE’s contract templates to auto-wire: 🧩 Contract logic 🖼️ Frontend hooks 🔗 Chain RPCs & wallet support Just open → edit → deploy. #ChainIDE #CodeTips #Web3Dev
1
0
4
@_leta09
leta09
1 month
Level up your coding game 💻✨! These tags are the DNA of every webpage, master them and you’re already ahead in web dev! 🚀 #HTMLBasics #CodeTips #WebDevJourney #FrontendDeveloper #CodingCommunity #TechSkills #LearnCoding #HTML #WebDevCommunity #100DaysOfCode #CodingTips
1
0
1
@MailSlurp
MailSlurp
2 months
Boost trust and security by verifying every email address before it reaches your system. #EmailVerification #WebDevelopment #SecureApps #UserAuthentication #CodeTips #DevCommunity https://t.co/mXQd6yFnyg
0
0
0
@creatroyes
Créa-troyes
2 months
Améliorer la clarté de vos feuilles de style ! Découvrez comment maîtriser les commentaires en CSS, éviter les erreurs et optimiser votre code facilement. https://t.co/8x1pCvay1o #CSS #WebDev #Frontend #CodeTips #DevCommunity #design #WebDesign #UX #UI #CSS3
0
0
1
@_leta09
leta09
2 months
Unlock the hidden power of CSS ✨Discover what pseudo-classes are, why they matter, and how to use them effectively. #CSS #WebDevelopment #Frontend #CodeNewbie #LearnToCode #CodingLife #Programmer #DevCommunity #CodeTips #WebDev #TechEducation #CodeDaily #WomenWhoCode
1
0
1
@Learn_CodeTips
Uday⚡
18 hours
#Day30 The first AI chatbot ever created was ELIZA in 1966 — long before ChatGPT. #TechFacts #Day30
0
0
3
@ChainIDE
ChainIDE
2 months
💡 Code Tip of the Week Debugging is painful without clarity. Use ChainIDE’s built-in Debugger to: 🔍 Step through transactions 🧠 View function stacks 📦 Inspect memory, opcodes & storage ⚙️ Catch hidden logic errors before they cost gas #ChainIDE #CodeTips #SolidityDev
0
0
1
@codeAbinash
Abinash Karmakar
3 months
tsconfig’s extends = pure magic ✨ Hono RPC was kinda slow inferring types… so I built it manually first 👷‍♂️⚡ Now it’s blazing fast! 🚀 Shoutout to extends in tsconfig for keeping my setup super neat 🙌 #TypeScript #HonoJS #WebDev #DevLife #CodeTips #Frontend
1
0
3