A Look at Remix and the Differences with Next.js
https://www.smashingmagazine.com/2022/07/look-remix-differences-next/?utm_campaign=a-look-at-remix-and-the-differences-with
#remix #nextjs #js #javascript #framework
https://www.smashingmagazine.com/2022/07/look-remix-differences-next/?utm_campaign=a-look-at-remix-and-the-differences-with
#remix #nextjs #js #javascript #framework
Smashing Magazine
A Look At Remix And The Differences With Next.js — Smashing Magazine
Let’s talk about Remix, the framework to create JavaScript projects using server-side rendering. Let’s go through its main features and concepts and see the similarities and differences with Next.js.
Create a Blog With Nuxt Content v2
https://mokkapps.de/blog/create-a-blog-with-nuxt-content-v2/?utm_campaign=create-a-blog-with-nuxt-content-v2in
#vuejs #nuxt #js #framework #javascript
https://mokkapps.de/blog/create-a-blog-with-nuxt-content-v2/?utm_campaign=create-a-blog-with-nuxt-content-v2in
#vuejs #nuxt #js #framework #javascript
Michael Hoffmann
Create a Blog With Nuxt Content v2 - Michael Hoffmann | Michael Hoffmann
I prefer simple Markdown files as the content source for my blog posts. In this article, I want to show you how can set up a simple blog using Nuxt Content v2.
Docusaurus is a project for building, deploying, and maintaining open source project websites easily.
https://github.com/facebook/docusaurus
Docusaurus use case examples for documentation pages, blogs, and promotion pages
https://medium.com/javascript-in-plain-english/10-reasons-to-use-docusaurus-for-your-docs-blog-marketing-site-48dbf2c58b70
Easily create project documentation using the Docusaurus framework, React SSG, and Node JS
https://blog.logrocket.com/easy-documentation-with-docusaurus/
Release notes for Docusaurus version 2.0, a React-based framework for creating web documentation.
https://docusaurus.io/blog/2022/08/01/announcing-docusaurus-2.0
Tips for creating documentation with Docusaurus and Nx Tools
https://blog.nrwl.io/easy-documentation-with-docusaurus-and-nx-4b932d8ad0e4
#docusaurus #release #usecases #nx #framework
https://github.com/facebook/docusaurus
Docusaurus use case examples for documentation pages, blogs, and promotion pages
https://medium.com/javascript-in-plain-english/10-reasons-to-use-docusaurus-for-your-docs-blog-marketing-site-48dbf2c58b70
Easily create project documentation using the Docusaurus framework, React SSG, and Node JS
https://blog.logrocket.com/easy-documentation-with-docusaurus/
Release notes for Docusaurus version 2.0, a React-based framework for creating web documentation.
https://docusaurus.io/blog/2022/08/01/announcing-docusaurus-2.0
Tips for creating documentation with Docusaurus and Nx Tools
https://blog.nrwl.io/easy-documentation-with-docusaurus-and-nx-4b932d8ad0e4
#docusaurus #release #usecases #nx #framework
GitHub
GitHub - facebook/docusaurus: Easy to maintain open source documentation websites.
Easy to maintain open source documentation websites. - facebook/docusaurus
Building a Simple Microservice with Node.js
https://www.youtube.com/watch?v=t7T3zfWd5aI
#microservice #nodejs #js #framework #javascript
https://www.youtube.com/watch?v=t7T3zfWd5aI
#microservice #nodejs #js #framework #javascript
React, Vue, Angular and Svelte Popularity by the Numbers
https://gist.github.com/tkrotoff/b1caa4c3a185629299ec234d2314e190?utm_campaign=react--vue--angular-and-svelte-popularit
#framework #react #vue #Angular #svelte
https://gist.github.com/tkrotoff/b1caa4c3a185629299ec234d2314e190?utm_campaign=react--vue--angular-and-svelte-popularit
#framework #react #vue #Angular #svelte
Gist
Front-end frameworks popularity (React, Vue, Angular and Svelte)
Front-end frameworks popularity (React, Vue, Angular and Svelte) - FrontendFrameworksPopularity.md
An Introduction to Multithreading in Node.js
https://blog.appsignal.com/2022/07/20/an-introduction-to-multithreading-in-nodejs.html?utm_campaign=an-introduction-to-multithreading-in-nod
#nodejs #multithreading #framework
https://blog.appsignal.com/2022/07/20/an-introduction-to-multithreading-in-nodejs.html?utm_campaign=an-introduction-to-multithreading-in-nod
#nodejs #multithreading #framework
Appsignal
An Introduction to Multithreading in Node.js | AppSignal Blog
Let's dive into multithreading and how to use worker threads in Node.
Strategy Pattern Implementation with Typescript and Angular
https://medium.com/volosoft/strategy-pattern-implementation-with-typescript-and-angular-9ad8b1929e9c?utm_campaign=strategy-pattern-implementation-with-typ
#angular #typescript #framework #javascript #js
https://medium.com/volosoft/strategy-pattern-implementation-with-typescript-and-angular-9ad8b1929e9c?utm_campaign=strategy-pattern-implementation-with-typ
#angular #typescript #framework #javascript #js
Medium
Strategy Pattern Implementation with Typescript and Angular
Design patterns are proven, practical, and reusable solutions fit for tackling specific problems in software development. They not only…
How the Angular Compiler Works
https://blog.angular.io/how-the-angular-compiler-works-42111f9d2549?utm_campaign=how-the-angular-compiler-worksthe-an&gi=f9aa8e30ef5e
#angular #javascript #framework #js
https://blog.angular.io/how-the-angular-compiler-works-42111f9d2549?utm_campaign=how-the-angular-compiler-worksthe-an&gi=f9aa8e30ef5e
#angular #javascript #framework #js
Medium
How the Angular Compiler Works
The Angular Compiler (which we call ngc) is the tool used to compile Angular applications and libraries. ngc is built on the TypeScript…
How to Use Node.js Modules in Deno
https://reflect.run/articles/how-to-use-node-modules-in-deno/?utm_campaign=how-to-use-node.js-modules-in-deno---htt
#nodejs #framework
https://reflect.run/articles/how-to-use-node-modules-in-deno/?utm_campaign=how-to-use-node.js-modules-in-deno---htt
#nodejs #framework
Reflect
How to use Node.js modules in Deno | Reflect
Due to its power and first-class support for Typescript, Deno has gained a lot of popularity in recent years. A common stumbling block for developers new to Deno is how to use Node.js packages in Deno apps. In this tutorial, you'll learn how to leverage the…
Tips for choosing a Javascript framework with the Fireship channel
https://youtu.be/SJeBRW1QQMA
#fireship #channel #framework
https://youtu.be/SJeBRW1QQMA
#fireship #channel #framework
YouTube
I built a JavaScript framework
Learn how to choose a fullstack JavaScript framework by asking questions about your web app in a flow chart. If you're crazy enough, you can even build your own JS framework from scratch like me.
#js #webdevelopment #programming
🔗 Resources
Flamethrower…
#js #webdevelopment #programming
🔗 Resources
Flamethrower…
Recognizing Speech with vanilla JavaScript
https://blog.openreplay.com/recognizing-speech-with-vanilla-javascript
#vanillajs #framework #javascript
https://blog.openreplay.com/recognizing-speech-with-vanilla-javascript
#vanillajs #framework #javascript
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.
Getting started with Inertia.js, Vue.js, and AdonisJs
https://blog.logrocket.com/getting-started-inertia-js-vue-js-adonisjs/
#js #framework
https://blog.logrocket.com/getting-started-inertia-js-vue-js-adonisjs/
#js #framework
LogRocket Blog
Getting started with Inertia.js, Vue.js, and AdonisJs - LogRocket Blog
This article will cover getting started with Inertia.js, Vue.js, and AdonisJs to create fast and performant web applications.