• Home
  • About
  • Contact
  • Resume

Login

Remember Me
  • Forgot your password?
  • Home
  • About
  • Contact
  • Resume

Nick Escobedo

  • Home
  • About
  • Contact
  • Resume

Easiest Way to Use Typescript with Laravel, Intertia, and Vue

By Nick Escobedo
March 1, 2023
15 second read
Leave a comment
In YouTube
38 views
Learn the easiest way to install and use TypeScript in your Laravel Vue JavaScript app. In less than 10 minutes you can have a …
Read more

Top 3 Improvements in Laravel 10

By Nick Escobedo
February 22, 2023
8 second read
Leave a comment
In YouTube
41 views
Laravel 10 was released. Let’s talk about the top 3 improvements made to Laravel.
Read more

Increase Your Code Quality by Using Laravel’s Enum Casting

By Nick Escobedo
February 17, 2023
8 second read
Leave a comment
In YouTube
63 views
Learn how to cast a model property to an enum in Laravel.
Read more

Deep Dive into Basic and Backed Enums in PHP

By Nick Escobedo
February 9, 2023
18 second read
Leave a comment
In YouTube
65 views
PHP 8.1 introduced Enumerations (Enums). Learn all about enums and discover how to use both basic and backed enums and the various features that come with using Enums.
Read more

Learn How to Use Eager Loading

By Nick Escobedo
January 23, 2023
44 second read
Leave a comment
In YouTube
85 views
Using eager loading in Laravel can improve application performance significantly. Learn how to use eager loading and what eager loading is. We start with over 4000 queries to load 1000 tickets and take the query count to 6. Not only ...
Read more

4 Questions to Ask When Choosing a Dependency

By Nick Escobedo
December 23, 2022
16 second read
Leave a comment
In YouTube
128 views
There are at the minimum 4 questions you should be asking yourself any time you’re considering pulling a 3rd party PHP package into your codebase.
Read more
Laravel, PHP, Programming, Testing

How To Write Tests For a Custom Laravel Validation Rule

By Nick Escobedo
January 23, 2020
4 min read
Leave a comment
In Laravel, PHP, Programming, Testing
2222 views
Scenario Our form is expecting user input from a specific field is typed in all capital letters so we have a custom validation rule to check if the input is uppercase. Writing tests for a custom Laravel validation rule is ...
Read more
Programming, Vue.js

Easy Way To Have Multiple Layouts For Your Vue.js App

By Nick Escobedo
November 8, 2019
4 min read
Leave a comment
In Programming, Vue.js
2762 views
While building most apps we need to have different layouts depending on the route. For example we might have a different base layout for someone logging in (/login) and for someone visiting a dashboard (/dashboard). Let’s go over one of ...
Read more
Programming, Vue.js

Thoughts on NativeScript Vue

By Nick Escobedo
May 2, 2019
5 min read
Leave a comment
In Programming, Vue.js
3071 views
First Impressions Having been familiar with HTML and XML layouts building layouts was easy. Styling the layouts feels similar to designing a web app, but not completely the same. Some CSS selectors and HTML attributes aren’t allowed or don’t work ...
Read more
PHP, Programming

PHP Type Hinting Arrays Using The Splat Operator

By Nick Escobedo
November 6, 2018
3 min read
Leave a comment
In PHP, Programming
4179 views
It’s possible to type hint an array (sort of) in PHP without using a Doc block. Version 5.6 added a splat operator or sometimes called argument unpacking. A splat operator is 3 dots before a parameter. The splat operator allows ...
Read more
12 3 Next

Categories

  • Android
  • How-To's
  • HTML
  • Interesting
  • JavaScript
  • Laravel
  • Life Pro Tip
  • Linux
  • Magento
  • Mobile App of the Week
  • PHP
  • Programming
  • Retail
  • Tech
  • Testing
  • Tips
  • Ubuntu
  • Video Games
  • Vue.js
  • Wordpress
  • YouTube
© Copyright 2015, All Rights Reserved Powered by WordPress | Designed by Bdayh