[태그:] 자바스크립트
-

FreeCodeCamp와 함께 소파에서 학습하기: 코드 에디터 소개
소프트웨어 개발 분야는 매우 압도적으로 느껴질 수 있습니다. 끝없이 쏟아지는 새로운 도구, 언어, 프레임워크가 있는 것 같고, 우리는 종종 어디서부터 시작해야 할지 전혀 모릅니다. 이러한 다양한 도구들 중에서…
-

Netlify, Couchbase Capella와 파트너십 체결: 확장 가능한 웹 애플리케이션 구현
Great news for developers and web development teams: Netlify has recently introduced a new integration with Couchbase Capella, aimed at making web application development more efficient. This new integration brings together the popular cloud…
-

The Top 8 Best Languages for Backend Development
Computer programming is becoming an increasingly necessary and popular skill. Many high school and college graduates are exposed to programming even if they are not in a computer science field. This rise in exposure…
-

자바스크립트 앱에 전문 검색(Full-Text Search) 기능을 추가하는 방법
피할 수 없는 일입니다. 문서 지향 데이터베이스를 사용하고 있다면, 언젠가는 JSON 문서 내부를 (그리고 문서를) 검색해야 할 필요가 생길 것입니다. 이 튜토리얼에서는 Couchbase의 전문 검색(full-text search) 기능을...
-
![A Better Development Experience with Ottoman JS [Video]](https://www.couchbase.com/blog/wp-content/uploads/sites/5/2026/05/ottoman-js-odm-couchbase-javascript-friends-conference-1024x536.png)
A Better Development Experience with Ottoman JS [Video]
If you’re a JavaScript developer, I hope you know about the JavaScript & Friends conference. The JS & Friends conference is a diverse group of around 200 JavaScript developers and friends who get together…
-

Couchbase용 Node.js SDK 시작하는 방법
단 몇 줄의 코드로 Node.js에서 Couchbase를 사용하여 차세대 자바스크립트 애플리케이션을 구축할 수 있습니다. 이 헬로 월드 튜토리얼에서는 사용법의 기본적인 첫 단계를 안내합니다...
-

How (and Why) to Use Couchbase as an XML Database
Couchbase and XML – no problem! I’ve heard it said dozens of times: “Hey, Couchbase is great but I use XML.” I recognize that countering with, “Couchbase can be your XML database” is pretty…
-

Typeahead: Develop with Couchbase Full-Text Search & Node.js
Over the past year or so I’ve written a variety of tutorials around the full-text search (FTS) service of Couchbase, most of which are specific examples of how to do something with one of…
-

Midwest JS Project Source on Full Stack Node Development, Available
Back in August I had participated in Midwest JS located in Minneapolis, Minnesota. As you may know, I’m a huge fan of developing full stack applications with the JavaScript stack. This is exactly what I had…
-

Bringing Your User Profile Store to Mobile with NativeScript and Angular
Continuing down the path of user profile stores, we had previously seen how to create one with Node.js and Couchbase NoSQL as well as a web client front-end for it using Angular. What if…
-

Getting Started with GeoJSON, Couchbase, .NET, and Google Maps
This is a guest post by Calvin Allen. Calvin is a .NET developer in Columbus, OH that enjoys designing software that not only solves business problems, but it easy to use, on budget, and…
-

Video Tutorial for Creating a URL Shortener with Node.js and N1QL
Not too long ago I wrote a lengthy tutorial on how to use Node.js and Couchbase to create a URL shortener. This tutorial used N1QL for querying the data. To compliment that writeup I’ve…