Talmeez Ahmed
458 posts

Talmeez Ahmed
@Tazzz97
Frontend Developer : @certa 🚀. Currently Reacting ⚛️ and teaching ways of web to become digital overlords 😎
Surat, India Katılım Haziran 2016
366 Takip Edilen121 Takipçiler

@Eche_codes Change that sitting posture and save your back 😅, also invest in a good chair first rather than monitors or accessories
English

@varshadr1234 I prefer to watch comedy and non technical movies, I believe after a day of work, watching a movie that makes you remember work is just too much
English

@universecodec Most modern apps these days are using CSS libraries, like Tailwind which does this default, also there is something called normalize css on GitHub that also does this reset
English

@ValaAfshar Waited till the end to see chrome dominate the market 😅
English

@VBcodes I occasionally step out of my room to check the world exists 😅
English

@dailydotdev Will you send a beta testing kit to early adopters of this feature 😅
English

@PriteshKiri Theses days you don’t need a job to make money, all you need is skill and knowledge
English

I know the job market is really bad right now.
But it's great to see, many of the freshers Or even the people who got laid off are super calm.
They are not much worried about the market.
Some are working on their product and some are busy in contributing to open source.
Some people have even taken some advanced courses to Upskill themselves.
They know that no matter what they're gonna get the Job soon.
Rather than complaining all day about "why I'm not getting job? "
Focus on these things. It will give you confidence that you know something and you deserve to get hired.
English

@pmitu Gone are those days where we manually edited those, most businesses have it configured with the year fetched from the server
English

Great to see @thehumansoftech coming to the top of the search results on YouTube 💫😇
We are 8 subs far from crossing 100 subscribers 👀
Thanks in advance :) Link 👇

English

@iponikar Not sure about react native, but in web react projects, if you want to run some js independently outside react, you can configure your bundler (vite or webpack) to do so, and maybe store the data in indexDB or local storage to be later used in react
English

TypeScript snippets: Extending generics
While working today, came across a handy way to deal with generics.
The below code throws an error: `Property 'toString' does not exist on type 'T'`
#typescript #React

English















