@Aniketh@HDFCBank_Cares@HDFC_Bank Not an HDFC customer but have experienced similar situation with another private player. These banks seems to have integration problem and the employees have no clue where to find the relevant information.
How many times have you actually clicked a website link after a Google search in the last 6 months?
Probably far less than before, or maybe not at all.
#SEO#digitalmarketing
https://t.co/ARmBBc3MLa
How often do people actually check the Promotions or other tabs besides Primary in Gmail?
For businesses and marketers, that single tab can decide whether an email gets opened or completely ignored.
https://t.co/9U2sqmcDGE
#gmail#emails#marketing
People are worried about AGI/AI , but the more immediate danger may be RGI (Reduced General Intelligence).
RGI is the idea that excessive dependence on AI can gradually reduce essential human skills such as problem-solving, writing, critical thinking, and coding.
#AI#AGI
Recently completed a foundational course in Project Management from LinkedIn.
Recommend this course for people looking to start their career in project management.
Course link: https://t.co/Uewoll3ItG
Heard about EMAIL HARVESTERS?
These are tools to extract email IDs from websites. Such a collection of email IDs without your consent is sold, spammed, and used for different types of unethical marketing purposes.
Check below link for ways to stop it
https://t.co/jKWEZJKi5r
Insightful article on different personas of employees based on their work mode preference and strategies companies should make for their benefit.
#workFromOffice#WorkFromHome#HybridWork
https://t.co/cTMJkfgTKD
A developer should focus on mastering these three instead of running behind fancy tools and techniques unless required.
@getFrontendone#webdevelopment#FrontEnd
In web development, Frontend is built on three fundamental technologies: HTML, CSS, and JavaScript. Libraries, frameworks, pre and post-processes are all extensions of these three.
The time lag between building your expertise in a particular tech stack and the pressure to keep up with upcoming technologies always causes developers to doubt their abilities.
Stackoverflow describes this situation in much detail below,
https://t.co/sUHnzY6F5I
I had a client requirement for an interactive microsite with SpinTheWheel game. I looked for plugins for the same instead of trying to create it from scratch and landed on one named WinWheelJS. Pretty old but still relevant and works well.
https://t.co/8gzhvwtTQl
Google Domains is shutting down and transferring all customer accounts to Squarespace Domains.
#GoogleDomains#SquareSpace
A screenshot of the email from Google Domains 👇
I always liked to go in-depth into a topic rather than navigate on the surface. It led me to read lengthy books on programming. One of them is Regular Expressions, aka RegEx.
Irrespective of the programming language you are using, RegEx plays a crucial role in validating data from forms and always confuses us with various paradigms. Below is the link to the handbook by FreeCodeCamp that helps us understand it in depth.
Version control helps devs collaborate and speed up the development, increasing the complexity of maintaining the codebase. GIT has "merge" and "rebase" commands to deal with this. The below link to a handbook explains in detail about them.
https://t.co/0tbWkKkRni
#git