Remove articles how-to-use-multiple-github-accounts
article thumbnail

MongoDB Docker Installation: Everything You Need to Know

Percona

Following the series of blogs written with the intention to describe basic operations matching Docker and open source databases, in this article, I will demonstrate how to proceed with installing MongoDB with Docker. I wrote this article based on the Docker-maintained repository. What are MongoDB Docker Containers?

article thumbnail

How To Implement Search Functionality In Your Nuxt App Using Algolia InstantSearch

Smashing Magazine

How To Implement Search Functionality In Your Nuxt App Using Algolia InstantSearch. How To Implement Search Functionality In Your Nuxt App Using Algolia InstantSearch. In this tutorial, we’ll be looking at how to integrate this search functionality into our Nuxt app using Algolia. Miracle Onyemna.

Media 122
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

A Deep Dive Into Serverless UI With TypeScript

Smashing Magazine

If you’ve been looking for a clear explanation of how applications can be developed and deployed to AWS with less configuration as possible, then I’ve prepared just the article for you. Serverless UI also works great with any static website, and websites that use serverless functions to handle requests to some sort of API.

article thumbnail

Optimize Images for Web

KeyCDN

Below we will discuss the three areas in which you can better optimize images for web: How to optimize images for better web performance. How to optimize images for SEO to rank and index better in search engines. How to optimize images for social media for better engagement and CTR. KB and the average mobile page is 1,683.5

article thumbnail

Continuous Integration / Continuous Delivery on AWS

The Symphonia

Fast forward to today : CI/CD, and deployment automation in general, are key to how John and I work with clients at Symphonia : it doesn’t matter if you’re using all the fanciest new cloud technology if you’re still waiting weeks to put new functionality into production. Deploy The Source action can be Github, CodeCommit, etc.

AWS 40
article thumbnail

Handling Mounting And Unmounting Of Navigation Routes In React Native

Smashing Magazine

In this article, we are going to walk through mounting and unmounting of navigation routes in React Native. We will be working with Expo for this project because it’ll help us focus on the problem at hand instead of worrying about a lot of setups. Daniel Don. 2021-08-11T11:40:00+00:00. 2021-08-11T15:41:39+00:00.

Code 111
article thumbnail

Examining the AWS Serverless Application Repository

The Symphonia

The general goal of SAR is to make it easier to distribute, and consume, applications that have been developed using AWS Serverless products, like Lambda. This article describes what SAR is (and isn’t), examples of SAR in the wild, and some limitations and ‘gotchas’ of SAR. once a Serverless app is defined, how does one distribute it?