Membuat proses manipulasi gambar dengan Cropping , Zooming , dan Scaling di Angular
https://www.thepolyglotdeveloper.com/2019/06/image-cropping-zooming-scaling-angular-javascript/
#angular #image #manipulation #cropping #scaling #zoom
https://www.thepolyglotdeveloper.com/2019/06/image-cropping-zooming-scaling-angular-javascript/
#angular #image #manipulation #cropping #scaling #zoom
The Polyglot Developer
Image Cropping, Zooming, and Scaling with Angular and JavaScript
Learn how to manipulate images, such as cropping and zooming, in client facing Angular applications with a simple JavaScript library.
Scaling aplikasi backend Node JS untuk kapasitas request dan proses yang lebih besar
https://medium.com/free-code-camp/how-to-scale-your-node-js-server-using-clustering-c8d43c656e8f
#nodejs #scaling
https://medium.com/free-code-camp/how-to-scale-your-node-js-server-using-clustering-c8d43c656e8f
#nodejs #scaling
Medium
How to scale your Node.js server using clustering
Scalability is a hot topic in tech, and every programming language or framework provides its own way of handling high loads of traffic.
Contoh kasus penggunaan AWS Lambda untuk menerima request data sebanyak 350 ribu kali dengan biaya operasional yang murah.
https://levelup.gitconnected.com/handling-350k-requests-for-3-using-lambda-c258ace3da58
#lambda #aws #scaling
https://levelup.gitconnected.com/handling-350k-requests-for-3-using-lambda-c258ace3da58
#lambda #aws #scaling
Medium
Handling 350k Requests for $3 using Lambda
No servers to manage, no maintenance, deploy and forget; I think I found a great use-case for Lambda.
Latihan membuat tampilan untuk mobile web dengan Mint UI dan Vue JS
http://blog.logrocket.com/building-mobile-ui-using-mint-ui-vue-js/
---
Membuat visualisasi data dengan Vue JS dan D3 JS
https://blog.logrocket.com/data-visualization-with-vue-and-d3/
---
Cara membuat plugin untuk Vuex State Management
https://blog.logrocket.com/how-to-create-a-custom-vuex-plugin/
---
Tips struktur project dan design pattern Vue JS untuk aplikasi skala besar
https://blog.bitsrc.io/4-best-practices-for-large-scale-vue-js-projects-9a533450bdb2
---
Menambahkan rich text editor WYSIWG ke dalam aplikasi Nuxt JS
https://medium.com/js-dojo/how-to-add-rich-text-editor-in-nuxtjs-cfc3d1ee3ecf
#vue #d3 #chart #vuex #pattern #scaling #mobile #mintUI #nuxt #wysiwg
http://blog.logrocket.com/building-mobile-ui-using-mint-ui-vue-js/
---
Membuat visualisasi data dengan Vue JS dan D3 JS
https://blog.logrocket.com/data-visualization-with-vue-and-d3/
---
Cara membuat plugin untuk Vuex State Management
https://blog.logrocket.com/how-to-create-a-custom-vuex-plugin/
---
Tips struktur project dan design pattern Vue JS untuk aplikasi skala besar
https://blog.bitsrc.io/4-best-practices-for-large-scale-vue-js-projects-9a533450bdb2
---
Menambahkan rich text editor WYSIWG ke dalam aplikasi Nuxt JS
https://medium.com/js-dojo/how-to-add-rich-text-editor-in-nuxtjs-cfc3d1ee3ecf
#vue #d3 #chart #vuex #pattern #scaling #mobile #mintUI #nuxt #wysiwg
LogRocket Blog
Building a mobile UI using Mint UI and Vue.js - LogRocket Blog
Learn how you can use Mint UI together with Vue.js to buid a mobile-like frontend application for use on both web and mobile.
Tips dan trik dalam melakukan scaling kapasitas server Node JS backend
https://www.freecodecamp.org/news/nodejs-api-best-practices-for-scaling/
---
#nodejs #scaling
https://www.freecodecamp.org/news/nodejs-api-best-practices-for-scaling/
---
#nodejs #scaling
freeCodeCamp.org
Best Practices for Scaling Your Node.js REST APIs
There is more to scalability than using cluster mode. In this tutorial, we'll explore 10 ways you can make your Node.js API ready to scale. When working on a project, we often get a few real nuggets here and there on how to do something in a better way. We
Scaling Node.js instance for CPU-intensive application
https://itnext.io/scaling-node-js-instance-for-cpu-intensive-application-30e350e1908a
—-
GraphQL Subscriptions in NestJS with Apache Kafka, and MongoDB
https://javascript.plainenglish.io/graphql-subscriptions-in-nestjs-with-apache-kafka-kafkajs-and-mongodb-86ee0a64a116
#nodejs #scaling #cpu #intensive #scaling
https://itnext.io/scaling-node-js-instance-for-cpu-intensive-application-30e350e1908a
—-
GraphQL Subscriptions in NestJS with Apache Kafka, and MongoDB
https://javascript.plainenglish.io/graphql-subscriptions-in-nestjs-with-apache-kafka-kafkajs-and-mongodb-86ee0a64a116
#nodejs #scaling #cpu #intensive #scaling
Medium
Scaling Node.js instance for CPU-intensive application
Performing CPU-intensive operations with Node.js