To start project we will need to create node project. I assume that you have installed Node.js on your machine. If not you can do it easy with installator on https://nodejs.org/en/. Now lets create a…
PUG Video Course
Give back to community they said and here it comes! I’ve started creating video course about PUG. Course will be divided in shorter sections to start with basics (creating tags, adding attributes, using classes and…
MeetJS Kielce 002 – After the meetup
We are after second edition of MeetJS Kielce which took place 4th of April in Czerwony Fortepian. It was great to be a part of this event. We had 3 presentations: Adrian Bienias (kuvi.pl, webdev.tube)…
JavaScript course – Object iteration (key / value)
I’ve decided to create next lesson in my JavaScript course. Lesson as previously is published in two languages (english and polish). This lesson is related to Object iteration using key / value. English version: https://fedojo.com/course/javascript-course/lessons/objects-iterate-through-objects/…
Why I started working with Stylus? Why should you check another CSS precompilator?
For last few years I’ve been working with SASS. I was blindly related to this language after few tests with other CSS precompilators. Few days ago I started creating project from 0 and wanted to…
JavaScript course – Destructuring assignment
I’ve started thinking about courses few months ago. But who doesn’t start he/she won’t get feedback 🙂 So for now Ive created one lesson which is active: https://fedojo.com/course/javascript-course/lessons/destructuring-assignment/ This lesson is available in polish version…
Hands On Tech – Internet of Things (IOT)
It was great to be on Hands On Tech meeting. Unfortunetly because of my private responsibilities I couldn’t be on this meeting fully but I hope I had a chance to feel the spirit of…
MeetJS Kielce 001 – After the meetup – Presentation
Hey ! It was a great time to meet you all JavaScript’ers / UI’ers / FrontEnd’ers on MeetJS Kielce! I hope this virgin event will come true this month once again! So what will happen…
Angular – Side effects with @effect and ngrx – CRUD snippets
Angular is giving great tools to build application and NgRx gives you opportunity to manage you app with state. In this article I’m sharing few code snippets which will help you to bring @Effects to…
LazySASS – Emmet based mixins in SASS
I’m so lazy that I forgot to write any post on this website for last few months… And this post will be about my laziness as well :). Ive been working on my blog’s new…