5 Best IT Training institute in Nepal
4 min readIn today’s world, where technology is a big deal, many people choose Information Technology (IT) as a career. This is especially true in Nepal, …
4 min readIn today’s world, where technology is a big deal, many people choose Information Technology (IT) as a career. This is especially true in Nepal, …
< 1 min readIn Vue, you can get the length of a string using the built-in length property. You can access this property directly on a string …
10 min readVariables and types Go is a statically-typed language, which means that variables have a fixed type that cannot be changed at runtime. Go has …
4 min readA static site generator is a compromise between using a hand-coded static site and a full CMS. You generate an HTML-only website using raw data …
2 min readSVG are great. They are great to use for icons since they don’t blur out when zoomed. We can change the fill color while …