Chetan Mahajan Profile picture
Software Engineer 🔸 Audience of 430K+ Developers @instagram 🔸Founder of https://t.co/chRM0tEKCk 🔸 Sharing my learnings
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.
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: Image
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