Latihan membuat web gambar GIF dengan menggunakan Vue , Axios , dan Giphy API
https://medium.com/@aleaq/vue-axios-api-tutorial-769202be0d0a
#vue #axios #giphy #api #gif
https://medium.com/@aleaq/vue-axios-api-tutorial-769202be0d0a
#vue #axios #giphy #api #gif
Code Like A Girl
Vue, Axios, and Giphy API Tutorial – Code Like A Girl
tutorial on how to connect to an api using VueJs and Axios
Peek , aplikasi untuk membuat gambar GIF dari rekaman aktivitas jendela aplikasi dan layar . Bisa berguna untuk membuat GIF singkat dari penulisan kode ataupun demo aplikasi.
https://www.omgubuntu.co.uk/2019/09/peek-gif-screen-recorder-update
#peek #linux #gif #recorder
https://www.omgubuntu.co.uk/2019/09/peek-gif-screen-recorder-update
#peek #linux #gif #recorder
OMG! Ubuntu!
Peek, the GIF Screen Recorder for Linux, Has Been Updated
Peek is one of my favourite bits of software. I don't use it often but when I do use it, I always appreciate how perfectly formed it is.
Membuat thumbnails atau video preview bentuk GIF dari video film dengan menggunakan Node JS dan plugin FFMPEG
https://blog.logrocket.com/generating-video-previews-with-node-js-and-ffmpeg/
#nodejs #ffmpeg #preview #thumbnails #gif
https://blog.logrocket.com/generating-video-previews-with-node-js-and-ffmpeg/
#nodejs #ffmpeg #preview #thumbnails #gif
LogRocket Blog
Generating video previews with Node.js and FFmpeg - LogRocket Blog
Manipulating a video with Node.js alone would be extremely hard, but we can achieve similar and performant results by using FFmpeg.
Latihan membuat gambar GIF dari stiker Facebook Messenger, dengan Javascript dan HTML DOM .
https://levelup.gitconnected.com/create-gif-from-facebook-stickers-with-javascript-52de5824c415
#sticker #facebook #gif
https://levelup.gitconnected.com/create-gif-from-facebook-stickers-with-javascript-52de5824c415
#sticker #facebook #gif
Medium
Create GIF From Facebook Stickers with JavaScript
Something interesting from Facebook
Latihan sederhana membuat aplikasi web GIF Converter yang berjalan di sisi browser
https://javascript.plainenglish.io/how-to-build-a-gif-creator-in-browser-3235d274c27f
#gif #converter
https://javascript.plainenglish.io/how-to-build-a-gif-creator-in-browser-3235d274c27f
#gif #converter
Medium
How to Build a GIF Converter in a Browser
How to create a simple MP4 to high-quality GIF converter in a browser using FFmpeg.
Alternatif dari GIF dengan menggunakan image dan video di HTML asset
https://css-tricks.com/gifs-without-the-gif-the-most-performant-image-and-video-options-right-now/
#gif #video #image
https://css-tricks.com/gifs-without-the-gif-the-most-performant-image-and-video-options-right-now/
#gif #video #image
CSS-Tricks
GIFs Without the .gif: The Most Performant Image and Video Options Right Now | CSS-Tricks
So you want an auto-playing looping video without sound? In popular vernacular this is the very meaning of the word GIF. The word has stuck around but the
Membuat gambar GIF di Node JS backend dengan library canvas-gif
https://blog.logrocket.com/editing-gifs-node-js-project-canvas-gif/
—-
Kerangka project untuk Node JS dan Express JS dengan MongoDb database
https://medium.com/catalysts-reachout/backend-boilerplate-of-nodejs-expressjs-mongodb-ea8cf28b1b83
—-
Menggunakan watch mode pada Node JS backend
https://irvingvjuarez.medium.com/forget-nodemon-use-watch-mode-instead-in-your-node-apps-fe6460bd842
—-
Latihan sederhana menambahkan authentication pada backend Nest JS
https://blog.bitsrc.io/jwt-authentication-with-nestjs-4f587c5dd649
#nodejs #gif #canvas #library #watch #mode #boilerplate #nest #auth
https://blog.logrocket.com/editing-gifs-node-js-project-canvas-gif/
—-
Kerangka project untuk Node JS dan Express JS dengan MongoDb database
https://medium.com/catalysts-reachout/backend-boilerplate-of-nodejs-expressjs-mongodb-ea8cf28b1b83
—-
Menggunakan watch mode pada Node JS backend
https://irvingvjuarez.medium.com/forget-nodemon-use-watch-mode-instead-in-your-node-apps-fe6460bd842
—-
Latihan sederhana menambahkan authentication pada backend Nest JS
https://blog.bitsrc.io/jwt-authentication-with-nestjs-4f587c5dd649
#nodejs #gif #canvas #library #watch #mode #boilerplate #nest #auth
LogRocket Blog
Editing GIFs in your Node.js project with canvas-gif - LogRocket Blog
In this article, we will write a sample code to read and edit a GIF using canvas-gif for your next Node.js project.