BLog do raphaerus

Aqui vou escrever algumas coisas

VAMOS FALAR DE WEB INDIE, UM TEXTO PRA MIM MESMO

Eu comecei a estudar esse assunto a poucos dias e algum vídeo gringo apareceu pra mim no youtube [colar o link aqui ou no final] onde a pessoa explicava que está cansada da internet e também tenta convidar a gente a refletir sobre esse assunto. Lembrando que uma das coisas que eu mais tenho dificuldade coma internet é o super consumo de informação. há dias que eu vou deitar estou exausto e não é porque fiquei o dia inteiro fazendo algo complicado ou trabalhoso, mas foi a quantidade absurda e feed que eu virei e consumi e publiquei no meu instagram ou facebook, ou ainda, toneladas de vídeos que ouvi no youtube.

CSS

CSS (Cascading Style Sheets) is used to styles web pages. Cascading Style Sheets are fondly referred to as CSS. The reason for using this is to simplify the process of making web pages presentable. It allows you to apply styles on web pages. More importantly, it enables you to do this independently of the HTML that makes up each web page.

JavaScript

JavaScript (JS) is the most popular lightweight, interpreted compiled programming language. It can be used for both Client-side as well as Server-side developments. JavaScript also known as a scripting language for web pages. This JavaScript Tutorial is designed to help both beginners and experienced professionals master the fundamentals of JavaScript and unleash their creativity to build powerful web applications. From basic syntax and data types to advanced topics such as object-oriented programming and DOM manipulation.

ReactJS

ReactJS is a declarative, efficient, and flexible JavaScript library for building user interfaces. It is an open-source, component-based front-end library that is responsible only for the view layer of the application. ReactJS is not a framework, it is just a library developed by Facebook to solve some problems that we were facing earlier.