Vinh Nguyen QuangProvincenguyen.hashnode.dev·Sep 21, 2023Understand images for web developers [part 2]If you haven't already seen the first part, I recommend clicking here first. Now, before we dive in, I want to address an important topic about images that I missed in our initial discussion. I'll make sure to cover it thoroughly this time. Image Fo...Discuss·32 likes·384 readsUnderstand images for Web-DevelopersCSS
Bhanu Pratap Prabhakarbhanub1076.hashnode.dev·Sep 23, 2023Access image from local using variable in react-native.Assumption Let us assume that we have image stored in local and we want to access it through a variable. store the image in a variable using require() method. const imageConst = require('path_to_image_along_with_name') Use the name directly in Im...DiscussReact Native
Vinh Nguyen QuangProvincenguyen.hashnode.dev·Sep 21, 2023Understand images for web developers [part 2]If you haven't already seen the first part, I recommend clicking here first. Now, before we dive in, I want to address an important topic about images that I missed in our initial discussion. I'll make sure to cover it thoroughly this time. Image Fo...Discuss·32 likes·384 readsUnderstand images for Web-DevelopersCSS
Vinh Nguyen QuangProvincenguyen.hashnode.dev·Sep 18, 2023Understand images for web developersAn image is worth thousands of words. Yes, images are a powerful tool to convey ideas to people. We all should learn how to leverage images and make good use of it How an image works on the web How do we display images on the web? Thanks to the simpl...Discuss·44 likes·241 readsUnderstand images for Web-DevelopersCSS
Mike Youngmikeyoung44.hashnode.dev·Sep 17, 2023DiffAE: How to use AI to make your friends look bald, happy, young, blond, old - you name it!Generating realistic image edits like changing someone's hair or facial features used to require professional photo editing skills. But with AI models like Diffusion Autoencoders (DiffAE), anyone can seamlessly modify portraits with just a few lines ...DiscussAI
Abdullah Ola Mudathircrusader.hashnode.dev·Sep 15, 2023Mastering Image Uploads in Flutter using Multipart RequestsSending and receiving data is something to consider when building web and mobile applications when establishing connections to the internet. Flutter luckily provides multiple libraries that can help you handle these requests like dio, retrofit, HTTP ...DiscussFlutter
Tanay Kediatanaykedia.hashnode.dev·Sep 11, 2023Enhancing Page Load Speed Through Responsive ImagesOptimizing images for various screen sizes can be a daunting task, involving considerations such as image size, placement, visibility, user connection speed, and more. Often, developers resort to using the same image for all screen sizes, relying on ...DiscussResponsive Web Design
Usman Oshodimaxidev.hashnode.dev·Sep 9, 2023How to fetch images with Unsplash API with JavascriptIntroduction It's common in programming to find ourselves in situations where we have to upload images to hosting services to use in our projects, which can take up valuable time and slow down the coding process. In this tutorial, I'm going to guide ...Discuss·32 readsJavaScript
Nwakaego-Egoego.hashnode.dev·Aug 26, 2023The Next.js Image Component: Simplifying Image Handling and Enhancing Web PerformanceTable of Content Introduction Body Conclusion In web building, the new Next.js Image tool has changed how we put images in our projects. This tool doesn't just make things easy to use; it also has many cool features that are perfect for making w...Discuss·30 readsNext.js
OBUMNEME ANTHONY IKECHEBELUalbertino.hashnode.dev·Aug 25, 2023How To Create An Azure Compute Gallery And Capture Windows Virtual Machine Image.WHAT IS VIRTUAL MACHINE IMAGE CAPTURING? Capturing a virtual machine (VM) image involves creating a snapshot or template of a virtual machine's current state, including its operating system, applications, configurations, and data. This captured image...DiscussCloud Computing
ChrisProchris.tech·Aug 23, 2023Fusing ChatGPT and LeonardoAI for Optimal Image Generation PromptsWith AI-driven platforms like LeonardoAI pushing the boundaries of image generation, we can now create everything from hyper-realistic photographs to da Vinci-esque masterpieces. The key? Crafting the perfect prompt. But while it sounds simple, it's ...Discuss·20 likes·50 readsAI