Basic DBMS and SQL introduction exercises
https://www.freecodecamp.org/news/dbms-and-sql-basics/
#db #rdbms #sql
https://www.freecodecamp.org/news/dbms-and-sql-basics/
#db #rdbms #sql
freeCodeCamp.org
Database Management Systems and SQL – Tutorial for Beginners
By Bikash Daga (Jain) Database Management Systems and SQL are two of the most important and widely used tools on the internet today. You use a Database Management System (DBMS) to store the data you collect from various sources, and SQL to manipulat...
Some String manipulation techniques to know
https://www.syncfusion.com/blogs/post/javascript-string-manipulation-techniques-every-developer-should-know.aspx
—-
Simple way to do email validation in JavaScript front end
https://www.30secondsofcode.org/articles/s/js-email-validation
—-
Visualization of how the JavaScript engine works
https://dev.to/lydiahallie/javascript-visualized-the-javascript-engine-4cdf
—-
#string #engine
https://www.syncfusion.com/blogs/post/javascript-string-manipulation-techniques-every-developer-should-know.aspx
—-
Simple way to do email validation in JavaScript front end
https://www.30secondsofcode.org/articles/s/js-email-validation
—-
Visualization of how the JavaScript engine works
https://dev.to/lydiahallie/javascript-visualized-the-javascript-engine-4cdf
—-
#string #engine
Syncfusion
JavaScript String Manipulation Techniques Every Developer Should Know
This article discusses the JavaScript string manipulation techniques every developer should know.
Practice from John Komarnicky creating Dark Mode and light mode in Vue JS with Tailwind CSS and Vue Use
https://youtu.be/7_mqThfC_yM
#johnKomarnicky #vue #tailwind
https://youtu.be/7_mqThfC_yM
#johnKomarnicky #vue #tailwind
YouTube
Dark & Light Mode With Vue, VueUse & Tailwind CSS
This video explains how to create a simple dark and light theme toggle using Vue 3, a library called vueUse & Tailwind CSS
Install Tailwind CSS With Vue: https://www.johnkomarnicki.com/articles/install-tailwind-with-vue-3
Theme Switcher With Tailwind CSS:…
Install Tailwind CSS With Vue: https://www.johnkomarnicki.com/articles/install-tailwind-with-vue-3
Theme Switcher With Tailwind CSS:…
Creating data visualizations with D3 JS and TypeScript
https://blog.logrocket.com/creating-visualizations-d3-typescript/
#d3 #typescript #visualization
https://blog.logrocket.com/creating-visualizations-d3-typescript/
#d3 #typescript #visualization
LogRocket Blog
Creating visualizations with D3 and TypeScript - LogRocket Blog
This tutorial will be a step-by-step guide that will show you how to create a complex visualization using D3 and TypeScript.
Create an online store application with Node JS, Angular, TypeScript, and Stripe Payment
https://www.freecodecamp.org/news/build-a-webshop-with-angular-node-js-typescript-stripe/
#angular #nodejs #webshop
https://www.freecodecamp.org/news/build-a-webshop-with-angular-node-js-typescript-stripe/
#angular #nodejs #webshop
freeCodeCamp.org
Build a Webshop with Angular, Node.js, TypeScript, & Stripe
Learn how to build a webshop from scratch! We just published a course on the freeCodeCamp.org YouTube channel that will teach you how to build a webshop or e-commerce store using Angular/TypeScript, Express.js, and Stripe. You will learn how to use Angular…
Refresh token implementation exercise in Strapi CMS
https://medium.com/strapi/how-to-create-a-refresh-token-feature-in-your-strapi-application-de9e85cf3e83
#strapi #cms #token #refresh
https://medium.com/strapi/how-to-create-a-refresh-token-feature-in-your-strapi-application-de9e85cf3e83
#strapi #cms #token #refresh
Medium
How to Create a Refresh Token Feature in your Strapi Application
This article explains how to create a refresh token feature in your Strapi application.
Javascript Mastery released a lengthy exercise on introducing React JS by creating multiple projects
https://youtu.be/XxXyfkrP298
---
React JS introduction practice by building a Weather App
https://www.freecodecamp.org/news/use-react-and-apis-to-build-a-weather-app/
---
Tips for using Props well in React JS
https://www.freecodecamp.org/news/avoid-prop-drilling-with-react-context-api/
#react #javascriptMastery #props #weather #course
https://youtu.be/XxXyfkrP298
---
React JS introduction practice by building a Weather App
https://www.freecodecamp.org/news/use-react-and-apis-to-build-a-weather-app/
---
Tips for using Props well in React JS
https://www.freecodecamp.org/news/avoid-prop-drilling-with-react-context-api/
#react #javascriptMastery #props #weather #course
YouTube
Modern React Web Development Full Course - 12 Hours | 4 Real Industry Web Applications
Welcome to the ultimate course, which will help you become a master of Modern Web Development by Building Real Industry Applications. In this compilation of videos, you'll build social media applications, eCommerce applications, a professional development…
A long tutorial using Docker and Kubernetes from Freecodecamp
https://www.freecodecamp.org/news/learn-docker-and-kubernetes-hands-on-course/
#docker #kubernetes #freecodecamp
https://www.freecodecamp.org/news/learn-docker-and-kubernetes-hands-on-course/
#docker #kubernetes #freecodecamp
freeCodeCamp.org
Learn Docker and Kubernetes – Free Hands-On Course
Docker and Kubernetes are important technologies that can help you scale your applications. Docker is a platform for packaging, deploying, and running applications in containers. Kubernetes is a system for managing containerized applications across a...
A collection of many articles that help in learning TypeScript
https://medium.com/frontend-canteen/with-these-articles-you-will-not-be-confused-when-learning-typescript-d96a5c99e229
#typescript #article #learning
https://medium.com/frontend-canteen/with-these-articles-you-will-not-be-confused-when-learning-typescript-d96a5c99e229
#typescript #article #learning
Medium
With 40+ Articles, You Will Not Be Confused When Learning TypeScript
Through Vivid Animations, You Can Easily Understand the Difficult Points and Core Knowledge of TypeScript! Continuously Updated~~~
Docker introduction long practice for beginners
https://testdriven.io/blog/docker-for-beginners/
—-
Difference between Docker and Podman container
https://linuxhandbook.com/docker-vs-podman/
#docker #podman
https://testdriven.io/blog/docker-for-beginners/
—-
Difference between Docker and Podman container
https://linuxhandbook.com/docker-vs-podman/
#docker #podman
testdriven.io
Docker for Beginners
This article provides an overview of what Docker is, how it's used, and the basic Docker commands, so you can get up and running with Docker quickly.
Optimizing video backgrounds in CSS and JavaScript
https://blog.logrocket.com/optimizing-video-backgrounds-css-javascript/
#javascript #css #video
https://blog.logrocket.com/optimizing-video-backgrounds-css-javascript/
#javascript #css #video
LogRocket Blog
Optimizing video backgrounds in CSS and JavaScript - LogRocket Blog
In this article, you’ll learn how to add a video as the background of a website and how to make it responsive and interactive.
15 Game-Changing Tools in the Vue 3 Ecosystem
https://ejiro.hashnode.dev/15-game-changing-tools-in-vue-3-ecosystem
#vue
https://ejiro.hashnode.dev/15-game-changing-tools-in-vue-3-ecosystem
#vue
Next.js 12.3 Features Walkthrough and Demo
https://www.youtube.com/watch?v=3UD7Y02AcN4
#react #nextjs
https://www.youtube.com/watch?v=3UD7Y02AcN4
#react #nextjs
YouTube
Next.js 12.3 Overview: Improved Fast Refresh, TypeScript Auto-Install, and more.
Next.js 12.3 introduces several improvements to your React development workflow, including hot reloading environment and configuration files, and automatic installation of TypeScript dependencies when renaming a file to `.ts`.
This hour-long session will…
This hour-long session will…
Example of using strict mode JavaScript from Web Dev Simplified
https://www.youtube.com/watch?v=G9QTBS2x8U4
#webdevsimplified #strictmode
https://www.youtube.com/watch?v=G9QTBS2x8U4
#webdevsimplified #strictmode
YouTube
JavaScript Was So Bad They Had To Add A Second Mode To Fix It
JavaScript used to be the wild west when it came to hidden errors. So many unintuitive mistakes/errors were hidden which is why JavaScript introduced strict mode to clean up those weird interactions. Strict mode adds a bunch of different rules mostly around…
Adding data to an Array element
https://www.freecodecamp.org/news/javascript-add-to-an-array-js-append/
---
Get month or month data from a Date
https://javascript.plainenglish.io/javascript-date-subtract-months-8709e9e9e079
#date #array #month
https://www.freecodecamp.org/news/javascript-add-to-an-array-js-append/
---
Get month or month data from a Date
https://javascript.plainenglish.io/javascript-date-subtract-months-8709e9e9e079
#date #array #month
freeCodeCamp.org
JavaScript Add to an Array – JS Append
You can use arrays in JavaScript to store a group of variables, often referred to as elements or items of the array. Each of these elements will have an index number assigned to them starting from zero. By default, you can use the index of an element in…
Storing State in the URL with URLSearchParams
https://blog.johnnyreilly.com/2022/09/20/react-usesearchparamsstate/
#react
https://blog.johnnyreilly.com/2022/09/20/react-usesearchparamsstate/
#react
A long tutorial from Freecodecamp on introducing Svelte JS
https://www.freecodecamp.org/news/learn-svelte-complete-course/
#svelte #freecodecamp
https://www.freecodecamp.org/news/learn-svelte-complete-course/
#svelte #freecodecamp
freeCodeCamp.org
Learn Svelte in 23 Hours
Svelte is a front-end JavaScript framework for making interactive webpages. Svelte has grown in popularity quite a bit over the last few years. We just published a free 23-hour course on the freeCodeCamp.org YouTube channel that will teach you how to...
Implementing Accessibility as a Developer: Keyboards and Screen Readers
https://blog.openreplay.com/implementing-accessibility-as-a-developer/
#accessibility #developer
https://blog.openreplay.com/implementing-accessibility-as-a-developer/
#accessibility #developer
Openreplay
Implementing Accessibility as a Developer: Keyboards and Screen Readers
How to consider screen readers and keyboards when developing web pages
Animating Tiny Triangles with Three.js
https://tympanus.net/codrops/2022/10/05/animating-tiny-triangles-with-three-js/
#threejs #framework
https://tympanus.net/codrops/2022/10/05/animating-tiny-triangles-with-three-js/
#threejs #framework
Codrops
Animating Tiny Triangles with Three.js | Codrops
A video coding session where you’ll learn how to animate tiny triangles to create a whirlwind-like dissolving effect in Three.js.