<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=The_kids_today_shouldn%27t_learn_hoisting</id>
	<title>The kids today shouldn&#039;t learn hoisting - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=The_kids_today_shouldn%27t_learn_hoisting"/>
	<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=The_kids_today_shouldn%27t_learn_hoisting&amp;action=history"/>
	<updated>2026-04-20T10:52:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.abuissa.net/index.php?title=The_kids_today_shouldn%27t_learn_hoisting&amp;diff=688&amp;oldid=prev</id>
		<title>Razzi: Created page with &quot;Hoisting is an obsolete javascript concept. I&#039;m not even going to describe it. `let` and `const` cover 100% of the use cases of javascript, unless you&#039;re using `var` to suppor...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=The_kids_today_shouldn%27t_learn_hoisting&amp;diff=688&amp;oldid=prev"/>
		<updated>2023-08-15T14:45:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Hoisting is an obsolete javascript concept. I&amp;#039;m not even going to describe it. `let` and `const` cover 100% of the use cases of javascript, unless you&amp;#039;re using `var` to suppor...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Hoisting is an obsolete javascript concept. I&amp;#039;m not even going to describe it. `let` and `const` cover 100% of the use cases of javascript, unless you&amp;#039;re using `var` to support old browsers and don&amp;#039;t want a build step (hmm)&lt;br /&gt;
&lt;br /&gt;
The point here is that the good ideas in programming will keep being used and rediscovered. Symbols. Functions. if/else. Different channels for output and error. So if you&amp;#039;re learning js in 2023, you can learn what `var` is and the history there, but don&amp;#039;t learn how to use it...&lt;br /&gt;
&lt;br /&gt;
I see a reactionary trend where people like to say things like &amp;quot;want to learn swift today? learn objective c&amp;quot;&lt;br /&gt;
&lt;br /&gt;
And while if you knew the latest objective c when swift came out, it&amp;#039;d help you learn swift today, just learn swift. And learn c, which is a more solid foundation than all the objective c / objective c++ stuff which was deprecated overnight :O when swift came out&lt;/div&gt;</summary>
		<author><name>Razzi</name></author>
	</entry>
</feed>