Michael "lampe" Lazarski

Michael "lampe" Lazarski @lampewebdev

About: I'm a full-stack web developer. I love to help people.

Location:
Vilnius, Lithuania
Joined:
Oct 19, 2018

Michael "lampe" Lazarski
articles - 79 total

Elevation with sass maps and loops | Vue component Lib - part 7

Hey, In this part we will be adding a elevation css utlity class. We will use SASS maps and loops fo...

Learn More 9 0Feb 7 '21

Adding a theme support with a dark and oled theme | Vue component Lib - part 6

Hey, In this part we will be adding a theme package. Adding a dark and oled theme and then adding it...

Learn More 9 0Feb 1 '21

Implementing a Button in Vue3 with Theme support | Vue component Lib - part 5

Hey, In this part we will be implemeting a button in vue3. we will learn how ref() works and we will...

Learn More 12 0Jan 24 '21

Awesome CSS Animated Responsive Bottom Navigation - Production ready!

I found this really awesome example of a CSS button navigation at codepen! Here is a video about it...

Learn More 50 2Jan 21 '21

Frosted Glass UI CSS effect in 5 minutes and why you should not use it (for now)

I see a lot of Glass UI examples floating around. Here is a short video how you can achieve that and...

Learn More 26 0Jan 18 '21

Adding Colors with CSS modules and sass. Adding a CSS Reset | Vue 3 typescript component - part 4

In this part, we will be adding color variables so that the user can define there own themes even mul...

Learn More 8 0Jan 17 '21

New Javascript 2021 features explained with examples and how you can use them today!

Every year Javascript comes with a new set of features! This year we also have some cool features we...

Learn More 62 4Jan 15 '21

Playground for our Components! Setting up Webpack and Bable Vue 3 typescript component - part 3

Hey, Let us build a component Library together! In the part we will install webpack, babel, vue and...

Learn More 17 0Jan 10 '21

Generating NPM packages - Vue 3 typescript component framework part 2

Hey, Let us build a component Library together! On the way, we will learn vue3 and typescript! And m...

Learn More 17 0Jan 6 '21

Vue 3 typescript component framework - part 1 - basic setup

Hey, Let us build a component Library together! On the way, we will learn vue3 and typescript! And m...

Learn More 35 0Jan 3 '21

Buttons with awesome Hover effects Using only HTML and CSS | Valorant CSS Buttons

Hey, Valorant the new hype when it comes to competitive FPS games. One thing I liked about the Valo...

Learn More 242 10Dec 27 '20

Cyberpunk 2077 Inspired Menu in CSS only! Video Tutorial!

Hey, I have created a video where you can learn how to create a menu like in cyberpunk! If you j...

Learn More 75 2Dec 20 '20

One year of writing a blog post every week this is what happened

One year ago a friend and I started a challenge. The challenge was to write at least one blog post ev...

Learn More 146 17Jun 21 '20

Noteworthy Trending Visual Studio Code Extensions of june 2020

Formatting Toggle A VS Code extension that allows you to toggle the formatter (Prettier, B...

Learn More 85 0Jun 14 '20

🛑Stop using `this` instead use `globalThis` for global variables

We all know that this in Javascript is a topic where people struggle with. If we now not only think a...

Learn More 62 14Jun 7 '20

CSS Quickies: CSS Multi-column Layout Module

We already have CSS Flexbox and Grid to make layouting easier. You could probably achieve a column la...

Learn More 41 6May 31 '20

🐧 Why I switched back from Windows to Linux (Arch/Manjaro)

Disclaimer: This is my Setup and how I like to work. If you like to develop on Windows or OSX then t...

Learn More 115 74May 24 '20

🦕🦀Writing WebAssembly in Rust and running it in Deno!

Requirements You need to have to follow tools installed on your machine: rustc rustup ca...

Learn More 152 19May 17 '20

🦕Deno the Node replacement? Bonus: I created a boilerplate for Deno

First things first Deno is right now not production-ready. As of writing this post, it is...

Learn More 149 19May 10 '20

👓💻 How to set up Websocket connections between nodejs services

Most of the tutorials and lessons on the internet are about how to connect your browser with a server...

Learn More 100 0May 3 '20

21 Free Dashboard/landing pages/Ui Kits Templates for Angular/VueJS/React

Creating a design for your product from scratch can be hard and time-consuming. Lucky for us you can...

Learn More 299 8Apr 26 '20

😲 Angular pages with Dynamic layouts!

⏳ A few months ago I wrote an article about dynamic layouts in Vue. Currently, I have the same proble...

Learn More 109 13Apr 19 '20

ASK DEV: Who to follow on Twitter?🤔

👋😊 What are some developers you follow on twitter and also post quality stuff regularly?

Learn More 68 52Apr 16 '20

🤓💻 What we can learn from one Button on the Valorant Page

Valorant the new hype when it comes to competitive FPS games. Valorant right now is in closed beta, a...

Learn More 93 6Apr 12 '20

Twiliohackathon Project Part 1 - The Setup

The Problem In a lot of countries, it is easy to order groceries online. You need a PC/Lap...

Learn More 31 7Apr 4 '20

🎈🎊🥳Thank you for 30.000 followers! We celebrate this with an #AMA!

Hello beautiful people 🖐 After 60 posts and a weekly challenge to write a blog post! We have reache...

Learn More 29 39Apr 1 '20

🤯CSS Pseudo Elements/Classes you have never heard of!

I was just scrolling through MDN's CSS reference and looking for a new thing to find for the CSS Quic...

Learn More 133 0Mar 29 '20

NestJS - Adding a frontend to the monorepo

In the last two blog posts, we created a Monorepo and integrated Redis. You can find them here: Mon...

Learn More 47 10Mar 22 '20

NestJS - Microservices with Redis

Last week we looked at how we can create a Monorepo and setup Microservices that are connected simply...

Learn More 54 1Mar 12 '20

Monorepo and Microservice setup in Nest.js

Let's first define what a monorepo is a monorepo (a syllabic abbreviation of a monolithic repositor...

Learn More 89 15Mar 8 '20