Aftabhuss Profile Banner
Aftab Hussain Profile
Aftab Hussain

@Aftabhuss

Followers
111
Following
131
Media
107
Statuses
918

Full Stack Developer , I have been working in tech industry for last 8 years, Trying to make people life easier

New Jersey, USA
Joined August 2013
Don't wanna be here? Send us removal request.
@Aftabhuss
Aftab Hussain
2 years
I have put together the best JS coding practices that i have been following. Thread ๐Ÿงต.#javascript #javascript30 #Web3 #webtoon #softwarelibre #SoftwareEngineer #100DaysOfCode.
5
4
20
@Aftabhuss
Aftab Hussain
2 months
If you are using exodus wallet for your crypto be careful these wallets are becoming phishing scams and I am one of the victim whose wallet has been wiped out and there is no support when you contact their team. #Exodus #CryptoScam #Altcoins #CrypMarket #bitcoin #cryptowallet.
0
0
0
@Aftabhuss
Aftab Hussain
2 years
RT @Aftabhuss: That's a wrap! If you enjoyed this thread: .1. Follow me @Aftabhuss if you are interested to see more threads on JavaScript.โ€ฆ.
0
2
0
@Aftabhuss
Aftab Hussain
2 years
RT @Aftabhuss: Ready to become a Full Stack Web Developer? . 1. Front-End โ†’ HTML, CSS, JavaScript.2. Back-End โ†’ Java/C#/PHP/Python/JS*.3. Dโ€ฆ.
0
2
0
@Aftabhuss
Aftab Hussain
2 years
RT @Aftabhuss: JS new methods introduced it will help writing minimal code. Thread ๐Ÿงต๐Ÿ‘‡.#javascript #NodeJS #MachineLearning #Jupyter #Dataโ€ฆ.
0
5
0
@Aftabhuss
Aftab Hussain
2 years
RT @Aftabhuss: Learn for free!. HTML โ†’ CSS โ†’ JavaScript โ†’ Git โ†’ httโ€ฆ.
0
1
0
@Aftabhuss
Aftab Hussain
2 years
RT @Aftabhuss: That's a wrap! If you enjoyed this thread: .1. Follow me @Aftabhuss if you are interested to see more threads on JavaScript.โ€ฆ.
0
2
0
@Aftabhuss
Aftab Hussain
2 years
RT @Aftabhuss: JavaScript error handling is crucial for ensuring smooth runtime and user experience. #javascript #webdevelopment #codingโ€ฆ.
0
1
0
@Aftabhuss
Aftab Hussain
2 years
That's a wrap! If you enjoyed this thread: .1. Follow me @Aftabhuss if you are interested to see more threads on JavaScript. 2. RT the tweet below to share this thread with your audience.
@Aftabhuss
Aftab Hussain
2 years
JavaScript error handling is crucial for ensuring smooth runtime and user experience. #javascript #webdevelopment #coding #programming #promises #errorhandling #100DaysOfCode #javascriptdevelopment #javascripttips . Thread ๐Ÿ‘‡๐Ÿงต.
0
2
1
@Aftabhuss
Aftab Hussain
2 years
5. Return a rejected promise in case of an error. function myPromise() {. return new Promise((resolve, reject) => {. if (errorCondition) {. reject(new Error('Custom error message'));. } else {. resolve('Promise resolved successfully');. }. }.});.}.
1
0
0
@Aftabhuss
Aftab Hussain
2 years
4. Use the optional finally block to run code regardless of whether an error occurred or not. For example:. try {. // code that may throw an error.} catch (error) {. // code to handle the error.} finally {. // code that always runs, whether an error occurred or not.}.
1
0
0
@Aftabhuss
Aftab Hussain
2 years
3. Handle the error in the catch block by accessing the message and stack properties of the error object. For example:.try {. // code that may throw an error.} catch (error) {. console.log('Error message: ' + error.message);. console.log('Stack trace: ' + error.stack);.}.
1
0
0
@Aftabhuss
Aftab Hussain
2 years
2. Throw an error using the throw statement to provide a custom message. For example:. if (errorCondition) {. throw new Error('Custom error message');.}.
1
0
0
@Aftabhuss
Aftab Hussain
2 years
1. Use the try-catch statement to wrap the code you want to monitor for errors. For example:. try {. // code that may throw an error.} catch (error) {. // code to handle the error.}.
1
0
0
@Aftabhuss
Aftab Hussain
2 years
JavaScript error handling is crucial for ensuring smooth runtime and user experience. #javascript #webdevelopment #coding #programming #promises #errorhandling #100DaysOfCode #javascriptdevelopment #javascripttips . Thread ๐Ÿ‘‡๐Ÿงต.
1
1
0
@Aftabhuss
Aftab Hussain
2 years
Ready to become a Full Stack Web Developer? . 1. Front-End โ†’ HTML, CSS, JavaScript.2. Back-End โ†’ Java/C#/PHP/Python/JS*.3. Database โ†’ MySQL/MongoDB*.4. Integrations โ†’ Kafka, Redis, Selenium*. #webdevelopment #coding #fullstack #html #css #javascript #java #python #mongodb.
0
2
3
@Aftabhuss
Aftab Hussain
2 years
Learn for free!. HTML โ†’ CSS โ†’ JavaScript โ†’ Git โ†’ React โ†’ API โ†’ SQL โ†’ #edtech #onlinelearning #elearning.
1
1
1
@Aftabhuss
Aftab Hussain
2 years
Take your coding skills to the next level with these 5 websites:. ๐ŸŽจ CSS: cssbattle .dev. ๐Ÿ”ฅ JavaScript: jschallenger .com. ๐Ÿ Python: hackerrank .com. ๐Ÿ‘จโ€๐Ÿ’ป SQL: sqlzoo .net. DSA: leetcode .com. Whether you're a beg or an exp coder, these platforms offers to sharpen your skills.
0
0
0
@Aftabhuss
Aftab Hussain
2 years
6. Producthunt - a promotional platform that can give your business the exposure it deserves and attract new customers. With these free tools, the only thing stopping you from building your online business is your imagination. So why wait? Start building your dream today.
0
0
1
@Aftabhuss
Aftab Hussain
2 years
4. Gumroad - a reliable platform to sell and distribute your products to a global audience, without any upfront cost. 5. Twitter - an effective marketing tool to increase your reach and connect with potential customers.
1
0
0
@Aftabhuss
Aftab Hussain
2 years
1. ChatGPT - a research tool that helps you gather vital information to boost your business. 2. Notion - a product creation platform that streamlines your workflow, saving you time and energy. 3. Canva - an intuitive design tool that lets you create stunning graphics and visual.
2
0
0