Components Alerts
Accordion
Badges
Box
Buttons
Cards
Hero
Modals
Media Object
Navbars
Pagination
Progress
Spinners
Tables
Layout Flexbox
Forms Text
Labels
Other
Others Animations
Customizing
Parallax
Typography
Utils

Box

Published at 2021-02-19 13:15:25 Updated on pzplUI 2.1


React vs Angular

tl;dr: both of them are stupid

Hello guys welcome to another episode today we will compare Angular vs React please hit that subscribe button and enable notifications please remember that i am doing a merch giveaway go to youareanidiot.cc and like my facebook page to have a chance to win a jquery body pillow so anyways guys let's compare angular and react so angular is made by google and react is made by facebook and if you ever seen facebooks logo you know that it's blue so make sure that the like button under the video is blue just like in the facebooks logo and if it's blue then you will enter my giveaway for more details watch to the end so anyways i think that [ please pay 2.99$ to unlock the rest of the article ]



<div class="box">
    <h1>React vs Angular</h1>
    <h2>tl;dr: both of them are stupid</h2>
    <h4>Hello guys welcome to another episode today we will compare Angular vs React please hit that subscribe button and enable notifications please remember that i am doing a merch giveaway go to youareanidiot.cc and like my facebook page to have a chance to win a jquery body pillow
        so anyways guys let's compare angular and react so angular is made by google and react is made by facebook and if you ever seen facebooks logo you know that it's blue so make sure that the like button under the video is blue just like in the facebooks logo and if it's blue then you will enter my giveaway for more details watch to the end so anyways i think that <span class="text-normal">[ please pay 2.99$ to unlock the rest of the article ]</span>
    </h4>
</div>

Box sizes

Lorem, ipsum dolor.

Lorem ipsum, dolor sit amet consectetur adipisicing elit. Inventore, qui.


Lorem, ipsum dolor.

Lorem ipsum, dolor sit amet consectetur adipisicing elit. Inventore, qui.


Lorem, ipsum dolor.

Lorem ipsum, dolor sit amet consectetur adipisicing elit. Inventore, qui.

<div class="bgWhite">
    <div class="box box-sm">
        <h1>Lorem, ipsum dolor.</h1>
        <p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Inventore, qui.</p>
    </div>
    <div class="box">
        <h1>Lorem, ipsum dolor.</h1>
        <p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Inventore, qui.</p>
    </div>
    <div class="box box-lg">
        <h1>Lorem, ipsum dolor.</h1>
        <p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Inventore, qui.</p>
    </div>
</div>