hello.js

var please = require('share');
console.log('thank you');

NEW !!!

Monday, 5 June, 2023 UTC

Creating Forms Has Never Been Easier!!!! AWS Amplify Form Builder With Relationships!

Amplify Studio is a visual development environment for building full-stack web and mobile applications. Within Studio is Form Builder. Form Builder is a visual interface for creating React forms. These forms can connect to data models directly. These ... more


Friday, 17 March, 2023 UTC

Should You Use A Component Framework? A Look At Amplify UI.

In my last YouTube video I discussed UI component frameworks. These frameworks make it possible to quickly add fully customizable, accessible components to your web applications. Making a decision to add a component framework to your application isn't ... more


Thursday, 2 March, 2023 UTC

How To Setup A Static Site CMS With Amplify Studio

Amplify studio is a visual development environment for building full-stack web and mobile applications. One of it's most popular features is data modeling. Powered by our managed GraphQL service AppSync, you can create powerful data models with relationships ... more


Friday, 17 February, 2023 UTC

Build A Login System With A Welcome Email Using A Post Confirmation Lambda Trigger With Amplify!

Hi, I'm Erik! This is my blog! I'm a developer advocate on the Amplify UI team and today I wanted to share with you a straight forward way to add authentication to your application, and then have it generate a welcome email after a user registers! Before ... more


Wednesday, 14 August, 2019 UTC

Top 10 Tips For New Vue.js Developers

When you start learning Vue.js you should check out these tips! ... more


Wednesday, 10 July, 2019 UTC

Super Charge Your Deploy With Buddy (Vue.js App Example)

Check out this video where I show how I created a full CI/CD pipeline using Buddy. Including E2E, and unit tests, with Slack integration. ... more


Monday, 1 July, 2019 UTC

Learn how to debug with Vue and VS code

This video is dedicated to debugging! I look into 3 ways on how to debug your Vue app! Check it out! ... more


Wednesday, 26 June, 2019 UTC

Vue.js Functional Components... A Ultimate Quick Look In!

Functional components are stateless, "dumb", components in Vue.js. I made a quick video on how they work! ... more


Monday, 24 June, 2019 UTC

Vue 3.0 RFC Preview

A lot of talk has been lately on Vue 3.0 RFC and what it means for Vue. In this video I break down what the RFC is, and what it isn't. Does it break Vue 2? Let's find out! ... more


Monday, 17 June, 2019 UTC

Svelte.js The Complete Guide (Udemy)

I had the pleasure of trying out Svelte the other day and I really like it. Here is a cool review on a course you should check out! ... more


Wednesday, 5 June, 2019 UTC

Finding Mistakes In My Book And Fixing Them!

Heyo! Today's post is all about my book Vue.js in Action. I created a github and I've had a couple people open issues. In this video I go through those issues and how I fix them! ... more


Wednesday, 29 May, 2019 UTC

Introducing tiptap a fully feature rich-text editor for Vue.js!

Vue.js has a lot of cool libraries but this one takes the cake. You can do so many cool things in it as a rich-text editor. Check it out! ... more


Saturday, 25 May, 2019 UTC

Create A GraphQL App With MongoDB Atlas and Node.js

I'm really falling in love with GraphQL lately. It's such an elegate and easy API to work with. Today, I created a video on how to setup GraphQL with MongoDB Atlas using Node.js. This is great for beginners and intermediates a like! ... more


Friday, 10 May, 2019 UTC

GraphQL with Vue.js Quick Start Guide

In this video I discuss how setup GraphQL with Vue.js using Vue CLI Plugin Apollo. In it I discuss how to use it and what to do! ... more


Wednesday, 8 May, 2019 UTC

Error Handling in JavaScript a Video Guide! (try, catch, custom decorators, custom rxjs operators and more!)

In this video I discuss how you can handle custom error handlers in JavaScript. We go over the basics all the way to more advanced concepts! Enjoy! ... more


Monday, 6 May, 2019 UTC

Build an Ember.js App In 2019 With Ember Octane!

It's been a while but I'm back with a brand new beginner friendly tutorial on Ember.js. In this video I create a Gist clone, using Ember.js. Check it out! ... more


Friday, 23 November, 2018 UTC

The Best 4 Sites You Can Use To Learn Nuxt.js! (Black Friday Sale too)

Nuxt.js can be a confusing new framework. What are some sites you can use to learn it? In this video I discuss some sites you can use to learn Nuxt.js! And you can buy new course for 50% off Make sure you pickup my Create Awesome Vue.js App with Nuxt.js ... more


Monday, 13 August, 2018 UTC

Introducing Create Awesome Vue.js Apps With Nuxt.js!

I've been working on the last few months on a brand new course. Create Awesome Vue.js Apps with Nuxt.js! And it's done! If you haven't heard of Nuxt.js let me tell you about it. Sebastian Chopin, co-author of Nuxt.js, describes Nuxt as a Universal Application ... more


Monday, 18 June, 2018 UTC

Nuxt.js Server Middleware Comparison

With Nuxt.js you have the abality to run code on the server side and the client side. But that begs the question, how do you do that? We know that Nuxt.js has a built in node server, and it helps render your HTML/CSS on the initial render. However, can ... more


Wednesday, 6 June, 2018 UTC

Is React the new jQuery?

A lot of people are talking about React and how popular it is. But is it the new jQuery? Or is something like Vue.js the new jQuery? Let's talk about it! ... more


Thursday, 31 May, 2018 UTC

Using Inject And Provide With Vue.js

In this video I discuss how to use Vue.js with Inject and Provide. Inject and provide help you pass information to deeply nested components. It's used a lot in plugin development, but it can be useful in your every day Vue.js applications. ... more


Friday, 25 May, 2018 UTC

What Is Wallaby.js? And Why Should You Use It?

Wallaby.js is a really neat tool to help you do Integrated Continuous Testing for JavaScript. Basically, you can use it with your favorite editor and see tests go from red to green in real time. It also gives you really friendly error output and it has ... more


Friday, 18 August, 2017 UTC

How To Setup Up Vue.js With JSX - A Quick Guide

The other day someone was discussing with me his love for all things React and JSX. The topic of Vue came up and I explained to him that he could use JSX in Vue.js too. He asked me how, and actually, I didn't know. So I decided to find out. (It's really ... more


Thursday, 3 August, 2017 UTC

Why Learn New Frameworks? How Developers Keep Learning

The other day I ran across a Medium post about something the author calls active learning and expert beginners. It immediately caught my attention. What is an Expert Beginner? In particular this idea of someone being an expert beginner was interesting. ... more


Thursday, 6 July, 2017 UTC

Introducing Vue.js in Action

Vue.js in Action I have finally released my new book, Vue.js in Action, into early access. What that means is that you can buy the book now, and receive the first three chapters. As I complete the chapters the book will be updated. The nice thing about ... more


Tuesday, 23 May, 2017 UTC

Top 5 Programming Books You Should Read

I read a lot of books and I've come around some really good books on web development and programming and some really bad ones. In this video I discuss the top five programming books I think most programmers should read! Thanks for watching! I'm sure ... more


Friday, 12 May, 2017 UTC

JavaScript Trends in 2017

JavaScript is a fast moving programming language. As you probably already know, frameworks, and libraries are coming out everyday! I made this video highlighting the trends that I see in 2017. Check it out! Future Where do you think JavaScript is going? ... more


Friday, 17 March, 2017 UTC

Top Back-End Web Development Frameworks in 2017 (Video)

In the video below I go over my picks for the top back-end frameworks you should know in 2017. This includes entries from Node.js, Ruby, Phoenix, Java and .Net. Check it out below! Conclusion Stay tuned for more materials? Have a question? Leave a comment ... more


Thursday, 9 March, 2017 UTC

How Do You Add Environmental Variables to Ember.js? (Video)

In this video I take a look at Ember.js and how you can use environmental variables in your application. Conclusion Thanks for watching? Have a question leave a comment below! ... more


Thursday, 2 March, 2017 UTC

Getting Started With Web Development in 2017 (Video)

Last week I was asked how to get started in web development. I did some research and put together a slide deck. Check out the video below! Conclusion I have a Vue.js tutorial that I'm finishing right now. It should be up soon! Did I miss anything? Leave ... more