Manuel Ojeda

Manuel Ojeda @manuelojeda

About: Web Full Stack Dev. I love JavaScript and defender of TypeScript. Advocadte of Vue, and learner of React. PHP is my backend lord and Laravel his son.

Location:
La Paz, BCS, México
Joined:
Sep 19, 2019

Manuel Ojeda
articles - 19 total

Create a proper debug setup in VS Code with Laravel Sail in Linux

Laravel give to us a lot of different dev enviroments, from Laravel Homestead, Laravel Valet, and the...

Learn More 8 1Feb 23 '22

Learn to create your custom Global State Management with Vue 3

Learn to create your custom Global State Management with Vue 3 Since Vue 3 Beta days we kn...

Learn More 17 2May 10 '21

How to setup WSL 2 - The easy way

WSL has become a popular choice tool of developmnet in Windows 10. With this tool you don't need to m...

Learn More 22 0Jun 7 '20

TypeScript - Interfaces

TypeScript: Interfaces As we read before, the typing system from TypeScript is the main fe...

Learn More 6 0May 14 '20

Vue Composition API reactivity out-of-the-box

One of the features that Vue Core Team promises us from the upcoming Vue 3 is the reactivity out of t...

Learn More 5 0May 12 '20

Typescript: Basic types

As we saw in the first entry of this series why is important to consider TypeScript in your developme...

Learn More 5 0May 2 '20

Why use TypeScript for web development?

Why use TypeScript for web development? In the recent years there is a debate between if J...

Learn More 44 4Apr 29 '20

Pass Laravel data into a Vue component without using any HTTP request

As you know, passing information between the backend and the frontend we usually make some HTTP reque...

Learn More 10 6Apr 21 '20

Vue 3.0 Beta released

Today the Vue Team released the beta for the 3.0 version, you can check out the release changelog her...

Learn More 7 0Apr 16 '20

Setup your VSCode as PHP code editor/IDE

As you know VSCode became a so popular text editor which can be tuned up to any language development...

Learn More 39 1Feb 21 '20

Moving to Ubuntu. A Windows developer point of view

Hi guys, in this post I wanted to share with you my development experience from a Windows point of vi...

Learn More 40 9Feb 10 '20

JetBrains Mono: A free and open source typeface for developers

Today the team from JetBrains release a new Mono font named JetBrains Mono. You can check the font r...

Learn More 6 1Jan 16 '20

TypeScript 3.8 Beta is public!

TypeScript 3.8 Beta came to public this Jan 10th 2020 adding some awesome features like: Top-level...

Learn More 15 0Jan 11 '20

Setup a PHP Dev Enviroment with Laravel Valet and WSL 1 (Works with Ubuntu 20.04)

DISCLAIMER: This proccess only works with WSL 1, if you try doing it with WSL 2 this won't work becau...

Learn More 15 6Dec 22 '19

TypeScript 3.7 has been released today

Has is stated in this Tweet, the release of 3.7 is out today https://twitter.com/typescript/status/1...

Learn More 39 0Nov 5 '19

Vue 3 launch date estimated to Q1 2020

Evan You did an update to the Vue 3 Roadmap where the launch is estimated to be in the 1st Quarter of...

Learn More 17 0Oct 30 '19

How to use Vue Composition API using TypeScript - Part 3

As we saw in the previous part we settled our contract(interface) and builded a service to fetch our...

Learn More 24 3Oct 26 '19

How to use Vue Composition API using TypeScript - Part 2

As we saw in the previous post, we started a project to make use of the Vue Composition API and Type...

Learn More 43 4Oct 26 '19

How to use Vue Composition API using TypeScript - Part 1

As you know, Vue 3 comes with a new feature called Composition API and i'm guessing at this point we...

Learn More 48 7Oct 26 '19