🚀 ¿Cómo Aprovechar al Máximo una Mentoría?

Oscar Barajas Tavares

Software AI Engineer, creando mi primera página web en el 2001. Experto en JavaScript, Profesor en Platzi y Microsoft MVP - 🇲🇽 🇨🇴

#JavaScript #React #BuildinPublic #VibeCoding

Oscar Barajas Tavares
Category

others

View posts with category · 55 posts

Create YouTube Shorts with Artificial Intelligence

Artificial intelligence is already here and has shown that it allows us to be up to 50% more efficient in our daily activities.

Open post

How to make thumbnails for YouTube with Artificial Intelligence

If you're looking to increase the visibility and appeal of your videos on YouTube, you can't overlook the power of thumbnails. These featured images are the first impression viewers will have of your content

Open post

TERMINAL WARP with ARTIFICIAL INTELLIGENCE 🤖

Discover the power of Warp.dev, the terminal with Artificial Intelligence to improve your productivity in software development.

Open post

CREATE CONTENT with artificial intelligence

Artificial intelligence offers content creators everything from idea generation to voice cloning and image and video creation completely with AI.

Open post

buy on AliExpress and NOT LOSE MONEY

Discover the secrets that great salespeople DON'T want you to know. In this video, I will teach you how to find the BEST DEALS on AliExpress

Open post

Internet Curiosities - Podcast #Error418

Discover how a rugged message, a simple symbol and a historic photograph laid the foundation for the digital revolution that transformed the world.

Open post

Alternative to TWITTER: Meta Launches Threads

Meta will launch Threads, the new Meta app to compete with Twitter based on Instagram.

Open post

MAKE MONEY WITH Artificial Intelligence

You can earn money by applying YouTube tips + Artificial Intelligence

Open post

My Remote Workspace and Streaming - Setup 2022

Characteristics of the two workspaces that I currently use, macOS, Windows and GNU/Linux.

Open post

Introduction to Solidity - How to create a smart contract

Solidity is a high-level object-oriented language for implementing smart contracts. These contracts run on the Ethereum network, a decentralized network that allows users to execute contracts without the need for an intermediary.

Open post

Hello, #CDMX

What a pleasure to meet again, we have a lot to talk, see, listen to and yes, eat those delicious taquitos...

Open post

🚀 NEW FREE Programming Course

Learn to program and increase your income with the free programming course in Platzi

Open post

WEB 3 is built in TypeScript

I gave the talk "WEB 3 is built in TypeScript" at the TypeScript Day event of the Angular Bolivia community.

Open post

How to start PROGRAMMING?

At first it can be overwhelming, especially because you will find a lot of information on the internet, resources, books, courses, videos, among many other information, but with clear objectives, simple planning where you dedicate time and practice, you will be able to understand the programming

Open post

The beginning of the Internet and the WEB 3.

Web3 are not only NFTs, there is going to be much more beyond that and it is about OWNERSHIP. We can take it to other areas, but they are fragile points

Open post

Is an Oculus Quest 2 worth buying?

Oculus Quest 2, analysis, review of the main features, price, accessories, games, advantages and disadvantages and if it is worth buying one in 2022.

Open post

Why is everyone talking about WEB 3?

It is a fashion, a trend, that is happening in the web development ecosystem that everyone talks about WEB 3

Open post

Reviewing subscriber portfolios [October 2021]

Review of my subscribers' portfolio, blog or web pages, we review in detail, recommend improvements, or talk about how well they have implemented their sites on the Internet.

Open post

Install NVM on Ubuntu 20.04

Node Version Manager (NVM) is a tool that allows us to manage multiple versions of Node.js, learn how to install it in WSL2 on Windows 11.

Open post

Install WSL2 on Windows 11

How to install Windows Subsystem Linux (WSL 2) on Windows 11

Open post

My new course on Platzi: JAMStack

Learn how to build better performing websites and apps with JAMStack.

Open post

Custom theme for ZSH

Custom theme for ZSH inspired by the setup I use in my JavaScript courses on Platzi.

Open post

Webpack 5 course

Learn Webpack from scratch, prepare your web development to make it more agile, faster and optimized.

Open post

Tips to become a healthy programmer

Many times we do not give importance to our physical and mental health, until professional burnout syndrome or better known as burnout occurs.

Open post

Let's talk about communities and creating content

