Robuta

https://dev.to/meghasharmaaaa/dockerfile-for-a-nodejs-application-3ghp Dockerfile for a Node.js application - DEV Community you can use any text editor of your choice. Below is an example of how to create a simple Dockerfile... Tagged with docker, opensource, node, containers. for anode jsapplication devdockerfilecommunity https://dev.to/tkssharma/unit-testing-and-integration-testing-nestjs-application-4d7a Unit Testing and Integration Testing Nestjs Application - DEV Community We will use Jest as Runner for Running tests for NestJS Lets first talk about Jest a... testing and integrationapplication devunitnestjs https://dev.to/awwsmm/bits-of-syntax-function-application-2hhj Bits of Syntax: Function Application - DEV Community Parentheticals After variable assignment, function application is probably the most fundam... Tagged with discuss, design, healthydebate, watercooler. application devbitssyntaxfunctioncommunity https://dev.to/oloruntobi600/building-and-deploying-spring-boot-application-1ahi Building And Deploying Spring Boot Application - DEV Community Building a Spring Boot Application using Maven or Gradle Spring Boot applications can be built... spring bootapplication devbuildingdeployingcommunity https://dev.to/siddums/integrating-huawei-map-kit-in-harmonyos-wearable-device-application-24mn Integrating Huawei Map kit in HarmonyOs Wearable Device Application - DEV Community Introduction In this article, we will learn about Huawei Map Kit in HarmonyOs. Map Kit is an SDK... Tagged with harmonyos, map, huaweidevelopers, appgallery. wearable deviceintegratinghuaweimapkit https://dev.to/afrozansenjuti/transforming-a-static-web-page-into-a-react-application-3f27 Transforming a Static Web Page into a React Application - DEV Community I used to be a front-end developer with a tool in my utility belt- React JS. Recently, I visited the... Tagged with react, beginners, devjournal, tutorial. web pageapplication devtransformingstaticreact https://dev.to/devsnorte/setting-up-a-standalone-sqlalchemy-20-orm-application-298c Setting up a standalone SQLAlchemy 2.0 ORM application - DEV Community SQLAlchemy is a widely used database toolkit for Python, providing a SQL abstraction layer covering... Tagged with python, learning, database, sqlalchemy. setting upapplication devstandalonesqlalchemy https://dev.to/ganeshmani/how-to-integrate-google-sheet-in-nodejs-application-15je How to Integrate Google Sheet in Nodejs Application - DEV Community This article explains how to Integrated Google sheet with your Nodejs Application. There are several... Tagged with node, webdev, showdev, javascript. how to integrategoogle sheetapplication devnodejscommunity https://dev.to/amissah17/how-to-add-tailwind-css-to-a-nextjs-application-3da6 How to add Tailwind CSS to a Next.js application - DEV Community Hey, if you are looking for a CSS framework that gives you the ability to fully customize your... Tagged with tailwindcss, nextjs, tutorial, webdev. how to addtailwind cssnext jsapplication dev https://dev.to/pavanbelagatti/build-and-deploy-a-nodejs-microservices-application-2966 Build and Deploy a Node.js Microservices Application - DEV Community When it comes to modern software development, microservices are one of the hottest trends. These... Tagged with node, microservices, docker, kubernetes. build and deploynode jsmicroservices applicationdevcommunity https://dev.to/syncfusion/ocr-in-net-maui-building-an-image-processing-application-3kmc OCR in .NET MAUI: Building an Image Processing Application - DEV Community .NET MAUI is a cross-platform framework that allows developers to create desktop and mobile... Tagged with maui, development, mobile, ocr. image processingapplication devocrmauibuilding https://dev.to/nagatodev/adding-authentication-to-a-flask-application-53ep Adding authentication to a Flask application - DEV Community Welcome to the last part of the series. Here, you'll learn how to add authentication to your flask... Tagged with python, programming, webdev, tutorial. application devaddingauthenticationflaskcommunity https://dev.to/kevinmerckx_47/how-to-protect-endpoints-of-a-nestjs-application-5d5b How to protect endpoints of a Nestjs application - DEV Community Security is a major concern when writing a web service. Nestjs provides awesome features that enables... Tagged with webdev, auth, typescript. how to protectapplication devendpointsnestjscommunity https://dev.to/zettadam/how-to-handle-multiple-modals-in-a-react-application-2pei How to handle multiple modals in a React application - DEV Community Possibly a simpler way to handle multiple modal components in a React application using React portal and component state. Tagged with javascript, frontend,... how toin aapplication devhandlemultiple https://dev.to/xwero/future-php-partial-function-application-2gb6 future PHP: partial function application - DEV Community application devfuturephppartialfunction https://dev.to/flyingduck92/updating-flask-bootstrap4-cdn-on-your-flask-application-414j Updating flask-bootstrap4 CDN on your flask application - DEV Community Ay up mate! I want to share how to I modified flask-bootstrap4 after you installed on your flask appl... Tagged with flask, python, wtforms, bootstrap4. your applicationupdatingflaskcdndev https://dev.to/yasir_etc/minologue-why-i-started-building-this-boring-ai-application-3g98 Minologue: Why I Started Building This Boring AI Application - DEV Community A few months ago, I started thinking seriously about moving beyond frontend development. For most of... Tagged with webdev, programming, ai, productivity. why i startedai applicationbuilding https://dev.to/opensauced/migrating-from-jest-to-vitest-for-your-react-application-1b75 Migrating from Jest to Vitest for your React Application - DEV Community Are you looking to migrate from Jest to Vitest for your React application? Look no further. I... Tagged with testing, react, vitest, typescript. for yourapplication devmigratingjestvitest https://dev.to/balaaagi/environment-variables-in-spring-boot-application-3mnc Environment Variables In Spring Boot Application - DEV Community Spring Boot lets you externalize configurations for our application. Lets take a simple application w... Tagged with java, springboot, 12factorapps,... environment variablesspring bootapplication devcommunity https://dev.to/abhij1607/single-page-application-1cai Single Page Application - DEV Community A single-page app is the kind of web app that interacts with the user by dynamically rewriting new... single page applicationdevcommunity https://dev.to/shahbaz17/how-to-add-magic-link-to-a-sveltekit-application-30cg How to add Magic Link to a SvelteKit application - DEV Community What is SvelteKit? SvelteKit is a framework for building extremely high-performance web... Tagged with svelte, sveltekit, javascript, authentication. how to addmagic linkapplication devsveltekitcommunity https://dev.to/ussdlover/enabling-cors-in-a-net-core-server-side-application-2akk Enabling CORS in a .NET Core Server-Side Application - DEV Community Step 1: Install the Microsoft.AspNetCore.Cors NuGet Package Open your .NET Core project in... Tagged with core, net, cors, csharp. enabling corsnet coreserver sideapplication dev https://dev.to/okmttdhr/micro-frontends-patterns-monolithic-application-2bc0 Micro Frontends Patterns#3: Monolithic Application - DEV Community The first pattern is the so-called Monolithic Application, where the UI, business logic, and Data Acc... Tagged with microservices, microfrontends, javascript. micro frontendsapplication devpatternsmonolithiccommunity https://dev.to/thankgod/building-a-react-movie-application-2f55 Building a React Movie Application. - DEV Community In this article, we are going to build a react movie application for searching and discovering movies... Tagged with webdev, javascript, react, css. building aapplication devreactmoviecommunity https://dev.to/shahab65/adding-kepler-gl-to-a-nextjs-application-3l7k Adding kepler.gl to a nextjs application - DEV Community Step by step guide for adding kepler.gl to nextjs app Please notice that the final code is available... Tagged with react, nextjs, redux, keplergl. application devaddingkeplerglnextjs https://dev.to/codedbychavez/how-to-use-feature-flags-in-a-php-application-36e5 How to use feature flags in a PHP application - DEV Community It has become very rare to develop software that does not require regular updates and patches. In... Tagged with featureflag, php, configcat, featurerelease. how to usefeature flagsphp application https://dev.to/rodrigokamada/adding-the-notification-component-to-an-angular-application-28m5 Adding the notification component to an Angular application - DEV Community Introduction Angular is a development platform for building WEB, mobile and desktop... Tagged with angular, notification, toaster, webdev. application devaddingnotificationcomponentangular https://dev.to/eelayoubi/building-a-ha-aws-architecture-using-terraform-part-2-30gm Deploying the full three-tier application - DEV Community In the previous post, we deployed the public side of our infrastructure. In this part, we will deploy... Tagged with aws, terraform, architecture, cloud. three tierapplication devdeployingfullcommunity https://dev.to/muhireighor/proper-structure-of-a-react-application-57ce Proper structure of a react application - DEV Community Hello there,I am Muhire Ighor a react developer ,In this blog I will be talking about the proper... Tagged with react, webdev, structuring, development. application devproperstructurereactcommunity https://dev.to/superthinking/data-lineage-visualization-application-1n7l Data Lineage Visualization Application - DEV Community Please take a look at my new github repo. I have tried to make a Data Lineage Visualization Tool usin... data lineageapplication devvisualizationcommunity https://dev.to/nikhilroy2/corona-elh Corona Virus Live Update ReactJs Application - DEV Community Corona Virus Live Update ReactJs Application Corona Virus Live Update Recently, I have to build coro... Tagged with react, api, javascript, css. corona viruslive updateapplication devreactjscommunity https://dev.to/rodrigokamada/adding-the-eslint-to-an-angular-application-ijl Adding the ESLint to an Angular application - DEV Community Introduction In this article, a WEB application will be created using the latest version... Tagged with angular, lint, eslint, tutorial. application devaddingeslintangularcommunity https://dev.to/cindyledev/how-to-dockerize-a-docusaurus-v2-application-fp7 How to Dockerize a Docusaurus v2 application - DEV Community Let's get started with the most basic Docusaurus application. Getting started with... Tagged with docker, documentation, opensource. how toapplication devdocusauruscommunity https://dev.to/roxanahalati/using-feature-flags-in-a-preact-application-5hem Using Feature Flags in a Preact Application - DEV Community Sending your code out into the world can be a nerve-wracking experience. Regardless of how much... Tagged with preact, featureflag, webdev. feature flagsapplication devusingpreactcommunity https://dev.to/adesoji1/using-helm-to-deploy-a-frontend-and-backend-application-2j2p Using Helm to deploy a Frontend and backend Application - DEV Community Helm is a package manager for Kubernetes that makes it easy to manage and deploy applications to a... Tagged with softwaredevelopment, python, designpatterns. application devusinghelmdeploy https://dev.to/damcosset/connecting-a-meteor-back-end-to-a-react-native-application-dbm Connecting a Meteor back-end to a React Native application - DEV Community Cool stuff yo. Tagged with reactnative, meteor, javascript. back endreact nativeapplication devconnectingmeteor https://dev.to/turpp/the-journey-to-my-first-cli-application-1ln8 The Journey to My First CLI Application - DEV Community Hi! My name is Tripp and I am a member of Flatiron School. I want to share with you my journey in cre... Tagged with beginners, design. the journeyto mycli applicationfirstdev https://dev.to/mike_hasarms/running-jest-with-a-vue2-application-2ff6 Running Jest with a Vue2 application - DEV Community If you need to install Jest and Vue Test Utils on a legacy Vue 2 application this might help. Tagged with jest, vue, vue2. with aapplication devrunningjestcommunity https://dev.to/intellixion/document-plugin-for-vue-application-2eog Document Plugin for Vue Application - DEV Community Hi All, Looking for feedback from the community. We are building an application for document... Tagged with vue. application devdocumentpluginvuecommunity https://dev.to/arunprabhas3/mobile-application-30oa Mobile Application - DEV Community Do we have any applications for android for this website..?. mobile applicationdevcommunity https://dev.to/matthias/use-auth0-to-secure-your-nestjs-application-mbo Use Auth0 to secure your NestJS application - DEV Community TL;DR: In this article, I will explain how you can protect your NestJS based API with Auth0. Besides... Tagged with webdev, security, javascript, tutorial. application devusesecurenestjscommunity https://dev.to/bencoderus/send-webhooks-with-your-laravel-application-36hd Send webhooks with your Laravel application - DEV Community Laravel webhook allows businesses to send webhooks to their merchants/clients with ease. This package... send webhookswith yourapplication devlaravelcommunity https://www.sharepointfix.com/ Data and AI Platform Engineer, Application Dev- C#.NET, Databricks Apps A blog about C#.NET, Azure, Azure Databricks, Microsoft Powershell scripts, Code samples, Python, Machine Learning, Typescript, Angular and React data and ai platformapplication devengineer https://dev.to/arisha126/how-to-choose-the-right-ai-models-for-your-application-45ok How to Choose the Right AI Models for your Application - DEV Community In today's rapidly evolving technological landscape, artificial intelligence (AI) has emerged as a... Tagged with ai, aimodel, modelselection. how to choose theright ai https://dev.to/aws-builders/web-application-deployment-on-aws-31a7 Web Application Deployment on AWS - DEV Community Introduction With the rapid evolution of the software industry in general, developing and... Tagged with aws, docker, containerapps, devops. web applicationdeploymentawsdevcommunity https://www.pluralsight.com/labs/quickLabs/app-dev-adding-user-authentication-to-your-application-python App Dev: Adding User Authentication to your Application - Python In this lab, you will enhance the online Quiz application to use Firebase authentication. app devuser authenticationyour applicationaddingpython https://dev.to/faizanxmulla/vue-flask-bloglite-application-source-code-2bd9 Vue + Flask - Bloglite Application Source Code. - DEV Community A web application where users can register, login, create and manage posts, comment on other users'... Tagged with webdev, opensource, javascript, programming. source codevueflaskapplicationdev https://www.eclipse.org/lists/equinox-dev/msg05282.html Re: [equinox-dev] Extending Application Admin implementation application adminequinoxdevextendingimplementation https://www.eclipse.org/lists/dsdp-dd-dev/msg01462.html [dsdp-dd-dev] Gdb not killed after application terminates dddevgdbkilledapplication https://dev.to/michelle_sebek_/a-new-era-for-spring-application-management-the-impact-of-spring-application-advisors-latest-njp Spring Application Advisor: The Key to Next-Level App Management - DEV Community Spring developers, have you ever wished for automatic pull requests every time there is a new version... Tagged with developers, spring, microservices,... the key https://web.dev/articles/indexeddb-best-practices-app-state?authuser=9 Best Practices for Persisting Application State with IndexedDB | Articles | web.dev Learn best practices for syncing application state between IndexedDB and popular state management libraries. best practices forarticles webapplication https://dev.to/activej/mvc-web-application-with-activej-1kmp MVC Web Application with ActiveJ - DEV Community Intro In this tutorial we will create an asynchronous servlet that adds contacts to a list... Tagged with java, webdev, tutorial. web applicationmvcdevcommunity https://reactos.org/archives/public/ros-dev/2016-March/017711.html [ros-dev] Student Application rosdevstudentapplication https://www.eclipse.org/lists/jersey-dev/msg00099.html Re: [jersey-dev] Recursive subresource makes application.wadl die jerseydevrecursivemakesapplication https://dev.to/mickeyvip/writing-a-word-memory-game-inelm---part-1-setting-up-an-elm-application-with-parcel-1ppk Writing A Word Memory Game In Elm - Part 1: Setting Up an Elm Application With Parcel - DEV... A tutorial for writing a nice word memory game in Elm. Tagged with elm. https://web.dev/articles/indexeddb-best-practices-app-state?authuser=0 Best Practices for Persisting Application State with IndexedDB | Articles | web.dev Learn best practices for syncing application state between IndexedDB and popular state management libraries. best practices forarticles webapplication https://theswiftdev.com/ Articles about application development - The.Swift.Dev. Articles about application development using the Swift programming language. articles aboutapplication developmentswift https://dev.to/aceld/case-iii-kisflow-golang-stream-real-application-of-kisflow-in-multi-goroutines-4m7g Case (III) - KisFlow-Golang Stream Real- Application of KisFlow in Multi-Goroutines - DEV Community Github: https://github.com/aceld/kis-flow Document:... Tagged with go. https://reactos.org/archives/public/ros-dev/2016-March/017722.html [ros-dev] Student Application for GSoC2016 student applicationrosdev https://www.eclipse.org/lists/equinox-dev/msg05850.html Re: [equinox-dev] Question about DI/ DS and Application model about diequinoxdevquestionds https://reactos.org/archives/public/ros-dev/2016-March/017720.html [ros-dev] Student Application for GSoC2016 student applicationrosdev https://dev.to/nikolastojilj12/safe-and-simple-aws-credential-management-for-your-symfony-php-application-29i Safe and simple AWS credential management for your Symfony/PHP application - DEV Community Introduction If you have a Symfony/PHP application which needs to connect to AWS and use... Tagged with webdev, devops, aws, php. https://dev.to/playfulprogramming-angular/improving-angular-application-performance-using-trackby-gj9 Improving Angular Application Performance - using TrackBy - DEV Community Hi all, in this post, I will talk about how can you can improve the performance of the Angular... Tagged with angular, webdev. application performanceimprovingangularusingdev https://www.eclipse.org/lists/soc-dev/msg00756.html [soc-dev] The Student Application Period has started student applicationsocdevperiodstarted https://dev.to/vladimirmukhin/dockerize-an-application-in-less-than-3-minutes-2edf Dockerize an application in less than 3 minutes - DEV Community Everyone knows Docker. Docker is a set of tools that use OS-level virtualization to deliver software... an applicationless thanminutesdevcommunity https://dev.to/dr_sam_walpole/how-to-run-nuxt-from-a-asp-net-core-web-application-3e0m How to run Nuxt from a ASP.NET Core Web Application - DEV Community This article shows you how to integrate a Nuxt SPA with an ASP.NET Core Web application. Tagged with vue, nuxt, dotnet, tutorial. how to runasp net core https://www.eclipse.org/lists/jersey-dev/msg00101.html Re: [jersey-dev] Recursive subresource makes application.wadl die jerseydevrecursivemakesapplication https://dev.to/tspannhw/running-a-demo-apache-flink-application-with-apache-nifi-and-apache-kafka-on-cdh-6-3-100e Running a Demo Apache Flink Application With Apache NiFi and Apache Kafka on CDH 6.3 - DEV Community Running a Demo Apache Flink Application With Apache NiFi and Apache Kafka on CDH 6.3... Tagged with apacheflink, apachekafka, apachenifi19. https://dev.to/programmerspace/building-a-mobile-application-with-vue-ionic-4-and-cordova-5gk3 Building a Mobile Application with Vue, Ionic 4 and Cordova - DEV Community Ionic 4 is the latest version of Ionic that utilizes web components thanks to Stencil Ionic 4 allows... Tagged with ionic, vue. building a mobile application https://dev.to/kazemmdev/laravel101-validate-your-applications-incoming-data-56eo Laravel101: Validate your Application's Incoming Data - DEV Community In the previous article, we learned how to send information to the server and save tasks in a table.... Tagged with laravel, laravel101, php, tutorial. validate your applicationincomingdatadevcommunity https://dev.to/elasticrash/creating-a-simple-queue-messaging-application-over-http-using-nodejs-3ab2 Creating a simple queue messaging application over HTTP using NodeJs - DEV Community There are literally a million similar applications out there that are highly performant and scalable.... Tagged with queues, node, typescript, httpserver. https://dev.to/aws-builders/3-part-series-2-create-a-codedeploy-application-and-deployment-group-47gk 3-part series - (2) Create a CodeDeploy application and Deployment group - DEV Community In this 3-part series on Create and Deploy applications using CodeDeploy and CodePipeline with Amazon... Tagged with s3, ec2, codedeploy, codepipiline. https://dev.to/ahmedat71538826/kubernetes-patterns-singleton-application-pattern-6ha Kubernetes Patterns : Singleton-Application Pattern - DEV Community What is The Singleton Pattern? The Singleton pattern is one of the creational patterns used in softwa... Tagged with kubernetes, docker, pattern, devops. kubernetespatternssingletonapplicationdev https://openwall.com/lists/john-dev/2011/09/04/2 john-dev - Re: Organization name and domain, Application name for Johnny, Qt settings mechanism https://dev.to/seyilufadejucyberservices/getting-started-with-aks-cluster-a-hands-on-guide-to-deploy-an-application-on-aks-cluster-using-a-5f8p Deploy an Application on Azure Kubernetes Service Cluster Using a Kubernetes Manifest File - DEV... Table of Contents Introduction Prerequisites Setting Up AKS Cluster Create a resource... Tagged with azure, cloud, kubernetes, containers. azure kubernetes service https://www.newswire.ca/news-releases/xinhua-silk-road-2021-global-ai-product-amp-application-expo-kicks-off-in-suzhou-to-boost-dev-of-ai-industry-881542850.html Xinhua Silk Road: 2021 Global AI Product & Application Expo kicks off in Suzhou to boost dev. of AI... https://dev.to/sanchithasr/how-to-implement-storybook-in-react-typescript-material-ui-application-4om7 How to Implement Storybook in React + TypeScript + Material UI application - DEV Community Storybook is a UI development tool that lets you preview your components in a very rich library... Tagged with webdev, softwaredevelopment. how to implementreact typescript https://dev.to/duncanlew/best-practices-for-reducing-the-docker-image-size-for-a-nodejs-application-2m7a Best practices for reducing the Docker image size for a Node.js application - DEV Community Dockerizing a Node.js application makes it possible to run your app on different machines in a... Tagged with javascript, docker, devops, webdev. best practices for https://www.eclipse.org/lists/equinox-dev/msg05847.html Re: [equinox-dev] Question about DI/ DS and Application model about diequinoxdevquestionds https://www.eclipse.org/lists/platform-swt-dev/msg08499.html [platform-swt-dev] Mac-OS ISSUE - When quitting an application based on mac os