Basic practice using the Fresh framework running on top of the Deno TS runtime
https://blog.bitsrc.io/getting-started-with-fresh-the-new-deno-framework-47ac30545891
#deno #fresh #ssr
https://blog.bitsrc.io/getting-started-with-fresh-the-new-deno-framework-47ac30545891
#deno #fresh #ssr
Medium
Getting started with Fresh: The New Deno Framework
Building your first project using islands of interactivity
Practice using Docker compose for Node JS based application development with database
https://javascript.plainenglish.io/node-js-database-with-docker-for-local-development-285212c5162f
---
Creating a Docker Container for a Node JS backend application
https://dev.to/yusadolat/dockerize-production-ready-nodejs-app-in-7-steps-2dli
---
Practice using MongoDb for Node JS database
https://dev.to/backendbro/using-mongodb-with-nodejs-175l
#nodejs #docker #mongodb
https://javascript.plainenglish.io/node-js-database-with-docker-for-local-development-285212c5162f
---
Creating a Docker Container for a Node JS backend application
https://dev.to/yusadolat/dockerize-production-ready-nodejs-app-in-7-steps-2dli
---
Practice using MongoDb for Node JS database
https://dev.to/backendbro/using-mongodb-with-nodejs-175l
#nodejs #docker #mongodb
Medium
Node.js + Database with Docker for Local Development
One-stop recipe for all kinds of databases.
Guide in using Vue JS 3 Composition API
https://blog.openreplay.com/an-ultimate-guide-to-the-vue-3-composition-api
#vue #composition #fire
https://blog.openreplay.com/an-ultimate-guide-to-the-vue-3-composition-api
#vue #composition #fire
Markdown Cheat Sheet – How to Write Articles in Markdown Language
https://www.freecodecamp.org/news/markdown-cheatsheet/
#cheatsheet #markdown
https://www.freecodecamp.org/news/markdown-cheatsheet/
#cheatsheet #markdown
freeCodeCamp.org
Markdown Cheat Sheet – How to Write Articles in Markdown Language
As a developer, you have likely heard of HTML, which stands for HyperText Markup Language. And you may know that HTML is a language used to create websites – but what does markup mean? Markup languages are languages that use tags to define different ...
Create a ping pong game with JavaScript, HTML and CSS
https://javascript.plainenglish.io/create-a-ping-pong-game-using-javascript-2688f83785d5
---
Practice using Promise in JavaScript
https://dev.to/methmi/why-javascript-promises-are-awesome-4obk
#promise #pingpong #game
https://javascript.plainenglish.io/create-a-ping-pong-game-using-javascript-2688f83785d5
---
Practice using Promise in JavaScript
https://dev.to/methmi/why-javascript-promises-are-awesome-4obk
#promise #pingpong #game
Medium
Create a Ping Pong Game Using JavaScript
Learn how to make a ping pong game with JavaScript and HTML
Getting the URL address of the last visited web page with JavaScript
https://javascript.plainenglish.io/javascript-get-last-page-url-dc47a2ca5087
#url #last #page
https://javascript.plainenglish.io/javascript-get-last-page-url-dc47a2ca5087
#url #last #page
Medium
How to Get the URL of the Last Visited Page in JavaScript
Learn how to easily get the URL of the last visited page in JavaScript.
Bun runtime performance testing when compared to Node JS and Deno
https://dev.to/builderio/a-first-look-at-bun-is-it-really-3x-faster-than-nodejs-and-deno-45od
#nodejs #deno #bun
https://dev.to/builderio/a-first-look-at-bun-is-it-really-3x-faster-than-nodejs-and-deno-45od
#nodejs #deno #bun
DEV Community
A first look at Bun: is it really 3x faster than Node.js and Deno?
Love it or hate it, the JavaScript tooling landscape is the subject of a lot of chatter yet...
Implementing dynamic import with code splitting in Next JS
https://blog.logrocket.com/dynamic-imports-code-splitting-next-js/
---
How to debug a React JS app
https://dev.to/colocodes/how-to-debug-a-react-app-51l4
---
Practice fetching data on the Github GraphQL API with Next JS
https://dev.to/jpreagan/four-ways-to-fetch-data-from-the-github-graphql-api-in-nextjs-p4i
---
#nextjs #react #graphql #debugging
https://blog.logrocket.com/dynamic-imports-code-splitting-next-js/
---
How to debug a React JS app
https://dev.to/colocodes/how-to-debug-a-react-app-51l4
---
Practice fetching data on the Github GraphQL API with Next JS
https://dev.to/jpreagan/four-ways-to-fetch-data-from-the-github-graphql-api-in-nextjs-p4i
---
#nextjs #react #graphql #debugging
LogRocket Blog
Dynamic imports and code splitting with Next.js - LogRocket Blog
Speed up your app and fine-tune your Next.js app's production performance with this tutorial on dynamic imports and code splitting.
A collection of JavaScript one liner functions with a combination of arrow functions, which are useful and usable
https://medium.com/@dreamy-player/40-killer-javascript-one-liners-fc76edaf8439
—-
A collection of one liner functions that can be used in JavaScript projects
https://javascript.plainenglish.io/javascript-one-liners-3fe0b0155311
#oneliner #arrow
https://medium.com/@dreamy-player/40-killer-javascript-one-liners-fc76edaf8439
—-
A collection of one liner functions that can be used in JavaScript projects
https://javascript.plainenglish.io/javascript-one-liners-3fe0b0155311
#oneliner #arrow
Medium
40+ Killer JavaScript One Liners 🔥
👋 Hey Everyone! Comment your Best One-liner Ts/Js code. 🙏
Using Angular with Firebase 9 with the help of the Angularfire library
https://javascript.plainenglish.io/firebase-9-a-breath-of-fresh-air-for-the-angularfire-app-c6d80c1260b2
#library #angular #firebase
https://javascript.plainenglish.io/firebase-9-a-breath-of-fresh-air-for-the-angularfire-app-c6d80c1260b2
#library #angular #firebase
Medium
Firebase 9: A Breath of Fresh Air for the AngularFire App
Migration guide to the new tree-shakable API
Ready for changes with Hexagonal Architecture
https://netflixtechblog.com/ready-for-changes-with-hexagonal-architecture-b315ec967749?utm_campaign=ready-for-changes-with-hexagonal-archite
#netflix #architecture
https://netflixtechblog.com/ready-for-changes-with-hexagonal-architecture-b315ec967749?utm_campaign=ready-for-changes-with-hexagonal-archite
#netflix #architecture
Medium
Ready for changes with Hexagonal Architecture
A story on how we leveraged Hexagonal Architecture principles to be prepared for changes in the Netflix Studio ecosystem.
Creating a React JS project with the Vite module bundler
https://javascript.plainenglish.io/create-a-perfect-react-project-with-vite-30298b005333
---
#react #vite
https://javascript.plainenglish.io/create-a-perfect-react-project-with-vite-30298b005333
---
#react #vite
Medium
Create a Perfect React Project With Vite
How to set up a React project using Vite to achieve a 100% Lighthouse score
Popular Node.js Patterns and Tools to Reconsider?
practica.dev/blog/popular-nodejs-pattern-and-tools-to-reconsider/?utm_campaign=popular-node.js-patterns-and-tools-to-re
#nodejs
practica.dev/blog/popular-nodejs-pattern-and-tools-to-reconsider/?utm_campaign=popular-node.js-patterns-and-tools-to-re
#nodejs
practica.dev
Popular Node.js patterns and tools to re-consider | Practica.js
Node.js is maturing. Many patterns and frameworks were embraced - it's my belief that developers' productivity dramatically increased in the past years. One downside of maturity is habits - we now reuse existing techniques more often. How is this a problem?
Nuxt JS usage training using Prisma ORM
https://youtu.be/IWu3UV8H8-0
---
Creating an Authentication system with Supabase and Nuxt JS
https://youtu.be/IcaL1RfnU44
---
Added dark mode inside. Vue JS easily uses Tailwind CSS
https://youtu.be/cGN91TLXrC8
#vue #nuxt #darkmode #prisma #tailwind
https://youtu.be/IWu3UV8H8-0
---
Creating an Authentication system with Supabase and Nuxt JS
https://youtu.be/IcaL1RfnU44
---
Added dark mode inside. Vue JS easily uses Tailwind CSS
https://youtu.be/cGN91TLXrC8
#vue #nuxt #darkmode #prisma #tailwind
YouTube
Prisma and Nuxt is my new favorite combo
Check out Storyblok :) https://go.learnvue.co/storyblok
RESOURCES
prisma docs - https://www.prisma.io/docs/
setting up supabase and prisma - https://supabase.com/docs/guides/integrations/prisma
some more about prisma migrate - https://www.prisma.io/doc…
RESOURCES
prisma docs - https://www.prisma.io/docs/
setting up supabase and prisma - https://supabase.com/docs/guides/integrations/prisma
some more about prisma migrate - https://www.prisma.io/doc…
Some Udemy course references to learn JavaScript and Node JS from beginners to experienced
https://medium.com/codingthesmartway-com-blog/top-3-node-js-courses-for-beginners-and-experienced-web-developers-in-2022-eb3be3d7ff9c
—-
A JavaScript runtime named Bun will support compatibility with the Node JS package
https://itnext.io/bun-is-baking-its-way-towards-node-js-compatibility-7d2a997395c0
—-
Migration from handlebars to pug templating engine in Node JS
https://medium.com/nerd-for-tech/switching-from-handlebars-to-pug-416693e1cb76
—-
#nodejs #course #pug #handlebar #bun
https://medium.com/codingthesmartway-com-blog/top-3-node-js-courses-for-beginners-and-experienced-web-developers-in-2022-eb3be3d7ff9c
—-
A JavaScript runtime named Bun will support compatibility with the Node JS package
https://itnext.io/bun-is-baking-its-way-towards-node-js-compatibility-7d2a997395c0
—-
Migration from handlebars to pug templating engine in Node JS
https://medium.com/nerd-for-tech/switching-from-handlebars-to-pug-416693e1cb76
—-
#nodejs #course #pug #handlebar #bun
Medium
Top 3 Node.js Courses For Beginners And Experienced Web Developers in 2022
Node.js is an open-source, cross-platform, back-end JavaScript runtime environment. It runs on a JavaScript Engine and executes JavaScript…
Some JavaScript Array manipulation functions to know
https://javascript.plainenglish.io/little-known-array-methods-javascript-3aee9ae8758a
Some examples of JavaScript Array manipulation functions
https://javascript.plainenglish.io/what-are-javascript-array-methods-d24d994f636
#array #manipulation #method
https://javascript.plainenglish.io/little-known-array-methods-javascript-3aee9ae8758a
Some examples of JavaScript Array manipulation functions
https://javascript.plainenglish.io/what-are-javascript-array-methods-d24d994f636
#array #manipulation #method
Medium
7 Little-Known Array Methods in JavaScript
7 powerful JavaScript array methods you might not know about.
Why React Re-Renders
https://www.joshwcomeau.com/react/why-react-re-renders/?utm_campaign=why-react-re-rendersthe-processes-ar
#react #reactjs #renders
https://www.joshwcomeau.com/react/why-react-re-renders/?utm_campaign=why-react-re-rendersthe-processes-ar
#react #reactjs #renders
Joshwcomeau
Why React Re-Renders • Josh W. Comeau
In React, we don't update the DOM directly, we tell React what we want the DOM to look like, and React tackles the rest. But how exactly does it do this? In this tutorial, we'll unpack exactly when and why React re-renders, and how we can use this information…
List of frequently asked job interview questions for JavaScript developers
https://javascript.plainenglish.io/javascript-developers-challenge-let-s-do-brainstorming-81cdfe159794
#challenge #developer #interview
https://javascript.plainenglish.io/javascript-developers-challenge-let-s-do-brainstorming-81cdfe159794
#challenge #developer #interview
Medium
Challenge for JavaScript Developers: Interview Practice Brainstorming
If you are looking for JavaScript code-based questions for interview practice or brainstorming, then I would say you are at the right…
Building an aircraft radar system in JavaScript
https://dev.to/devdevcharlie/building-an-aircraft-radar-system-in-javascript-4ml8
#javascript #webusb #rtlsdr
https://dev.to/devdevcharlie/building-an-aircraft-radar-system-in-javascript-4ml8
#javascript #webusb #rtlsdr
DEV Community
Building an aircraft radar system in JavaScript
A few years ago, I came across an awesome talk by Thomas Watson in which he talks about how he built AirplaneJS, a web app that picks up ADS-B radio signals from airplanes and plots them in real time on a map in the browser. I had no idea this was possible…
Introducing Gatsby, A 'Reactive Site Generator'?
https://www.gatsbyjs.com/blog/re-introducing-gatsby-a-reactive-site-generator/?utm_campaign=introducing-gatsby--a-reactive-site-gen
#react #gatsby
https://www.gatsbyjs.com/blog/re-introducing-gatsby-a-reactive-site-generator/?utm_campaign=introducing-gatsby--a-reactive-site-gen
#react #gatsby
Gatsby
(Re-) Introducing Gatsby, A Reactive Site Generator | Gatsby
Gatsby Cloud can now publish to our CDN in one second. This is now 100x faster than the exact same Gatsby site building on a standard CI/CD service! I introduce a benchmark to compare Reactive Site Generation (RSG) to Static Site Generators (SSG) and Server…