Best of Containers — 2021

  1. 1
    Article
    Avatar of devtoDEV·5y

    FlexBox Cheat Sheets in 2021 || CSS 2021

    Here's a Tutorial & Cheat Sheet of everything you can do with CSS flexbox. Let's refresh Our CSS Flexbox Memory. The Flexbox architecture work? The flex-items are distributed along the Main Axis and Cross Axis. And, depending on the flex-direction property, the layout position changes between rows and columns.

  2. 2
    Article
    Avatar of tshThe Software House·5y

    How to document your architecture?

    Every application has an architecture. It might be something simple or something complex. Every architecture constantly evolves. It is important to not only be able to pass everything related to it to the team but also to keep that information up to date. In this article, I focus on how we share such information at The Software House.

  3. 3
    Article
    Avatar of anavidAnalytics Vidhya·5y

    A Complete Guide on Docker for Beginners

    Docker is a software platform that makes developing, executing, managing, and distributing applications easier. It allows you to package your code and dependencies into containers that can be transferred to different hosts, regardless of hardware or operating system. Docker has been widely accepted by some of the world’s leading organizations and universities to run and manage their applications using Docker.

  4. 4
    Article
    Avatar of sitepointSitePoint·5y

    Flexbox or Grid? Key Strategies for Choosing the Best Option

    Flexible Box Layout, or Flexbox for short, started to appear in browsers around 2012. In March 2017, CSS Grid Layout started to receive widespread browser support. With Grid, the power to build all kinds of robust layouts on the Web has grown immensely. To master Flexbox, Grid, and many other advanced CSS3 features, check out CSS Master, 3rd Edition.

  5. 5
    Article
    Avatar of logrocketLogRocket·4y

    Top Docker alternatives for 2022

    In August 2021, Docker Desktop will no longer be free for companies with more than 250 employees or over $10 million in revenue. In this article, we’ll cover a few Docker alternatives that act as drop-in replacements for various aspects of the Docker ecosystem. Each tool adheres to the Open Containers Initiative (OCI) specification.

  6. 6
    Article
    Avatar of gcgitconnected·5y

    Micro-Frontends: What, why, and how

    Rany ElHousieny explains what Micro Frontends are and how to use them. Micro-Frontends architecture was introduced to solve multiple issues with the current SPA frontend development. Companies started to adopt the Module federation approach to migrate from a monolithic application to Microfrontends.

  7. 7
    Article
    Avatar of css_tricksCSS-Tricks·5y

    How to Create a Shrinking Header on Scroll Without JavaScript

    Sticky headers are a way to shrink a website’s header without using JavaScript. The inner container contains all the header elements, such as the logo and the navigation. The outer container is in a way the actual header, while the only function of the parent element is to make the header taller.

  8. 8
    Article
    Avatar of devdojoDevDojo·5y

    🚀 The Missing Docker Crash Course for Developers

    Docker and containers are going to be part of your IT career in one way or another. In this blog post series I'll cover the following:Installing Docker on Ubuntu Linux on a DigitalOcean Droplet.Working with Docker containers.Deploying a Dockerized app.

  9. 9
    Article
    Avatar of css_tricksCSS-Tricks·5y

    A Super Flexible CSS Carousel, Enhanced With JavaScript Navigation

    The Easy Carousel is a simple carousel component that allows you to scroll smoothly, navigate with the dynamic buttons, and is responsive. We’re going to be working with quite a bit of JavaScript, React and the DOM API from here on out. Let’s start by bootstrapping a simple React application with styled-components tossed in for styling.

  10. 10
    Article
    Avatar of infoworldInfoWorld·5y

    How Docker broke in half

  11. 11
    Article
    Avatar of gcgitconnected·4y

    GitHub may replace DockerHub

    DockerHub as a single repository of container images is becoming less and less important. In it’s place, GitHub is a strong contender as it has its sights on being everything a developer needs. GitHub has become the defacto standard for any Open Source project, and developers, on the whole, like using it.

  12. 12
    Article
    Avatar of dzDZone·5y

    Web Application Development Principles and Best Practices

    The process of developing sophisticated web-based software is more like a marathon than a sprint. To avoid potential problems, follow the best practices introduced in this guide. The Twelve-Factor App methodology can be applied to any Software-as-a-Service (SaaS) model. It covers everything from back-end development on a local machine to cloud architecture.

  13. 13
    Article
    Avatar of freecodecampfreeCodeCamp·5y

    Complete CSS Grid Tutorial with Cheat Sheet 🎖️

    Joy Shaheb is the author of the popular blog CSS Grid. She has also written a book, CSS Grid: The Ultimate Guide. Her book is available on Amazon.com, and she also has her own blog, CSSgrid.com. For more information on CSS Grid, visit her site.

  14. 14
    Article
    Avatar of jetbrainsJetBrains·5y

    Absolute Beginner’s Guide to Docker – Webinar Recording

    The recording of our webinar, Absolute Beginner’s Guide to Docker, with Jonathan Turner, is now available. We’ll go over what Docker is, the difference between images and containers, a few quick ways to use Docker in a dev environment, and briefly talk about creating your own images.

  15. 15
    Article
    Avatar of freecodecampfreeCodeCamp·5y

    Learn Docker by Building a Node / Express App

    Learn Docker by Building a Node / Express App using Docker. Learn more about Docker by building a Node or Express app with Docker. See more Docker news on CNN.com and follow us on Twitter @CNNDocker and @Dockersport.  Beau Carnes is the co-founder of Docker and co-creator of the Docker Swarm app.

  16. 16
    Article
    Avatar of freecodecampfreeCodeCamp·5y

    Learn Flexbox with These 8 Most Common Use Cases

    Learn Flexbox with These 8 Most Common Use Cases. Learn Flexbox for the first time with these 8 most common use cases. Use Flexbox to help you get the most out of your mobile device. Learn more at Flexbox.com and follow them on Twitter @flexbox and @Flexbox.

  17. 17
    Article
    Avatar of geekcultureGeek Culture·5y

    Introduction to Docker and Container-based development 📳(MICROSERVICES — Part-1)

    In 2013, dotCloud released their Docker container project to the public as an open-source project named Docker. Docker is a container-based platform and can be used by everyone (not just inside dotCloud). Later dotCloud switched its name to Docker, Inc. This was developed by using the Go language as the programming language.

  18. 18
    Article
    Avatar of jsPlainEnglishJavaScript in Plain English·5y

    Create a Trello Clone with React

    React dnd is an amazing library that lets you create drag and drop lists with minimal amount of code. We’ll be using ReactJS for this tutorial. Create a JIRA/Trello Clone with React Akilesh Rao Follow closely on Twitter @AkileshRao.

  19. 19
    Article
    Avatar of css_tricksCSS-Tricks·5y

    Next Gen CSS: @container

    Chrome is experimenting with @container, a property within the CSS Working Group Containment Level 3 spec. @container brings us the ability to style elements based on the size of their parent container. The @container API is not stable, and is subject to syntax changes. If you try it out on your own, you may encounter a few bugs.

  20. 20
    Article
    Avatar of faunFaun·4y

    Kubernetes Made Simple: The basics

    Kubernetes is an open-source container orchestration tool or framework developed by Google in 2014. It helps you manage applications that are made up of hundreds or thousands of containers in different environment either Physical, Virtual or hybrid machines. It consists of a Master node and then a number of Worker nodes where each node has kubelet running on it.

  21. 21
    Article
    Avatar of towardsdevTowards Dev·4y

    GUI Applications in a Docker Container

    The X11 socket is a program that allows users to run GUI applications on top of their OS. To launch a container we need its image file (i.e. setup) We can get the image of a container either from the internet or we can create it by ourselves.

  22. 22
    Article
    Avatar of devtoDEV·4y

    One-page CRM Admin Dashboard using HTML5, CSS3 and JavaScript

    Carrotsuite-admin-ui is a CRM admin dashboard built with pure HTML5, CSS3 and JavaScript. The complete code is online and it is entirely free both for private and commercial use. The admin dashboard has, among others, the following features:Clean and responsive design.Subtle animations with pure CSS3.

  23. 23
    Article
    Avatar of jsPlainEnglishJavaScript in Plain English·5y

    Turn Google Sheets into a REST API and use it with React

    Semantic UI is a framework used to design and develop beautiful and responsive layouts. It has components for Buttons, Containers, Lists, Inputs, and much more. Let’s create a form and input boxes to get our inputs like name, age, salary, and hobbies from our React App.

  24. 24
    Article
    Avatar of devtoDEV·4y

    Let's create a Pixel Art maker with JavaScript

    In this article we will learn how to create a pixel art generator using HTML, CSS and vanilla JS. In one of my previous articles I have showed you how to created a paint app using JavaScript. We will create a helper function called populate for that. And now lets style them in our style.

  25. 25
    Article
    Avatar of devtoDEV·5y

    Kubernetes Crash Course for Absolute Beginners 👏

    Kubernetes is the most popular platform for container orchestration for automating deployment, scaling, and management of containerized applications. In this crash course you will learn everything you need to know to get started with Kubernetes in 1 hour. You will learn all the core concepts, its architecture and how Kuber netes works. You'll learn the syntax and contents of K8s configuration file, which is used to create and configure components in a Kuber Netes cluster.