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
Creating a simple Search Bar with HTML, CSS and JavaScript
https://dev.to/am20dipi/how-to-build-a-simple-search-bar-in-javascript-4onf
---
How to add a new HTML element into the same page using JavaScript
https://javascript.plainenglish.io/how-to-add-elements-to-the-page-with-vanilla-js-12f7d5f809ad
---
Important exercise to make image preview on select input file image data type
https://javascript.plainenglish.io/how-to-add-an-image-preview-when-an-image-file-is-selected-in-the-file-input-62609ac92a4f
#element #searchbar #dom #input
https://dev.to/am20dipi/how-to-build-a-simple-search-bar-in-javascript-4onf
---
How to add a new HTML element into the same page using JavaScript
https://javascript.plainenglish.io/how-to-add-elements-to-the-page-with-vanilla-js-12f7d5f809ad
---
Important exercise to make image preview on select input file image data type
https://javascript.plainenglish.io/how-to-add-an-image-preview-when-an-image-file-is-selected-in-the-file-input-62609ac92a4f
#element #searchbar #dom #input
Kevin Powell's practice of making responsive Navbars with HTML and CSS
https://youtu.be/HbBMp6yUXO0
#navbar #css #html #kevinPowell
https://youtu.be/HbBMp6yUXO0
#navbar #css #html #kevinPowell
YouTube
Responsive navbar tutorial using HTML CSS & JS
You can find the Frontend Mentor project here: https://www.frontendmentor.io/challenges/space-tourism-multipage-website-gRWj1URZ3
And the free Scrimba course here: https://scrimba.com/learn/spacetravel
🔗 Links
✅ Why I use HSL: https://youtu.be/Ab9pHqhsfcc…
And the free Scrimba course here: https://scrimba.com/learn/spacetravel
🔗 Links
✅ Why I use HSL: https://youtu.be/Ab9pHqhsfcc…
Introducing Monster, a library that contains a collection of Helper Classes, and can be used in application projects
https://dev.to/schukai/monster-1240-released-552n
#library #helper #class
https://dev.to/schukai/monster-1240-released-552n
#library #helper #class
Long and fun practice with DevAsLife in building a Todo List app with React Native and Expo, as well as Vim and mechanical keyboard
https://youtu.be/k2h7usLLBhY
#vim #react #devaslife
https://youtu.be/k2h7usLLBhY
#vim #react #devaslife
YouTube
How to build a smoothly animated ToDo app with React Native, Expo, Reanimated, NativeBase, and Moti
Hello. I'm Takuya Matsuyama from Japan, an indie developer making a Markdown note-taking app called Inkdrop.
I've learned how to create animated components on React Native by building a simple ToDo app.
I hope you enjoy it!
▶ Check out my product: Inkdrop…
I've learned how to create animated components on React Native by building a simple ToDo app.
I hope you enjoy it!
▶ Check out my product: Inkdrop…
Practice making a Tic Tac Toe game with JavaScript
https://dev.to/javascriptacademy/create-a-simple-tic-tac-toe-game-using-html-css-javascript-i4k
---
Explanation of HTML DOM, shadow DOM and Virtual DOM
https://dev.to/ruppysuppy/doms-decoded-dom-shadow-dom-virtual-dom-28c
---
#game #tictactoe #dom
https://dev.to/javascriptacademy/create-a-simple-tic-tac-toe-game-using-html-css-javascript-i4k
---
Explanation of HTML DOM, shadow DOM and Virtual DOM
https://dev.to/ruppysuppy/doms-decoded-dom-shadow-dom-virtual-dom-28c
---
#game #tictactoe #dom
An introduction to some important and useful VS Code extensions with Lama Dev channel
https://youtu.be/ZqW8JT1gt4U
#lamaDev #vscode #extension
https://youtu.be/ZqW8JT1gt4U
#lamaDev #vscode #extension
Using Prism JS for syntax highlighting of React JS based web pages
https://hackernoon.com/using-prismjs-as-a-syntax-highlighter-in-react
---
Creating a simple Object detection view with Next JS
https://hackernoon.com/how-to-create-a-simple-object-detector-with-nextjs
#react #nextjs #prismjs #syntaxHighlighter #object #detector
https://hackernoon.com/using-prismjs-as-a-syntax-highlighter-in-react
---
Creating a simple Object detection view with Next JS
https://hackernoon.com/how-to-create-a-simple-object-detector-with-nextjs
#react #nextjs #prismjs #syntaxHighlighter #object #detector
Creating forum applications using Strapi CMS and Next JS
https://strapi.medium.com/how-to-build-a-forum-app-with-nextjs-strapi-cms-6796b459eb8d
#react #nextjs #strapi
https://strapi.medium.com/how-to-build-a-forum-app-with-nextjs-strapi-cms-6796b459eb8d
#react #nextjs #strapi
Get to know the Slate JS library, a library for a rich text editor that can be used on the front end
https://blog.logrocket.com/what-is-slate-js-replace-quill-draft-js/
#slatejs #rtf #wysiwyg
https://blog.logrocket.com/what-is-slate-js-replace-quill-draft-js/
#slatejs #rtf #wysiwyg