The second episode, creating communities and creating content, my experience over the years.

Open post

My first year creating educational content

A brief tour of the first year creating educational content, and the evolution of my space I use for livestreams, recording, editing, playing and working.

Open post

Hello World, Meeting Oscar Barajas.

The first episode, where I tell you about my beginnings and who Oscar Barajas, better known as @gndx, is

Open post

Getting started with Webpack 5

Webpack is a module bundler, or in simple words, a library that allows us to manage all the resources of a project.

Open post

Is Node.js worth learning?

Recently they asked me what I thought about learning Node.js, the importance it has and how to start. I leave you this video where I tell you my point of view and how you can start your learning.

Open post

Did someone say Svelte?

I want to learn Svelte, where do I start? Svelte is the JavaScript framework for building user interfaces.

Open post

Challenges for Web developers

If you want to challenge yourself and work on big projects, I leave you my recommendations for challenges that will help you improve your portfolio.

Open post

Goodbye Svelte, Hello Hugo.

Because I said goodbye to Svelve, the promising framework that allows you to create amazing web applications.

Open post

How to get your first job as a programmer!

What you need to know to get your first job as a programmer.

Open post

What is Deno?

I design a Cross-platform runtime based on the Chrome V8 engine and implements TypeScript as the default language

Open post

TypeScript VS. JavaScript

I'll tell you about my experience as a Frontend Developer learning TypeScript, what advantages and disadvantages

Open post

What is Svelte.js?

Svelte a new JavaScript framework that allows us to build user interfaces.

Open post

Facebook Developer Circles: Contributing to Open Source projects as a professional challenge

Contributing to Open Source projects as a professional challenge A talk where we address the importance of contributing to open source projects

Open post

What is ECMAScript?

ECMAScript is the standard on which JavaScript is based and you will find it in documents, books or resources on the internet with the abbreviation "ES" or simply ECMAScript.

Open post

Asynchronism with JavaScript Course

In this course we address the main methods that allow us to use JavaScript to work with Asynchronism

Open post

Why use React?

What is the importance of using React, when we should choose React for our application?

Open post

Javascript Testing Course with JEST

Unit tests allow us to test blocks of code to see what works correctly.

Open post

Create static website with Ghost + Gatsby.js

Create your blog with a completely custom frontend, created with Ghost and with all the power of Gatsby.js.

Open post

Contribute to Open Source projects as a professional challenge

Today, with more than 30 years since the first personal computer, we continue to share our knowledge through open source code.

Open post

Install Ghost on Heroku

Ghost is an open source blogging platform written in JavaScript and distributed under an MIT license. Since its launch in 2013, it has become quite popular due to its simplicity and performance.

Open post

Hello World in Svelte + Webpack + Babel

Svelte is a new JavaScript framework with which we can create user interfaces.

Open post

React Router and Redux Course

In this course we continue the learning obtained in the React JS Practical Course

Open post

React JS Practical Course

React is a library developed by Facebook that helps us build interactive user interfaces for all types of web, mobile or desktop applications.

Open post

Create development server with Webpack (Hot Reload) in React

One of the most important resources when developing in React is being able to test our code in the browser without compiling every change made.

Open post

Hello world in React + Babel + Webpack

In this resource we are going to learn how to create a project from scratch by configuring all the necessary elements for the construction of a “Hello World” going through all the necessary elements.

Open post

BogotaJS: React Hooks

We will explain in detail what Hooks are in React, we will prepare a project from scratch, we will create custom hooks, we will consume an API and we will understand how the life cycle and state of components works with React Hooks.

Open post

Understanding "map()" in Javascript

When we have to work with Arrays in JavaScript, there are several options available with which we can iterate, transform or manipulate our arrays.

Open post

Talend Land 2019 - React vs Angular vs Vue

The battle of the Frontends, The dilemma arises when choosing between “Vue”, “Angular” or “React”

Open post

Contact form with React + Firebase

We are going to create a contact form made with ReactJS and store the contact requests in Firebase Database.

Open post

React in production with Firebase Hosting

Firebase Hosting is a production-level content storage service from Google aimed at developers so they can deploy Web applications with static content quickly and simply.

Open post

Free book learn CSS3

For all those who want to learn CSS, I recommend the following online book created by Javier Eguiluz

Open post

Últimos videos en YouTube: