Cosas que debes de saber antes de empezar a programar.
Aprender a programar no es nada fácil la programacion como todas las profesiones tienen su complejidad.
Pero hay muchas plataformas y sitios web que te ayudan a empezar en este mundo. Pero la mayoria no te dice esto 👇🏽
🔥⚡️ Mamita just came out of the oven… and she’s ready to break the metaverse. #Rollercoin#MamitaAdventure
“I don’t mine for coins… I mine for destiny.” —Mamita
Hoy fui rechazado por una chica que me gustaba mucho. Se sorprendió mucho por lo bien que manejé la situación y me preguntó:
¿Cómo le haces para manejar este rechazo tan bien?
Yo le pregunté: ¿Sabes cuantos PR me han rechazado?
It's common to misunderstand the difference between Typescript and JavaScript, so here are some of the more significant differences.
{ author: @jordanrjdev } #DEVCommunity
https://t.co/xlDnNLoeXQ
In my opinion, Typescript is one of the most important programming languages out there in 2022, and it only seems to be growing in popularity, in fact, I've seen many businesses require Typescript experience now more than ever!
Another reason to learn Typescript is because many companies are starting to use this language, that is why I have written a post about the differences of Typescript over Javascript, what are its advantages?
#javascript#typescript#code
Exciting new features include:
experimental search
test runner
Improvements in ECMAScript modules
Improved support for AbortController and AbortSignal
Updated platform support
Among other features.
https://t.co/CFgGP7e7ks
Node 18 is now available!!
In this little post, we will test a new feature of nodeJS 18.
Node.js 18 will be promoted to Long Term Support (LTS) in October 2022.
For the Node.js 18 release, I'll be highlighting some of the new features.
Coding Interview University es un repo con un amplio plan de estudio para que puedas convertirte en un Ingeniero de software de forma autodidacta. Abarca temas como graphs, data structures, design patterns y más. Su creador trabaja en Amazon gracias a esto https://t.co/EYesQf9VLD
Laravel is a PHP framework developed with developer productivity in mind. Written and maintained by Taylor Otwell, the framework is very opinionated and strives to save developer time by favoring convention over configuration.
In this article, we'll explore the ways you can build a robust API using Laravel. We will use this great framework applying best practices like api versioning, code abstraction in responses, seeders for our test logs and more. All code is available for reference on GitHub.