yeS Dev
yeS Dev
  • Видео 160
  • Просмотров 102 215

Видео

1 Introduction
Просмотров 122 года назад
Learning Kubernetes is essential for any DevOps professional. DevOps engineers are always in demand. Currently the average Silicon Valley salary for a DevOps engineer is 20% higher than what a software engineer makes. DevOps engineers make an average of $140,000 to $200,000 annually. And One of the most in-demand skills is Kubernetes Deployment. Kubernetes is an open-source system for automatin...
41 WordPress Webhooks (Completed) #Gatsby #React #Javascript #PWA #Wordpress
Просмотров 2253 года назад
As I’ve mentioned before, Gatsby is a static site generator, and thus, requires compilation to get your site live. When you’re hosting your content in the same repository as your Gatsby code (for example with Markdown), there’s no problem. In that case, you configure your CI server (GitHub Actions, Travis CI, AWS CodePipeline, Netlify Deploy, …) to build whenever a new commit is made, and that’...
40 PWA Progressive Web App Configuration #Javascript #Gatsby #React #GrapqhQl #PWA
Просмотров 1643 года назад
40 PWA Progressive Web App Configuration #tuto #tutorial Progressive Web Apps (PWAs) use modern web capabilities to deliver fast, engaging, and reliable mobile web experiences that are great for users and businesses.
39 Perfect Score And FIX of Excerpts #GraphQl #React #Javascript #PWA #Wordpress
Просмотров 403 года назад
39 Perfect Score And FIX of Excerpts #tuto #tutorial
38 Optimize Accessibility Score V2 #Gatsby #React #Javascript #Wordpress #PWA
Просмотров 603 года назад
38 Optimize Accessibility Score V2 #tuto #tutorial Optimising your Gatsby website’s Lighthouse scores Improving your website's performance, accessibility, best practices and SEO with Google's Lighthouse audit Lighthouse by Google has quickly become an industry standard for testing the quality of modern websites. It’s an auditing tool built directly into Google Chrome’s DevTools and is also avai...
37 Optimize Accessibility Score #Gatsby #Javascript #React #JS #Wordpress #GraphQl #PWA
Просмотров 1063 года назад
37 Optimize Accessibility Score #tuto #tutorial Optimising your Gatsby website’s Lighthouse scores Improving your website's performance, accessibility, best practices and SEO with Google's Lighthouse audit Lighthouse by Google has quickly become an industry standard for testing the quality of modern websites. It’s an auditing tool built directly into Google Chrome’s DevTools and is also availab...
36 Github Netlify Webhook Settings #Gatsby #React #Javascript #PWA #GraphQl #Wordpress
Просмотров 3223 года назад
36 Github Netlify Webhook Settings #tuto #tutorial Rebuild your static site automatically with Contentful webhooks Once you've setup a static site that pulls in your content during the build process, you're ready to configure webhooks that will be triggered when you publish or unpublish content in your space. This tutorial will teach you how to setup webhooks to trigger builds and deployments o...
35 Lighthouse Audit #Gatsby #React #Javascript #PWA #Wordpress #GraphQl
Просмотров 703 года назад
35 Lighthouse Audit #tuto #tutorial Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authentication. It has audits for performance, accessibility, progressive web apps (PWAs), and more. Lighthouse is included in Chrome DevTools. Running its audit - and then addressing the errors it finds and implementin...
34 Deploy with Netlify & GitHub #Gatsby #React #Javascript #PWA #Wordpress #GraphQl
Просмотров 1353 года назад
35 Deploy with Netlify & GitHub #tuto #tutorial In this video, we look at how to host a website built with Gatsby on Netlify, including setting up continuous deployment. Gatsby is a fairly new static site generator, but it’s gaining traction fast! It’s made in what’s probably the only technology as hot as the Go language, React.js. React is a hugely popular JavaScript framework out of Facebook.
33 SEO in Layouts #Gatsby #Javascript #PWA #Wordpress #SEO
Просмотров 653 года назад
33 SEO in Layouts #tuto #tutorial One of the most important parts of building a blog is making sure that each of your blog posts has the appropriate meta tags in them so that when your content is shared and indexed by search engines, it shows the correct title, description and keywords.
32 SEO Component Finish #Gatsby #React #Javascript #GraphQl #PWA #Wordpress #SEO
Просмотров 603 года назад
32 SEO Component Finish #tuto #tutorial We've now got some basic SEO metadata on our site. You can go really far with this. continue learning about SEO and Gatsby.
31 Building SEO Component #Gatsby #React #Javascript #PWA #Graphql #Wordpress #SEO
Просмотров 1303 года назад
31 Building SEO Component #tuto #tutorial Every site on the web has basic meta-tags like the title, favicon or description of the page in their head element. This information gets displayed in the browser and is used when someone shares your website, e.g. on Twitter. You can give your users and these websites additional data to embed your website with more data - and that’s where this guide for...
30 Site Metadata SEO #Gatsby #React #Javascript #PWA #SEO #Wordpress #GraphQL
Просмотров 903 года назад
30 Site Metadata SEO #tuto #tutorial Gatsby can help your site rank and perform better in search engines. Using Gatsby makes your site fast and efficient for search engine crawlers, like Googlebot, to crawl your site and index your pages. Some advantages, like speed, come out of the box and others require configuration. Because Gatsby pages are server-side rendered, all the page content is avai...
29 Installing React Helmet #Gatsby #React #PWA #Javascript #Wordpress #SEO #GraphQL
Просмотров 2473 года назад
29 Installing React Helmet #tuto #tutorial React Helmet is a component which lets you control your document head using their React component. With this plugin, attributes you add in their component, e.g. title, meta attributes, etc. will get added to the static HTML pages Gatsby builds. This is important not just for site viewers, but also for SEO - title and description metadata stored in the ...
28 SEO and Metatags #Gatsby #React #Javascript #PWA #GraphQL #PWA
Просмотров 893 года назад
28 SEO and Metatags #Gatsby #React #Javascript #PWA #GraphQL #PWA
27 WordPress Single Post Rendering #Gatsby #React #Javascript #PWA #GraphQL #PWA
Просмотров 1093 года назад
27 WordPress Single Post Rendering #Gatsby #React #Javascript #PWA #GraphQL #PWA
26 WordPress Blog Posts Listings #Gatsby #React #Javascript #PWA #Wordpress #GraphQL
Просмотров 1043 года назад
26 WordPress Blog Posts Listings #Gatsby #React #Javascript #PWA #Wordpress #GraphQL
25 WordPress Source #Gatsby #React #JavaScript #PWA #Wordpress #GraphQL
Просмотров 1223 года назад
25 WordPress Source #Gatsby #React #JavaScript #PWA #Wordpress #GraphQL
24 Fixing ReadMore Links And Logo Homepage #Gatsby #React #Javascript #GraphQL #PWA #Wordpress
Просмотров 613 года назад
24 Fixing ReadMore Links And Logo Homepage #Gatsby #React #Javascript #GraphQL #PWA #Wordpress
23 Rendering Articles #Gatsby #Javascript #React #GraphQL #PWA #WordPress
Просмотров 583 года назад
23 Rendering Articles #Gatsby #Javascript #React #GraphQL #PWA #WordPress
22 Template Creation And Resolving #Gatsby #React #Javascript #PWA #Wordpress #GraphQL
Просмотров 623 года назад
22 Template Creation And Resolving #Gatsby #React #Javascript #PWA #Wordpress #GraphQL
21 Iteration Through Our Query #Gatsby #React #Javascript #GraphQL #PWA #Wordpress
Просмотров 663 года назад
21 Iteration Through Our Query #Gatsby #React #Javascript #GraphQL #PWA #Wordpress
20 Saving Slugs In Nodes #Gatsby #React #GraphQL #PWA #Javascript #wordpress
Просмотров 1103 года назад
20 Saving Slugs In Nodes #Gatsby #React #GraphQL #PWA #Javascript #wordpress
19 Creating Slugs For Our Posts #Gatsby #React #Javascript #PWA #wordpress #GraphQL #js
Просмотров 1323 года назад
19 Creating Slugs For Our Posts #Gatsby #React #Javascript #PWA #wordpress #GraphQL #js
18 Mapping GraphQL Posts And Rendering #Gatsby #Javascript #js #React #Graphql #PWA #wordpress
Просмотров 763 года назад
18 Mapping GraphQL Posts And Rendering #Gatsby #Javascript #js #React #Graphql #PWA #wordpress
17 GraphQL in Component #Gatsby #Javascript #js #React #wordpress #Graphql #PWA
Просмотров 893 года назад
17 GraphQL in Component #Gatsby #Javascript #js #React #wordpress #Graphql #PWA
16 Markdown Transformer Remark Plugin #Gatbsby #Javascript #js #React #wordpress #PWA
Просмотров 5193 года назад
16 Markdown Transformer Remark Plugin #Gatbsby #Javascript #js #React #wordpress #PWA
15 Adding Source Plugins #Gatsby #Javascript #js #Graphql #React
Просмотров 953 года назад
15 Adding Source Plugins #Gatsby #Javascript #js #Graphql #React
14 GraphQL Introduction #Gatsby #Javascript #js #Graphql #wordpress #React
Просмотров 893 года назад
14 GraphQL Introduction #Gatsby #Javascript #js #Graphql #wordpress #React

