Build responsive app with React JS and deploy to Hostinger cloud service by JavaScript Mastery
https://youtu.be/LMagNcngvcU
#javascriptMastery #react #hostinger
https://youtu.be/LMagNcngvcU
#javascriptMastery #react #hostinger
Solid JS introduction exercises and examples of building applications with Solid JS
https://blog.logrocket.com/introduction-solidjs/
#solidjs
https://blog.logrocket.com/introduction-solidjs/
#solidjs
Forwarded from Learn CSS™
Create a water drop effect on the menu bar with CSS and JavaScript
https://dev.to/romaopedro199/tap-bar-with-liquid-animation-using-css-and-javascript-2l99
---
Create a simple image slider with HTML, CSS and JavaScript
https://dev.to/shantanu_jana/how-to-create-an-image-slider-using-html-css-and-javascript-mo0
#animation #slider #menu #bar
https://dev.to/romaopedro199/tap-bar-with-liquid-animation-using-css-and-javascript-2l99
---
Create a simple image slider with HTML, CSS and JavaScript
https://dev.to/shantanu_jana/how-to-create-an-image-slider-using-html-css-and-javascript-mo0
#animation #slider #menu #bar
Trying the MERN-based fullstack JavaScript framework called Redwood JS with Marius Espejo
https://www.youtube.com/watch?v=qAHTAYAh9zk
#redwood #nodejs #react #mariusEspejo
https://www.youtube.com/watch?v=qAHTAYAh9zk
#redwood #nodejs #react #mariusEspejo
Long series of exercises to create a backend with Nest JS, namely in the section on the soft delete function in PostgreSQL and TypeORM
https://wanago.io/2021/10/25/api-nestjs-soft-deletes-postgresql-typeorm/
#orm #nestjs
https://wanago.io/2021/10/25/api-nestjs-soft-deletes-postgresql-typeorm/
#orm #nestjs
Create a Landing Page using Tailwind CSS and Tailwind's JIT tools
by John Komarnicki
https://youtu.be/lxN54hplCbI
#tailwind #johnKomarnicky #landingpage
by John Komarnicki
https://youtu.be/lxN54hplCbI
#tailwind #johnKomarnicky #landingpage
Create Flappy Bird JavaScript game with Web Dev Simplified
https://youtu.be/Jgst0rihJ3o
#game #flappy #webdevsimplified
https://youtu.be/Jgst0rihJ3o
#game #flappy #webdevsimplified
Using Fastify JS to run Vite JS-based SSR applications
https://blog.logrocket.com/fastify-vite-serving-vite-ssr-hydration/
#vite #ssr #nodejs #fastify
https://blog.logrocket.com/fastify-vite-serving-vite-ssr-hydration/
#vite #ssr #nodejs #fastify
How to publish web applications to Netlify and Github Pages services
https://www.freecodecamp.org/news/publish-your-website-netlify-github/
#netlify #github #pages
https://www.freecodecamp.org/news/publish-your-website-netlify-github/
#netlify #github #pages
Series practice building real time applications with Node JS, Lit Element, GraphQL and Pubsub subscriber system with MQTT broker
https://medium.com/dev-jam/real-time-web-app-with-node-js-lit-element-graphql-and-mqtt-pub-sub-subscription-792a4a3dc1f0
—-
Understand the concept of asynchronous in Node JS
https://medium.com/geekculture/what-is-asynchronous-programming-in-node-js-8414c57ff86
—-
Visualization of how Event Loop works in Node JS process system
https://medium.com/@mmoshikoo/event-loop-in-nodejs-visualized-235867255e81
——
Basic practice of building a REST API with Node JS and Express
https://bruno-dasilva.medium.com/implementing-your-first-rest-api-with-express-and-node-js-beginners-guide-4392b8f53e4d
—-
#nodejs #express #mqtt #broker #realtime #eventloop
https://medium.com/dev-jam/real-time-web-app-with-node-js-lit-element-graphql-and-mqtt-pub-sub-subscription-792a4a3dc1f0
—-
Understand the concept of asynchronous in Node JS
https://medium.com/geekculture/what-is-asynchronous-programming-in-node-js-8414c57ff86
—-
Visualization of how Event Loop works in Node JS process system
https://medium.com/@mmoshikoo/event-loop-in-nodejs-visualized-235867255e81
——
Basic practice of building a REST API with Node JS and Express
https://bruno-dasilva.medium.com/implementing-your-first-rest-api-with-express-and-node-js-beginners-guide-4392b8f53e4d
—-
#nodejs #express #mqtt #broker #realtime #eventloop
Docketeer, application for Docker Container management using GUI
https://github.com/open-source-labs/Docketeer
#docker #doceteer
https://github.com/open-source-labs/Docketeer
#docker #doceteer
Deploying web applications to AWS, Google Cloud, and Azure Cloud services, with Freecodecamp
https://www.freecodecamp.org/news/learn-how-to-deploy-12-apps-to-aws-azure-google-cloud/
#freecodecamp #azure #googlecloud #aws
https://www.freecodecamp.org/news/learn-how-to-deploy-12-apps-to-aws-azure-google-cloud/
#freecodecamp #azure #googlecloud #aws
Forwarded from Programming World👨💻
Expanding Google Summer of Code in 2022
Now it's open for everyone🥳
https://opensource.googleblog.com/2021/11/expanding-google-summer-of-code-in-2022.html?m=1
Now it's open for everyone🥳
https://opensource.googleblog.com/2021/11/expanding-google-summer-of-code-in-2022.html?m=1
Release notes and Google Chrome 86 with some new features and bug fixes
https://youtu.be/PPukHsOH_BI
#chrome #release
https://youtu.be/PPukHsOH_BI
#chrome #release
Build a Temperature Conversion app with Next JS, Tailwind CSS and Strapi CMS
https://strapi.medium.com/create-a-temperature-converter-using-nextjs-tailwind-css-strapi-fae7e4dae77
#tailwind #strapi #react #nextjs
https://strapi.medium.com/create-a-temperature-converter-using-nextjs-tailwind-css-strapi-fae7e4dae77
#tailwind #strapi #react #nextjs
Tips from Programming With Erik on how to use the Vue JS framework properly
https://youtu.be/9wKivv-vvhU
#vue #programmingWithErik
https://youtu.be/9wKivv-vvhU
#vue #programmingWithErik
An important way to solve problems that arise due to the installation of Node Gyp dependencies
https://blog.logrocket.com/solving-common-issues-node-gyp/
---
Using Node JS as HTTP Proxy server for IPFS data distribution
https://blog.logrocket.com/using-node-js-http-proxy-ipfs-content/
—-
Introduction to Event Driven architecture in Node JS
https://javascript.plainenglish.io/understanding-node-js-event-driven-architecture-2b88e3dd86a6
#nodejs #nodegyp #gyp #ipfs
https://blog.logrocket.com/solving-common-issues-node-gyp/
---
Using Node JS as HTTP Proxy server for IPFS data distribution
https://blog.logrocket.com/using-node-js-http-proxy-ipfs-content/
—-
Introduction to Event Driven architecture in Node JS
https://javascript.plainenglish.io/understanding-node-js-event-driven-architecture-2b88e3dd86a6
#nodejs #nodegyp #gyp #ipfs
Introduction of React Hooks named useLayoutEffects with Simplified Web Dev channel
https://youtu.be/wU57kvYOxT4
#hooks #webdevsimplified #useLayoutEffect #react
https://youtu.be/wU57kvYOxT4
#hooks #webdevsimplified #useLayoutEffect #react
Migrating to Firebase SDK 9 on React JS
https://blog.logrocket.com/refactor-react-app-firebase-v9-web-sdk/
---
Introduction to Functional Programming in React JS . concept
https://blog.logrocket.com/fundamentals-functional-programming-react/
---
Creating a Carousel image with the React Slick library
https://blog.logrocket.com/create-carousel-react-slick/
---
Added filter function in Datatable with React Table library
https://www.robinwieruch.de/react-table-filter
---
#react #firebase #table #carousel #functional
https://blog.logrocket.com/refactor-react-app-firebase-v9-web-sdk/
---
Introduction to Functional Programming in React JS . concept
https://blog.logrocket.com/fundamentals-functional-programming-react/
---
Creating a Carousel image with the React Slick library
https://blog.logrocket.com/create-carousel-react-slick/
---
Added filter function in Datatable with React Table library
https://www.robinwieruch.de/react-table-filter
---
#react #firebase #table #carousel #functional
An important exercise to build a router with pure JavaScript or ES2015, which can be used for Single Page Application SPA routers
https://javascript.plainenglish.io/a-spa-pwa-router-in-pure-vanilla-es6-javascript-e8f79cfd0111
---
Some new features of Modern JavaScript to try
https://javascript.plainenglish.io/5-cool-javascript-features-you-might-not-know-about-yet-f2fc818bdd31
---
How to compare two arrays in JavaScript
https://javascript.plainenglish.io/how-to-compare-arrays-in-javascript-3ee00907e7cf
---
Introduction to the concept of Higher Order Functions in JavaScript
https://dev.to/fadhilradh/javascript-superpower-higher-order-function-4inn
---
#router #spa #higher #order #compare #es2021 #es2015
https://javascript.plainenglish.io/a-spa-pwa-router-in-pure-vanilla-es6-javascript-e8f79cfd0111
---
Some new features of Modern JavaScript to try
https://javascript.plainenglish.io/5-cool-javascript-features-you-might-not-know-about-yet-f2fc818bdd31
---
How to compare two arrays in JavaScript
https://javascript.plainenglish.io/how-to-compare-arrays-in-javascript-3ee00907e7cf
---
Introduction to the concept of Higher Order Functions in JavaScript
https://dev.to/fadhilradh/javascript-superpower-higher-order-function-4inn
---
#router #spa #higher #order #compare #es2021 #es2015