Every Tuesday we round up the previous week's top posts based on traffic, engagement, and a hint of editorial curation. The typical week starts on Monday and ends on Sunday, but don't worry, we take into account posts that are published later in the week.
Attacke! Your Expectations
This is how @iamschulz built Attacke!, a simple 2D fighting game in JavaScript.
Goodbye IE
@alvaromontoro has been publishing a webcomic for four months: a comic about CSS (and web development) without images, all coded in CSS and HTML.
A companion guide to JS hoisting
A handy breakdown of hoisting in JavaScript, with a focus on variables and functions.
Hoisting in JavaScript(Variables & function)
Srishti Prasad ・ Jun 18 '22
Go Anatomy 101
@vigneshm243 recently started learning Go! Here, we’ll try to break down a simple Go program that prints a line to understand the anatomy of a Go program.
Frameworks are Overrated
This blog is about yet another javascript framework but with a twist, you don't have to make those .js files to use it, it integrates right with your HTML! ;)
Use the power of a JavaScript framework right in your HTML file!!
ashish ・ Jun 19 '22
You don’t need a JS Library for your Components
Have you ever asked yourself how many times you wrote a Button component using different libraries or frameworks? To solve this problem, Web Components can simplify this process since they work natively with the Browsers and can also be integrated into any JS Framework/Library.
Native Web Components Development
Helmuth Saatkamp for Mercedes-Benz.io ・ Jun 15 '22
CSS Isn’t Magic: Positioning
@melnik909 talks about the position property! We'll consider many cases that often confuse developers.
All tips about the position property to avoid common mistakes
Stas Melnikov ・ Jun 13 '22
That's it for our weekly Top 7 for this Tuesday! Keep an eye on dev.to this week for daily content and discussions...and be sure to keep an eye on this series in the future. You might just be in it!
Top comments (9)
Huge congrats to @iamschulz, @alvaromontoro, @srishtikprasad, @vigneshm243, @asheeshh, @helmuthdu, & @melnik909!
Thank you! And congrats everyone! ☺️
woah! that was unexpected 😆
I have been going to this for 2.5 years. I'm very happy. Thank you!
Thank you so much! Congratulations to all 🎉
Congrats to all winners!
Congratulations to all!!🎉
Great articles everyone.
Fantastic work everyone!!!!
I saw the coded-in-HTML web comic a couple days ago and absolutely loved it - can't wait to read what everyone else wrote!