Long practice creating 2D games with JavaScript, HTML and CSS
https://www.freecodecamp.org/news/how-to-code-a-2d-game-using-javascript-html-and-css/
---
Difference between parameters and arguments in JavaScript functions
https://www.freecodecamp.org/news/what-is-the-difference-between-parameters-and-arguments-in-javascript/
#game #function #arguments #parameters
https://www.freecodecamp.org/news/how-to-code-a-2d-game-using-javascript-html-and-css/
---
Difference between parameters and arguments in JavaScript functions
https://www.freecodecamp.org/news/what-is-the-difference-between-parameters-and-arguments-in-javascript/
#game #function #arguments #parameters
freeCodeCamp.org
How to Code a 2D Game Using JavaScript, HTML, and CSS
JavaScript can be a surprisingly good programming language to use for creating 2D games. Especially games you want to be playable on almost any device. We just published a course on the freeCodeCamp.org YouTube channel that will teach you how to cod...
Forwarded from 👨💻Coder Blast🌋
Understand code in simple language.
Denigma is a tool that uses machine learning to explain code in understandable English. It helps save you time, they claim to have 95% on many types of codes, and it gets integrated with your editor.
denigma.app
#tool #code
Share 🚀
Follow us :
Telegram & Instagram
Denigma is a tool that uses machine learning to explain code in understandable English. It helps save you time, they claim to have 95% on many types of codes, and it gets integrated with your editor.
denigma.app
#tool #code
Share 🚀
Follow us :
Telegram & Instagram
CLI for beginners
https://www.freecodecamp.org/news/how-to-use-the-cli-beginner-guide/
#cmd #commandLine
https://www.freecodecamp.org/news/how-to-use-the-cli-beginner-guide/
#cmd #commandLine
freeCodeCamp.org
How to Use the Command Line Interface – for Beginners
There's a lot to learn when you're getting into tech. But fortunately there are some skills that you can use across different programming languages, operating systems, and tools. And knowing how to use the command line interface (also known as the c...
Creating a web portfolio with Tailwind CSS and React JS
https://youtu.be/k-Pi5ZMxHWY
#react #portfolio #tailwind
https://youtu.be/k-Pi5ZMxHWY
#react #portfolio #tailwind
YouTube
Build a React Portfolio Website With Tailwind Tutorial
🚀 Upgrade your web development skills with my courses: https://developedbyed.com/
💻 Download the project files here
https://github.com/developedbyed/react-portofolio-with-tailwind
👉 Keelan's Youtube Channel
https://www.youtube.com/c/KeelanJonathan
In…
💻 Download the project files here
https://github.com/developedbyed/react-portofolio-with-tailwind
👉 Keelan's Youtube Channel
https://www.youtube.com/c/KeelanJonathan
In…
Pinia state management introductory exercise for Vue JS with John Komarnicky
https://youtu.be/gwcca_zd4IE
#pinia #vue #state #johnKomarnicky
https://youtu.be/gwcca_zd4IE
#pinia #vue #state #johnKomarnicky
YouTube
Introduction To Pinia | Vue 3
Pinia is now the recommended store library for handling state management in vue, replacing VueX. In this video you will find everything you need to know about Pinia, and we will build a simple counter app to highlight all its functionalities.
Pinia:…
Pinia:…
Create Vue JS applications equipped with GSAP animation effects
https://www.youtube.com/watch?v=37EFXLA-6dc
—-
Multiple ways to render long lists in Vue JS
https://www.youtube.com/watch?v=4roJKfgPLk4
---
Reference some animation libraries for Vue JS
https://youtu.be/HxUyTDkO8Pk
---
Some Vue JS libraries to try to help with project development
https://javascript.plainenglish.io/7-useful-vue-js-libraries-you-should-use-in-your-next-project-dc9a55d90d2c
#gsap #vue #animation
https://www.youtube.com/watch?v=37EFXLA-6dc
—-
Multiple ways to render long lists in Vue JS
https://www.youtube.com/watch?v=4roJKfgPLk4
---
Reference some animation libraries for Vue JS
https://youtu.be/HxUyTDkO8Pk
---
Some Vue JS libraries to try to help with project development
https://javascript.plainenglish.io/7-useful-vue-js-libraries-you-should-use-in-your-next-project-dc9a55d90d2c
#gsap #vue #animation
YouTube
How to animate Vue with GSAP
J.D. Hillen presents “Animating Vue with GSAP” at VueConf US 2022. For more vue js animations tutorials, check out our courses 👉 https://www.vuemastery.com/courses
Ready to master Vue.js? With weekly Vue js tutorials on the latest topics, and exclusive content…
Ready to master Vue.js? With weekly Vue js tutorials on the latest topics, and exclusive content…
8 GitHub Resources for Becoming a Developer in 2022
https://javascript.plainenglish.io/8-github-resources-for-becoming-a-developer-in-2022-784d97cbc194
#frontend #github
https://javascript.plainenglish.io/8-github-resources-for-becoming-a-developer-in-2022-784d97cbc194
#frontend #github
Medium
8 GitHub Resources for Becoming a Developer in 2022
A list of resources that is useful for both beginners and people who are already familiar with programming.
Learn JavaScript™ pinned «Understand code in simple language. Denigma is a tool that uses machine learning to explain code in understandable English. It helps save you time, they claim to have 95% on many types of codes, and it gets integrated with your editor. denigma.app #tool…»
Forwarded from Technical Stark ™
Which browsers are best for privacy?
An open-source privacy audit of popular web browsers.
https://privacytests.org/
#browser #privacy
Telegram: @technical_stark
An open-source privacy audit of popular web browsers.
https://privacytests.org/
#browser #privacy
Telegram: @technical_stark
privacytests.org
Which browsers are best for privacy?
An open-source privacy audit of popular web browsers.
Preact's Signals: A 'Fast-by-Default' Reactive State Primitive
https://preactjs.com/blog/introducing-signals/
#react #preact
https://preactjs.com/blog/introducing-signals/
#react #preact
Preactjs
Introducing Signals – Preact
Secure Your Node.js App with JSON Web Tokens
https://blog.appsignal.com/2022/09/14/secure-your-nodejs-app-with-json-web-tokens
#nodejs #json #webtoken
https://blog.appsignal.com/2022/09/14/secure-your-nodejs-app-with-json-web-tokens
#nodejs #json #webtoken
AppSignal Blog
Secure Your Node.js App with JSON Web Tokens | AppSignal Blog
Find out how you can use JWT authentication to secure your Node.js application.
Infinite Scrolling using Vue3 and IntersectionObserver
https://mayank-jain.medium.com/infinite-scrolling-using-vue3-and-intersectionobserver-e767c58c4bd3
#vue #vuejs
https://mayank-jain.medium.com/infinite-scrolling-using-vue3-and-intersectionobserver-e767c58c4bd3
#vue #vuejs
Medium
Infinite Scrolling using Vue3 and IntersectionObserver
Hi folks! In this article, we are going to build an infinite scroller component using Vue3 and IntersectionObserver.
Training on using Astro bundler with Vue JS and Storyblok to create a web application
https://www.youtube.com/watch?v=viV0ROCVEO8
#vue #astro #storyblok
https://www.youtube.com/watch?v=viV0ROCVEO8
#vue #astro #storyblok
YouTube
I Built a Blog with Astro and Vue
GO CHECK OUT STORYBLOK! https://go.learnvue.co/storyblok
RESOURCES
Astro Docs - https://docs.astro.build/
@storyblok/astro - storyblok/astro
https://mattmaribojoc.com/
https://github.com/mattmaribojoc/mattmaribojoc.com
✅ Join the LearnVue+ Waiting List…
RESOURCES
Astro Docs - https://docs.astro.build/
@storyblok/astro - storyblok/astro
https://mattmaribojoc.com/
https://github.com/mattmaribojoc/mattmaribojoc.com
✅ Join the LearnVue+ Waiting List…
Answers to interview questions about comparison in JavaScript
https://javascript.plainenglish.io/interviewer-can-a-1-a-2-a-3-ever-evaluate-to-true-in-javascript-d2329e693cde
#comparison #interview
https://javascript.plainenglish.io/interviewer-can-a-1-a-2-a-3-ever-evaluate-to-true-in-javascript-d2329e693cde
#comparison #interview
Unit Testing Vuex Modules with Jest
https://blog.logrocket.com/unit-testing-vuex-modules-jest/
#vue #vuejs #testing #jest
https://blog.logrocket.com/unit-testing-vuex-modules-jest/
#vue #vuejs #testing #jest
LogRocket Blog
Unit testing Vuex modules with Jest - LogRocket Blog
With Vuex's centralized state management, you can simplify your application and take advantage of Flux-like architecture.
20+ Angular Code Improvement Tips You Need To Learn Now
https://javascript.plainenglish.io/20-angular-code-improvement-tips-you-need-to-learn-now-af57cab58c69
#angular
https://javascript.plainenglish.io/20-angular-code-improvement-tips-you-need-to-learn-now-af57cab58c69
#angular
Medium
20+ Angular Code Improvement Tips You Need To Learn Now
In this article, I will talk about various code improvement points that you need to follow in your project to make the code more readable…