Thread Reader
Share this page!
×
Post
Share
Email
Enter URL or ID to Unroll
×
Unroll Thread
You can paste full URL like: https://x.com/threadreaderapp/status/1644127596119195649
or just the ID like: 1644127596119195649
How to get URL link on X (Twitter) App
On the Twitter thread, click on
or
icon on the bottom
Click again on
or
Share Via icon
Click on
Copy Link to Tweet
Paste it above and click "Unroll Thread"!
More info at
Twitter Help
Chetan Mahajan
@_chetanmahajan
Software Engineer 🔸 Audience of 430K+ Developers @instagram 🔸Founder of https://t.co/chRM0tEKCk 🔸 Sharing my learnings
Subscribe
Save as PDF
Oct 1, 2022
•
6 tweets
•
2 min read
Tips to write code like a PRO (that no one tells you): Keep functions small.
If you have 20 lines of code, ask yourself if it can be split into 2 functions.
Small methods/functions are easier to understand and maintain.
Save as PDF
Sep 28, 2022
•
10 tweets
•
4 min read
One TED Talk Can Change Your Life
Here are the most popular TED Talks for Software Developers (That you would love to watch):
1.
Programming as a Second Language
By: Steve McIntosh
Duration: 6.19 Minutes
Link:
Save as PDF
Sep 28, 2022
•
4 tweets
•
1 min read
Are you new to web development? Want to know which technologies are used for it?
Check this 👇🏻
#webdevelopment
#programming
#Coding
Front-end Technologies:
- HTML
- CSS
- JavaScript
- ReactJs
- Angular
- Vue.js