TKTanjum Kadakolintanjum.hashnode.dev·Jun 10, 2022 · 3 min readArray MethodsWhat is Array? An Array is an object that can store multiple values at once.JavaScript arrays are resizable and they can contain a mix of different data types. the array is a primitive data type. the element of the array accessible by using an index...02MS
TKTanjum Kadakolintanjum.hashnode.dev·Jun 10, 2022 · 3 min readSemantic HtmlWhat is Semantic HTML? In programming Semantic means a piece of Code. Semantic HTML code that uses HTML tags to effectively describe the purpose of page elements. Semantic HTML code communicates the meaning of elements which For Example What purpos...00
TKTanjum Kadakolintanjum.hashnode.dev·Dec 9, 2021 · 3 min readWhy JavaScript..?Every Moment is Fresh Beginning Nowadays modern era we can see everything becoming digital and technology becoming day by day more creative and it helps the new generation. Javascript is one of the programing language where we can create plenty of we...00