Комментарии

  • @youssefmagdy5429
    @youssefmagdy5429 2 месяца назад

    hello can i ask which theme do u use?

    • @yesdev
      @yesdev Месяц назад

      Hi is Material ui

  • @youssefmagdy5429
    @youssefmagdy5429 2 месяца назад

    hello, can i ask what theme do you use ?

  • @Rrgti12
    @Rrgti12 2 месяца назад

    Tq❤

  • @Rrgti12
    @Rrgti12 2 месяца назад

    Tq maam strongly tq❤

  • @ralphbensonvaldez7288
    @ralphbensonvaldez7288 3 месяца назад

    Can the determinant will result a different answer when the way you eliminate numbers have different method to become zeros?

    • @ralphbensonvaldez7288
      @ralphbensonvaldez7288 3 месяца назад

      For example, your determinant A=3, and I had a different method to get the determinant, and I got A=72, is it still correct?

    • @yesdev
      @yesdev 2 месяца назад

      No, if you follow different methods to compute the determinant of the same matrix, the result must always be the same. The determinant is a unique scalar value associated with a square matrix, and its value does not depend on the method used, as long as all the steps follow valid mathematical rules. In your example, if the determinant of matrix 𝐴 A is calculated to be 3, then any correct method of calculating it must also result in 3. If you use a different method and obtain 72, then an error likely occurred in your calculations. The steps for calculating the determinant (such as row reduction, cofactor expansion, or other techniques) must all lead to the same result. If you get different results using different methods, it's important to review your calculations to ensure all steps were done correctly.

    • @ralphbensonvaldez7288
      @ralphbensonvaldez7288 2 месяца назад

      ​@@yesdevThank you. I lost it when I forgot to make all 1 diagonal. Isn't that the rule? Or it's a different rule from Pivoting?

    • @yesdev
      @yesdev 2 месяца назад

      There is no strict rule that the diagonal must be all 1s for determinant calculation. That’s more relevant for achieving reduced row echelon form. The determinant is invariant under row addition/subtraction but changes sign when rows are swapped and scales if rows are multiplied by constants. Pivoting and Gaussian elimination focus on numerical stability rather than affecting the determinant directly, except for the mentioned row swaps or scaling.

  • @ehmzz
    @ehmzz 7 месяцев назад

    Just found your video and it was a good explanation on the conversion. I tried doing it myself by pausing the video and what I got for the determinant is -30. I didn’t perform all the same operations that you did but I was still able to get the matrix into upper triangular form. My confusion is coming from the fact that we aren’t getting back the same results. I did the same operation as you for R3 and R4 in the same exact order. I then went on to get -3 in column2 to become 0 by the operation “R3= 2*R3 + 3*R2” and the 4 in column 3 to 0 by the operation “R4=5*R4 + 4*R3”. What I ended up with is multiplying 1*2*-5*3 = -30 as the determinant. Can you please help by explaining to me where I went wrong because I need help.

    • @yesdev
      @yesdev 6 месяцев назад

      Let's walk through the steps to ensure we understand where the discrepancy might be coming from in calculating the determinant. Given the steps you've mentioned, it looks like you're transforming a matrix into upper triangular form to find the determinant. The determinant of a matrix can be calculated by transforming it to upper triangular form and then multiplying the diagonal elements, taking into account any row swaps and scaling factors used during row operations. Let's denote the matrix as \( A \). Here's the general process: 1. **Row operations to achieve upper triangular form:** - Only row swaps affect the determinant by a factor of \(-1\) each time. - Multiplying a row by a scalar \( k \) scales the determinant by \( k \). - Adding or subtracting multiples of one row to another does not change the determinant. 2. **Calculation of the determinant:** - After converting \( A \) to an upper triangular matrix \( U \), the determinant of \( A \) is the product of the diagonal elements of \( U \), adjusted by the factors from row swaps and row scalings. Let's verify the operations you performed. Assume your original matrix \( A \) is: \[ A = \begin{pmatrix} a_{11} & a_{12} & a_{13} & a_{14} \\ a_{21} & a_{22} & a_{23} & a_{24} \\ a_{31} & a_{32} & a_{33} & a_{34} \\ a_{41} & a_{42} & a_{43} & a_{44} \end{pmatrix} \] Here are the steps you mentioned: 1. **Operations on \( R3 \) and \( R4 \):** - You applied \( R3 = 2*R3 + 3*R2 \). This operation does not change the determinant. - You applied \( R4 = 5*R4 + 4*R3 \). This operation does not change the determinant. 2. **Achieving zeros in column 2 and column 3:** - After these operations, you should have an upper triangular matrix. Let's denote it as \( U \). 3. **Calculating the determinant:** - The determinant of the upper triangular matrix \( U \) is the product of its diagonal elements. Let's assume you ended up with the following upper triangular matrix \( U \) after all operations (this is an illustration, as I don't have the exact matrix): \[ U = \begin{pmatrix} u_{11} & u_{12} & u_{13} & u_{14} \\ 0 & u_{22} & u_{23} & u_{24} \\ 0 & 0 & u_{33} & u_{34} \\ 0 & 0 & 0 & u_{44} \end{pmatrix} \] The determinant of \( U \) is: \[ \text{det}(U) = u_{11} \cdot u_{22} \cdot u_{33} \cdot u_{44} \] ### Check for Row Swaps and Scaling Factors: - If there were any row swaps, each swap would multiply the determinant by \(-1\). - If there were any row scalings by a factor \( k \), the determinant would be scaled by \( \frac{1}{k} \). Given your determinant calculation of \( -30 \), you mentioned multiplying factors \( 1 \times 2 \times -5 \times 3 \): - Ensure that these factors correspond to the diagonal elements of the final upper triangular matrix. - Verify if any row swaps occurred (which would introduce a \(-1\) factor for each swap). - Check if there were any row scalings, which would adjust the determinant accordingly. Without the exact initial matrix and the intermediate steps, it's challenging to pinpoint the exact error. However, common mistakes might include: - Missing a row swap or a row scaling. - Incorrect application of row operations leading to incorrect upper triangular form. - Arithmetic errors during row operations.

  • @alijoueizadeh2896
    @alijoueizadeh2896 9 месяцев назад

    Thank you for your precious time.

  • @fathurpratama8175
    @fathurpratama8175 9 месяцев назад

    What is this method called?

    • @fathurpratama8175
      @fathurpratama8175 9 месяцев назад

      Is this the same as gauss elimination method?

    • @yesdev
      @yesdev 8 месяцев назад

      is Gaussian elimination, which is also known as row reduction or row echelon form. these matrices can be obtained through various methods such as LU decomposition, Cholesky decomposition, or simply by performing row operations on the original matrix. However, there isn't a specific method named after "upper and lower triangular matrices" themselves. They are usually produced as intermediate steps or results of other matrix operations

  • @mymai2046
    @mymai2046 10 месяцев назад

    Hi, I remember you also teach selenium, can you share link again?

    • @yesdev
      @yesdev 10 месяцев назад

      Soon will be available

  • @desloftus4820
    @desloftus4820 11 месяцев назад

    Very clearly explained 0:36 0:47

  • @arpitasudana
    @arpitasudana Год назад

    Best video

  • @LaurisKairo
    @LaurisKairo Год назад

    Every single video of tthis just shows with the right numbers. What needs to be done if you cant make a zero so easly? Where to multiply?

    • @yesdev
      @yesdev Год назад

      When dealing with upper and lower triangular matrices, the idea is to generate zeros in specific positions to form either an upper triangular matrix or a lower triangular matrix. If you're unable to easily create zeros directly, you might need to use row operations such as multiplication and addition to achieve this. Here are some methods to transform a matrix into upper or lower triangular form when you can't easily create zeros: Gaussian Elimination: Use row operations like multiplying rows by a scalar and adding multiples of one row to another to create zeros in desired positions. Continue this process until the matrix takes on the desired upper or lower triangular form. Elementary Matrices: Perform row operations using elementary matrices. An elementary matrix represents an elementary row operation (such as swapping rows, multiplying a row by a scalar, or adding a multiple of one row to another). Multiply your original matrix by these elementary matrices to transform it into the desired form. LU Decomposition: Factorize a matrix into a product of a lower triangular matrix (L) and an upper triangular matrix (U). If you have a matrix A, such that A = LU, where L is lower triangular and U is upper triangular, you can use this factorization to solve systems of linear equations or represent the matrix in upper/lower triangular form. When performing row operations or using elementary matrices, the key is to maintain the equality of the matrix transformations. If you multiply the original matrix by a certain matrix on the left, ensure you perform the same operation on the right to maintain equality. Remember, matrices can be transformed in various ways using elementary row operations, and the choice of which operation to use at a particular step depends on the specific elements and structure of the matrix you're working with.

  • @Aaron-p6o2u
    @Aaron-p6o2u Год назад

    Good👍👍👍👍

  • @NiteshKumar-do4en
    @NiteshKumar-do4en Год назад

    Good one

  • @iuseyoutubealot
    @iuseyoutubealot Год назад

    wait why didn;t u just do R3' = R3+(3/2) R2

    • @yesdev
      @yesdev Год назад

      In the context of performing row operations on matrices, it's important to consider the properties and structure of upper and lower triangular matrices. An upper triangular matrix is a square matrix in which all entries below the main diagonal (from the top left to the bottom right) are zero. A lower triangular matrix is a square matrix in which all entries above the main diagonal are zero. When you perform a row operation like R3' = R3 + (3/2)R2, you are adding a multiple of one row to another row. This operation doesn't change the triangular structure of the matrix. In other words, if you start with an upper triangular matrix and perform this operation, you'll still have an upper triangular matrix, and the same goes for lower triangular matrices. So, if you apply this row operation to an upper triangular matrix, it remains an upper triangular matrix, and if you apply it to a lower triangular matrix, it remains a lower triangular matrix. There's no issue with doing this operation in the context of upper and lower triangular matrices; you're just modifying the values within the matrix without altering its triangular structure.

  • @chewbacca6708
    @chewbacca6708 Год назад

    Wow, who is the instructor? I just want to congratulate the instructor on one of the best linear algebra courses available yet. This is an excellent complement to Prof.Gilbert Strang's book. The flow is perfect, material covered is just right, the delivery of the content is amazing. Please never take this series down.

  • @atharvanpohnerkar4405
    @atharvanpohnerkar4405 Год назад

    Thanks a lot

  • @GorHukasjan
    @GorHukasjan Год назад

    this was the most detailed explanation i've seen, it finally clicked

  • @umarbashir7196
    @umarbashir7196 Год назад

    Thank you for the explanation. The video was really helpful. Cheers

  • @rayanemazar2979
    @rayanemazar2979 Год назад

    Is a directory i got this problem

  • @Heisenberg-pr1hk
    @Heisenberg-pr1hk Год назад

    Thanks for the video ma'am

  • @ronalddejong4692
    @ronalddejong4692 Год назад

    Wow wonderfull! Excelent explaination darling!

  • @delianaw7051
    @delianaw7051 Год назад

    Thank you so much Mrs.🙏🙏🙏

  • @Glaciate05
    @Glaciate05 2 года назад

    Saved me today Ty for such a helpful video

  • @danielkim7071
    @danielkim7071 2 года назад

    why wouldnt you multiply 3 to the determinant if you multiplied it in the row

    • @yesdev
      @yesdev 2 года назад

      When finding the determinant of a matrix using row operations, the determinant is multiplied by a scalar factor whenever a row operation is performed. However, it is important to remember that the determinant is a measure of the "scale factor" of the linear transformation represented by the matrix. Multiplying a row of a matrix by a scalar factor changes the scale of the linear transformation represented by the matrix. If you multiply a row by 3, for example, you are effectively scaling the linear transformation by a factor of 3 along that particular row. However, if you multiply the determinant by 3, you are effectively scaling the entire linear transformation by a factor of 3, which is not the same as just scaling one row of the matrix. This will result in an incorrect value for the determinant, since it is not measuring the scale factor of the original linear transformation. Therefore, you should only multiply the determinant by a scalar factor that corresponds to the row operation being performed, not a scalar factor that applies to the entire matrix.

    • @mr_kaakyire
      @mr_kaakyire Год назад

      @@yesdev I don't think it answers his question, you multiplied a row by 3 in your calculation, why didn't you multiply it by the determinant of the resulting matrix? More explanations please✨🤲

    • @esthernyarko2335
      @esthernyarko2335 Год назад

      yeah I don’t get that part too

    • @yesdev
      @yesdev Год назад

      I updated my answer with more details i hope it helped

    • @darrendiaz7050
      @darrendiaz7050 Год назад

      @@yesdev uhh i dont understand i wish you had a video that explained this part better

  • @moshiurrahman9677
    @moshiurrahman9677 2 года назад

    Thank you so much.

  • @moshiurrahman9677
    @moshiurrahman9677 2 года назад

    You are the best lecturer of linear algebra out there in RUclips!

  • @moshiurrahman9677
    @moshiurrahman9677 2 года назад

    You are my best lecturer of linear algebra! Loved it and love you dear.

  • @n.balaji8
    @n.balaji8 2 года назад

    Very nice explanation.

  • @Tarrokk
    @Tarrokk 2 года назад

    Short. Simple. Exactly what I needed. Thank you! 🖖

  • @SteveRayDarrell
    @SteveRayDarrell 2 года назад

    The only tutorial I could find on RUclips that specifies the fact that the product is full rank if the starting matrix is, good job 👍

  • @namansamra255
    @namansamra255 2 года назад

    Great explanation !!Please share github link

    • @yesdev
      @yesdev 2 года назад

      github.com/DenisRebenok/geopins

  • @crescent2836
    @crescent2836 2 года назад

    Awesome 👍

  • @Aaron-sy5yx
    @Aaron-sy5yx 2 года назад

    Very nice. So simple yet very important to know lol

  • @sourabhgundap4359
    @sourabhgundap4359 2 года назад

    Nice 👍🏼👍🏼

  • @sophia1484
    @sophia1484 2 года назад

    this video was very helpful.❤

  • @stickmanjournal
    @stickmanjournal 2 года назад

    Thanks for the tutorial, you deserve more views!!

  • @ekafajarpetrus9643
    @ekafajarpetrus9643 2 года назад

    Great❤️

  • @jesusparra6714
    @jesusparra6714 2 года назад

    ty

  • @mayrajloredo87
    @mayrajloredo87 2 года назад

    Why does this not have more views? Thank you.

  • @latifahussaini9832
    @latifahussaini9832 2 года назад

    Clear explanation 💛

    • @yesdev
      @yesdev 2 года назад

      if you need complet playlist ruclips.net/video/S1TEwiyXAw0/видео.html

  • @kolapodamolausman820
    @kolapodamolausman820 3 года назад

    Thank you for this great playlist

  • @sammydennis4867
    @sammydennis4867 3 года назад

    great video...helped me big time👌👌

  • @MotoTrips
    @MotoTrips 3 года назад

    can you make a tutorial how to create that hook without netlify? I've just put the website on server, don't want to use gatsby cloud or anything extra

  • @animehighlights7935
    @animehighlights7935 3 года назад

    Pls make more videos 😍😍

    • @yesdev
      @yesdev 3 года назад

      yeah sure just subscribe amd notifications to get new notifications about last videos 😁

    • @animehighlights7935
      @animehighlights7935 3 года назад

      @@yesdev yeah I just did ❤❤❤

  • @sakibullah3577
    @sakibullah3577 3 года назад

    Thanks..that helped me alot😁

  • @nosikuminyoi18
    @nosikuminyoi18 3 года назад

    i think you should update this tut, i can't find the security tab

  • @usmanmughal5916
    @usmanmughal5916 3 года назад

    No source code?

    • @yesdev
      @yesdev 3 года назад

      Sorry there is explanation where you can clone the project in the second video of playlist but there is it github link github.com/reedbarger/geopins

  • @joshmerrian5487
    @joshmerrian5487 3 года назад

    I came upon your channel a while ago and I have been loving it! Your videos are very informative, useful and engaging. I am sure you will grow a lot in the future. Just one piece of advice, try making more engaging thumbnails for your videos, that earns you more views than you can imagine. Keep it up!! Support from the UK!

    • @yesdev
      @yesdev 3 года назад

      thanks for your support😁

  • @HCforLife1
    @HCforLife1 3 года назад

    what do you think about package Gatsby-plugin-layout? I used it in a few projects and I thing it is the best solution I worked with so far? ANyway: great content - I am sure you will get more follows really soon.

    • @yesdev
      @yesdev 3 года назад

      thanks for your feedback, the time when i installed it in the project i get some vulnerability on it so i send pull request and issue to the maintainer about that because it was urgent to work with it in some project but it didn't respond to me and then i had had 2 solution the patch by resolution in package json i didn't like it or using something custom i don't know about Gatsby-plugin-layout at main time if vulnerabilities is resolved so if you went just learn then go for it but if you well use it in some importatnt project just be sure there is no vulnerability that while prevent you later

    • @HCforLife1
      @HCforLife1 3 года назад

      @@yesdev thank you for the info :)

    • @HCforLife1
      @HCforLife1 3 года назад

      @@yesdev BTW: double checked this again and there is no valnerabilities anymore - so you might to give it a try ;)

    • @yesdev
      @yesdev 3 года назад

      @@HCforLife1 sure i will give it try later this vulnerability i get it long time ago i will give it try when i will need it later thanks for heads up