Mr_SC

Mr_SC @zelig880

About: Software Architect at This Dot, blogger, speaker, writer https://leanpub.com/beyond-coding. I advocate knowledge transfer, clean code and focusing his extra time in supporting new Devs.

Location:
Swansea
Joined:
Sep 8, 2018

Mr_SC
articles - 29 total

Introducing v-memo a new directive to improve your Vue 3 app performance

This article discuss a Vue 3 directive called v-memo. This can improve the performance of your application by managing DOM tree updates.

Learn More 5 0Aug 24 '22

The importance of vacation for your career

Taking time off is very important for employers and employees. This article highlights the importance of vacation for your career.

Learn More 0 0Aug 22 '22

What is the difference between v-show and v-if in Vue js

Both v-if and v-show are used to hide/display components, but in this post we are going to cover the details when to use them and why.

Learn More 2 0Jul 30 '22

How to use Watch in Vue 3 with the Composition API

Learn how to use Watch in Vue 3 using the composition API with an article full of examples to help you understand all its available settings.

Learn More 19 0Jul 24 '22

Comprehensive guide on Watch in Vue 3

Learn how to use Watch in Vue 3 with a deep dive article full of example to help you understand all its available settings.

Learn More 4 0Jul 16 '22

How to use $refs in Vue 3 with Composition API and Script Setup

Learn how to use $refs in Vue 3 while using the Composition Api and the Script Setup, in this example heavy post.

Learn More 13 1Jun 30 '22

How to use Slots and Attrs with the Composition API

Learn how to access slots and attrs in Vue 3 using the composition API and the syntax sugar.

Learn More 4 0Jun 24 '22

The importance of Headings element for an accessible page

The use of correct headings within your HTML pages is vital for visually impaired users. This article explains how to use them correctly.

Learn More 15 0Jun 18 '22

How to use variables in CSS with v-bind in VueJs 3

Unclutter your code of hacks and learn how to use dynamic variables in your CSS using the new feature "v-bind in CSS" available in Vue 3.

Learn More 30 4Jun 9 '22

My 10 Years Experience as a Javascript Software Engineer

I have marked my 10 years anniversary as a Software Engineer by sharing my failure, struggles and successes hoping to help you in your career. Learn what I have learned in my past experience and try to avoid my mistakes.

Learn More 32 3May 2 '22

How to use REST Client with Laravel authentication token

This post is going to explain step by step how to use the Rest client visual studio code extension with Laravel bearer authentication token

Learn More 2 0Feb 25 '21

How to use Props in VueJs

In this post we are going to explain how to use properties using the VueJs framework. The post expect a basic understand on the framework itself and will not cover the basic configurations.

Learn More 8 0Dec 9 '20

How to use VueJs 3 – Custom event declaration

Finally after a long wait VueJs 3 has been release, and with it, lots of exciting change have also landed on our doorstep. In this article, we are going to cover the changes that took place in Components events.

Learn More 7 0Dec 9 '20

Five quick tips and tricks on VueJs

If you want to bring your VueJs skills to the next level, then you are in luck. As I've compiled a small selection of essential tips and tricks;

Learn More 4 0Sep 25 '20

How to deploy from Git to your Shared host using CircleCI

Learn how to setup continuous integration for your Shared host (1and1, goDaddy), with CircleCI.

Learn More 1 0Sep 19 '20

How to catch the body of an AXIOS error

Fully understand AXIOS error messages, to speed up your development and support UX.

Learn More 55 8Sep 19 '20

A comprehensive guide to lean how to learn animations in pure CSS

CSS animations have been around for quite some times, and implement them is easier than you think. join me in this article, where we are going to define all that you need to know to learn how to use them.

Learn More 6 0Apr 4 '20

CSS3 Transition vs CSS3 Animations

If you have ever wondered what are the main differences between Animation and Transition. This article is what you were looking for.

Learn More 2 0Mar 30 '20

How to deploy Phaser 3 to Cloud using AWS Amplify

This post is going to explain how to deploy your Phaser 3 game AWS (Amazon) cloud using the Amplify service in few simple and detailed steps.

Learn More 5 0Mar 18 '20

5 Rules for a cleaner code

This post covers 5 important rules that are the pillar of good and clean code. JavaScript Fundamental are essential for to progress in your career.

Learn More 15 0Mar 15 '20

History of Mobile Web Development and the rise of PWA

If you're in your thirties, like me, or older, you know that mobile phones have not always been so ub...

Learn More 10 0Feb 28 '20

How to automatically post from your Gatsby site to dev.to

When coding, I never seem to have enough time to complete everything that I want ...

Learn More 38 0Jan 16 '20

5 minutes of Dev series: Flexbox Layout

In this video we cover a basic implementation of a page layout achieved using Flexbox.

Learn More 4 0Dec 25 '19

How to achieve progressive Digital Transformation

The web is full of great articles, covering the fantastic features offered by new technologies. Unfor...

Learn More 9 1Sep 12 '19

ITCS - Inverted Triangle Components Structure

Most of today’s frameworks offer users great flexibility by providing a component based architecture....

Learn More 12 1Jul 15 '19

Is typescript "static typing" features going to be imported in the js language overtime?

The story I was discussing with a friend on the rise and decline of jQuery, Q and other...

Learn More 5 1Mar 21 '19

The power of mentoring

mentoring is extremely powerful. This blog post will show you how to find your inner strength by finding your greatest weakness, all through mentoring

Learn More 14 0Sep 22 '18

Weekly Post with topics on Peer programming, community support and overtime.

Another weekly post to share my thought in Overtime vs Over-productivity, Peer programming and what is really means to help the community.

Learn More 5 0Sep 21 '18

my Week in a post

This weekly post include topics, discovery and discussions that I had during my working week. This week the topics are remote working, mentoring, conference and coding standards

Learn More 8 0Sep 15 '18