Kerron ParchmentThe Semicolon in Programming: Its Origins, Influence, and Enduring PresenceThe semicolon has played a significant role in computer programming since the early days of high-level programming languages. While its…May 1, 2023
Staney Joseph 🎖️The Hidden Meaning Behind Every Semicolon in CodeAh, the semicolon! This little punctuation mark often goes unnoticed, yet it plays a crucial role in programming languages. It’s like that…Sep 26Sep 26
IncodeburstbySanket MeghaniWhy I Prefer To Use Semicolon In JavaScriptIn this article, we went through the rules used by JavaScript engine to insert semicolons automatically. Since, JavaScript does not force…Oct 1, 20178Oct 1, 20178
InBugs That BitebyTeri Radichelyaml.scanner.ScannerError: mapping values are not allowed hereAh the mapping values not allowed here error…Aug 13Aug 13
Kerron ParchmentThe Semicolon in Programming: Its Origins, Influence, and Enduring PresenceThe semicolon has played a significant role in computer programming since the early days of high-level programming languages. While its…May 1, 2023
Staney Joseph 🎖️The Hidden Meaning Behind Every Semicolon in CodeAh, the semicolon! This little punctuation mark often goes unnoticed, yet it plays a crucial role in programming languages. It’s like that…Sep 26
IncodeburstbySanket MeghaniWhy I Prefer To Use Semicolon In JavaScriptIn this article, we went through the rules used by JavaScript engine to insert semicolons automatically. Since, JavaScript does not force…Oct 1, 20178
InBugs That BitebyTeri Radichelyaml.scanner.ScannerError: mapping values are not allowed hereAh the mapping values not allowed here error…Aug 13
Alexander KachkaevDimming or hiding semicolons in VSCodeIf you’re still debating whether or not to use semicolons in your JavaScript or TypeScript codebase, there is no more need to. Those who…Feb 9, 20201
Divyanshu MaithaniTo semicolon or notIn the JavaScript community, the battle between semicolon and non-semicolon programmers rages on. It’s probably the biggest battle after…May 29, 2017