Login
Discover
Waves
Decks
Plus
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Payouts
Muted
Promoted
Global
Top communities
Create decentralized community
latest #nuxtjs created topics on internet
hivetrending
dev
2022-10-10 15:19
Kolony.org Dev Log - episode 2
https://kolony.org, a Hive front-end app. It's becoming more usable now and will improve over time.
$ 16.231
268
12
hivetrending
dev
2022-09-23 19:21
Kolony.org Dev Log - episode 1
Twice built https://kolony.org, a Hive front-end app. It's barely usable now and will improve over time.
$ 6.883
41
3
rbus
vue
2021-04-01 19:18
Getting Started with Nuxt - Part 2
Developing a press crypto app in vue using nuxtjs, vuesax and ss
$ 36.921
24
1
rbus
vue
2021-03-29 13:15
Getting started with NuxtJS - Part 1
Getting started with NuxtJS
$ 52.979
37
1
aljif7
Education
2026-04-04 04:22
Promoted
A Daily Word in Spanish (#362)
Autopista (la) Blog de @aljif7 PLATAFORMA: Hive FECHA: Viernes 3 de abril de 2026. Área: Educación-Aprendizaje. A Daily Word in Spanish (#362)-Autopista (la) (Sources: Educalingo, a Pictionary, Wikipedia
$ 1.101
498
equaliser
hive
2020-10-20 20:01
bernhard3000 awesome Development Tutorials with VueJS, NuxtJS, 3Box and IPFS
3Box and IPFS dApp developed with VueJS and NuxtJS
$ 0.000
1
equaliser
hive
2020-05-19 10:17
From Steemit to Hive
Image by DuvalLandscapes.com Wow, ok... I am amazed. Yesterday I got back to Steemit and I noticed busy.org doesn't work very well anymore. Also Utopian.io gone offline. 🙄 Well, I was too busy with entering
$ 11.422
100
dirmich
nuxt
2018-08-25 08:32
Nuxt.js Authenticate with JWT
[Login] login process with passport --> req.user is generated automatically by passport create route for '/auth/token' for get jwt token with req.user create nuxtServerInit for fetching token and set
$ 0.000
0
2
duski.harahap
utopian-io
2018-07-30 06:47
Universal Vue.js application with Nuxt.js part#10 Access the state with mapState and $store, Create search sytem
Repository What Will I Learn? Access the state with mapState() in Vuex Access the state with $store in Vuex Create a search system Computed property Resources Nuxt.js Website - Nuxt.js Github. - Axios-
$ 43.997
109
2
ashokcan143
Actifit
2026-04-06 16:30
Promoted
My Actifit Report Card: April 6 2026
Today I woke up early in the morning and went outside to walk. At the ground I walked for like half an hour and even though it was morning time, the sun was so bright and I'm sweating like someone was
$ 0.009
11
1
duski.harahap
utopian-io
2018-07-26 15:34
Universal Vue.js application with Nuxt.js part#9 Put method,Edit data and Delete data from API
Repository What Will I Learn? Put method Edit data from API Update data from API Process data with Vuex Resources Nuxt.js Website - Nuxt.js Github. - Axios- JSON Placeholder- Vuex - Difficulty Intermediated
$ 47.988
108
3
duski.harahap
utopian-io
2018-07-25 16:16
Universal Vue.js application with Nuxt.js part#8 Learn how to write mapActions, Delete data from API, Delete data with Vuex
Repository What Will I Learn? Learn how to write mapActions Delete data from API Process data with Vuex Resources Nuxt.js Website - Nuxt.js Github. - Axios- JSON Placeholder- Vuex - Difficulty Intermediated
$ 75.897
109
2
duski.harahap
utopian-io
2018-07-19 15:35
Universal Vue.js application with Nuxt.js part#7 mapActions, Submit data, Process data with Vuex
Repository What Will I Learn? Learn how to use mapActions Submit data to API Process data with Vuex Resources Nuxt.js Website - Nuxt.js Github. - Axios- JSON Placeholder- Vuex - Difficulty Intermediated
$ 65.193
84
4
duski.harahap
utopian-io
2018-07-16 15:08
Universal Vue.js application with Nuxt.js part#6 Create Store in Vuex, Request data in Vuex, Data centralized
Repository What Will I Learn? Create Store in Vuex Request data in Vuex Making the data centralized Using Vuex on component Resources Nuxt.js Website - Nuxt.js Github. - Axios- JSON Placeholder- Vuex -
$ 78.348
91
3
vil-br
postpunk
2026-04-04 20:27
Promoted
Written Stone Found - A Minha Paz
Projeto Musical / Music Project PT-BR | Esse é um projeto musical que uso IA no vocal e instrumental, porem as letras são todas escritas a mão. US-EN | This is a musical project that uses AI for vocals
$ 0.141
6
dirmich
nuxtjs
2018-07-12 07:38
Nuxt.js 공짜로 도메인과 웹사이트 구축하기
인터넷에는 수많은 공짜 리소스가 널려있다. 이들을 잘 활용하면 SSL이 적용된 웹사이트를 쉽게 만들수 있으며, Github와 연동하여 개발환경과 연동할 수 있다. 특별히 Nuxt/Vue.js에 국한된 사항은 아니라 Angular.js, React.js등 자신에게 맞는 환경을 써도 무방하다. 이 글에서는 이러한 방법을 알아보기로 한다. 공짜 도메인을 확보한다
$ 0.000
2
duski.harahap
utopian-io
2018-07-11 14:46
Universal Vue.js application with Nuxt.js part#5 Create Database API, Request data, Setup Port database and Nuxt.js Application
Repository What Will I Learn? Create Database API Request data in Nuxt.js Create a database with JSON Placeholder Setup Port database and Nuxt.js Application Resources Nuxt.js Website - Nuxt.js Github.
$ 68.118
100
5
duski.harahap
utopian-io
2018-06-25 08:21
Universal Vue.js application with Nuxt.js part#4 Dynamic components, Props, Transition page, Dynamic pages
Repository What Will I Learn? Dynamic components Communication between components with props Transition page on nuxt.js Dynamic pages Resources Nuxt.js Website - Nuxt.js Github. - Vuex - Poke API - Difficulty
$ 42.278
107
4
duski.harahap
utopian-io
2018-06-11 08:05
Universal Vue.js application with Nuxt.js part#3 Create components in Nuxt.js, Reusable components, Nuxt-link
Repository What Will I Learn? Create components Reusable components Nuxt Link Requirements Basic Javascript Es6 Basic Vuejs Install Nuxt.js Basic Vuex Resources Nuxt.js Website - Nuxt.js Github. - Vuex
$ 52.010
14
4
no-advice
LeoFinance
2026-03-31 10:14
Promoted
STRC by Michael Saylor – 11.5% Yield, Bitcoin Leverage, and a New Financial Paradigm
In 2025, Michael Saylor and his company Strategy (formerly MicroStrategy) introduced a new financial instrument that could redefine how capital flows into Bitcoin: 👉 STRC (“Stretch”) – a high-yield preferred
$ 1.725
220
6
duski.harahap
utopian-io
2018-06-08 11:26
Universal Vue.js application with Nuxt.js part#2 Vuex in Nuxt.js, Classic Mode and Modules Mode
Repository What Will I Learn? Use Vuex in Nuxt.js State, Mutations, Actions How to write Classic mode and Modules mode Requirements Basic Javascript Es6 Basic Vuejs Install Nuxt.js Basic Vuex Resources
$ 64.734
19
2
duski.harahap
utopian-io
2018-06-06 07:32
Universal Vue.js application with Nuxt.js part#1 nuxt structure, installation and Configuration, Global CSS and CSS frameworks, Asynchronous data
Repository What Will I Learn? Nuxt.js structure Installation and configuration Nuxt.js Create a global CSS and combination with CSS frameworks AJAX request in Nuxt.js Asynchronous data in Nuxt.js Requirements
$ 62.844
14
3
fgets
ico
2018-02-15 06:14
INZEI, New ICO(Initial Coin Offering) in Japan, has been announced.
In the thread of 5ch.net (also known as 2ch), the new ICO has been announced. That name is INZEI token. According to whitepaper, they are going to provide a creator's support service using INZEI token.
$ 0.000
0
2
onemon
vue
2018-02-05 05:59
nuxt.js > twitter + instagram style router modal
nuxt.js 에서 트위터나 인스타그램처럼 라우팅을 하면서 그 자리에서 Modal 표시되는 기능을 작업해야 하는 이슈가 있었다. 이 기능을 작업하려면 다음과 같은 조건이 필요했다. 링크 요소를 클릭하여 라우팅한다. 라우팅을 하면 페이지 렌더링을 하지 않고, Modal 이 표시되어야 한다. 기본적으로 nuxt.js 는 $router에서 페이지 렌더링을 하지 않고
$ 0.000
0
2