archive / tagged
Tagged "javascript"
8 posts tagged "javascript".
ai 9 javascript 8 typescript 8 llm 7 aws 5 cursor 5 running 4 fitness 4 training 3 java 3 nestjs 3 cdk 3 database 3 nodejs 3 vibe-coding 3 consistency 2 css 2 html 2 rxjava 2 reactive programming 2 travelopia 2 mcp 2 react 2 health 1 food 1 overnight oats 1 habits 1 ai-agents 1 engineering-leadership 1 software-delivery 1 array 1 comparison 1 enums 1 unions 1 objects 1 rem 1 px 1 em 1 units 1 deep-seek 1 bedrock 1 streams 1 domain-driven-design 1 system-design 1 architecture 1 fasting 1 ekadashi 1 Hinduism 1 claude-code 1 developer-experience 1 future-of-coding 1 open-ai 1 langchain 1 sse 1 figma 1 ui 1 tech-leadership 1 mentorship 1 technical-decision-making 1 battery 1 serverless 1 claude 1 10k 1 weight-loss 1 cleancode 1 practices 1 heart-rate 1 vertx 1 mongodb 1 guice 1 mixin 1 naming 1 conventions 1 jquery 1 treeview 1 list 1 migration 1 wfh 1 desk 1 gaming 1 workstation 1 mysql 1 size 1 secrets 1 end-to-end 1 testing 1 typeorm 1 postgres 1 snapdeal 1 flipkart 1 amazon 1 ecommerce 1 online 1 buying 1 freecharge 1 nextjs 1 astro 1 performance 1 one piece 1 luffy 1 cloud-optimization 1 cost-optimization 1 aws-fargate 1 aws-batch 1 story 1 lead-architect 1 pair-programming 1 talk 1 half-marathon 1 dubai 1 wordpress 1 php 1 infrastructure 1 ecs 1 promises 1 pdf 1 ubuntu 1 npm 1 security 1 audit-fix 1 techlead 1 leadership 1 agile 1 team 1
2016
Javascript Naming Conventions
Many times we face situations in projects for naming our files, variables or classes. Here is the convention I am sharing which I follow in my projects of Javascript.
#javascript · #react · #nodejs · #naming · #conventions
[] == [] is false, why? | JavaScript
I love javascript and its mystery, if you had to compare a set of two identical arrays the first thing in your mind would come is to compare using == operator. But in javascript the result will be different.
#javascript · #array · #comparison
2015
Get your website visitors device battery status
Recently I added a functionality in one my clients website to notify user about battery status if they are running low on it.
#javascript · #battery
Javascript Mixin
In simple words reusing object between different classes. You can also take it as an Interface with implemented methods.
#javascript · #mixin
JQuery Treeview List
JQuery Treeview List - Creates a nice expanding and collapsing tree view control using jQuery.
#javascript · #jquery · #treeview · #list