πŸ€– Coding News ⚑️
27.2K subscribers
2 photos
1 video
807 links
High quality articles, videos, and tutorials about programming πŸ’»

HTML, CSS, Sass, JavaScript, TypeScript, React, Angular, Electron, Node, Vue, GraphQL and other topics πŸ’₯

@CodingChat talk with other engineers
@CodingNewsFeedbackBot advertisement
加ε…₯钑道
​​ECMAScript 2022 is a new JavaScript standard that is going to be released in June 2022. Let’s overview the most important changes that would appear almost certainly in the new release as they reached the 4th stage of TC39 process.

⏱ 3 minutes read

#JavaScript
​​The war among frameworks is a hot topic in the JavaScript community, and it is one of many holy wars in the profession. Since the beginning, with jQuery, followed by AngularJS to modern frameworks, the war has been fierce.

⏱ 5 minutes

#JavaScript #Frameworks
​​We as JavaScript developers usually console.log() stuffs to test the output or just for fun. Even, I can bet that our (include me ✌️) first code was β€œHello world” logged in the console.

⏱ 2 minutes read

#JavaScript
​​Javascript is continuously evolving and in every year it is coming up with new features which are very demanding from developer community side since it could help code to improve the code quality, reduce the final bundle size and also could help an application to improve application performance.

⏱ 3 minutes read

#JavaScript
​​After so many years of having to use Node.js, there is finally competition. Bun is now publicly available. It describes itself as a fast all-in-one JavaScript runtime. Just like Node.js? β€” No, not like Node.js. There is much more to this story.

⏱ 5 minutes read

#Bun #JavaScript #Runtime
​​Like a lot of other programming languages, JavaScript is constantly evolving. Every year, the language is made more powerful with new capabilities that let developers write more expressive and concise code.

⏱ 9 minutes read

#JavaScript
πŸ‘1