bittukumar_97 Profile Banner
bittu kumar Profile
bittu kumar

@bittukumar_97

Followers
131
Following
591
Media
109
Statuses
612

Front end web developer @Siemens | Angular | Javascript | Typescript. Check tweets for Some cool tips in JS. DM for help in JavaScript.

Bengaluru, India
Joined May 2016
Don't wanna be here? Send us removal request.
@bittukumar_97
bittu kumar
5 days
RT @ajaypan37702711: @jioairfiber @jioranchi @JioSupport.@_MukeshAmbani I have booked the JioAirFiber connection through the MyJio app and….
0
2
0
@bittukumar_97
bittu kumar
20 days
#cred #credcrash .Cred has given lot of fun game but only once you go inside.
Tweet media one
0
0
0
@bittukumar_97
bittu kumar
2 months
RT @rowancheung: AI NEWS: OpenAI just took a major leap with Codex, an AI agent that can handle multiple software development tasks at once….
0
65
0
@bittukumar_97
bittu kumar
5 months
RT @sundarpichai: New Gemini 2.0 updates for developers: Starting today, you can use Gemini Code Assist for free in your favorite IDE. It’s….
0
922
0
@bittukumar_97
bittu kumar
8 months
RT @kunalkamra88: 😂😂😂
Tweet media one
0
2K
0
@bittukumar_97
bittu kumar
10 months
RT @ThetaVegaCap: My father started an LIC policy for my brother in 2003 . It has just matured 2 years back and now we are getting 20K in….
0
633
0
@bittukumar_97
bittu kumar
1 year
Currying interview questions:.make one function which satisfy both type input and give sum. // add(2,4) -- 6.// add(2)(4) -- 6. function add(a,b){.if(b!=undefined){. return a+b;. }. else{. return function(b){. return a+b;. }. }.}.
0
0
1
@bittukumar_97
bittu kumar
2 years
I just published Callback, Promise and Async-await example in Javascript. . #javascript
Tweet media one
0
0
1
@bittukumar_97
bittu kumar
2 years
Seems very useful, will try it today 😀.
@DThompsonDev
Danny Thompson
2 years
STACK OVERFLOW JUST ANNOUNCED THEIR OWN AI!!!. OverflowAI is a tool, that will also have a VS Code plugin. The way this works, if you are on the site and ask a question, it will produce the answer for you while also citing the sources it used to produce the answer. You can then
Tweet media one
Tweet media two
0
0
0
@bittukumar_97
bittu kumar
2 years
#javascriptdevelopers #javascript #callback #Promise . As usual- for beginner, its bit difficult to understand these concept in one go. Lets try to make it easy. callback, promise and async-await. Example for practice: .
Tweet media one
0
0
0
@bittukumar_97
bittu kumar
2 years
RT @iam_chonchol: Hurry! Giveaway time 🎁. Struggling with CSS? . I've got you covered with my 'Ultimate CSS Cheat Sheet' ebook. Want a co….
0
263
0
@bittukumar_97
bittu kumar
2 years
RT @akshaymarch7: Have you built your personal portfolio website?.I would love to see it. Can you please share links below!! .#softwareengi….
0
99
0
@bittukumar_97
bittu kumar
2 years
RT @DevMuzzammil: JavaScript is made easy with snippets. I have prepared the "100+ JavaScript Snippets for Beginners". You will get:.• 100….
0
136
0
@bittukumar_97
bittu kumar
2 years
RT @TheAnkurTyagi: My take and experience on moving to Pune:. At the age of 26, I booked a one-way ticket to Pune. - I had a very low i….
0
2
0
@bittukumar_97
bittu kumar
2 years
RT @DThompsonDev: There are times where I feel like I talk waaaaaaaay too much about my past and then I get messages like this morning from….
0
2
0
@bittukumar_97
bittu kumar
2 years
RT @yb_fedev: Do you have a portfolio website?🤔.Let’s share it in the comments. I haven’t create yet, but maybe someone will inspire me to….
0
302
0
@bittukumar_97
bittu kumar
2 years
Guess what I just received? 💳 My personalized Cloud card from @appwrite! 🚀. Appwrite Cloud just announced their Public Beta!. 🌥️ Sign up now and claim your own card at PS: Limited edition cloud hoodies up for grabs 🤩. #AppwriteCloud.
1
0
2
@bittukumar_97
bittu kumar
2 years
RT @itsPaulAi: Stop using only ChatGPT. I don't understand why people don't use Chrome AI extensions. Here are insane AI Chrome extension….
0
3K
0
@bittukumar_97
bittu kumar
2 years
Subject: A subject in RxJS is a special feature that can act as both an observable and an observer at the same time. I have done some implementation based on subject and behavior subject. Stackblitz link: Github URL:
Tweet media one
0
0
0
@bittukumar_97
bittu kumar
2 years
#Angular .Understand subject and behavior subject with example:.To understand this, it is important that you understand:.1. observer pattern.2. the difference between observable and observer. *observable is a data source. *Observer subscribes Observable to listen for new data.
1
0
0