Skip to content

FEDojo

Front End Developer JavaScript enthusiast Piotr Sikora

  • Blog
  • About
  • LinkedIN

WordPress – Unwanted files on server (/wp-content/uploads/et_temp/slots-online)

August 20, 2021November 13, 2022
Piotr Sikora
Leave a Comment on WordPress – Unwanted files on server (/wp-content/uploads/et_temp/slots-online)

I had a chance to work with one of websites which was affected by hackers attack. Files structure was looking like hell and needed to…

Read More

State management – Prepare environment (to do it properly)

November 19, 2020November 19, 2020
Piotr Sikora
Leave a Comment on State management – Prepare environment (to do it properly)

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…

Read More

PUG Video Course

April 15, 2020April 15, 2020
Piotr Sikora
Leave a Comment on 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…

Read More

State machine in JavaScript – How to build your own Redux like engine

October 5, 2019October 6, 2019
Piotr Sikora
4 Comments on State machine in JavaScript – How to build your own Redux like engine

This article will describe shortly how to build Redux-like state machine engine. So shortly what we need to define state machine?– State itself (method which…

Read More

Vue / Vue router / Vuex using TypeScript – Part 1 – Project initialization

June 6, 2019June 8, 2019
Piotr Sikora
Leave a Comment on Vue / Vue router / Vuex using TypeScript – Part 1 – Project initialization

This article will be an introduction how to create project based on TypeScript using Vue.js and Vuex . We will start with creating application using…

Read More

Axios and empty data field. Cross-Origin Read Blocking (CORB) blocked cross-origin response. CORS.

May 30, 2019October 30, 2019
Piotr Sikora
1 Comment on Axios and empty data field. Cross-Origin Read Blocking (CORB) blocked cross-origin response. CORS.

I had a situation last week with requests to server from Vue using Axios where data field has been empty. Server had CORS (Cross-Origin Resource…

Read More

TypeScript – Types in Destructuring Assignment – Vue and Vuex

May 27, 2019June 6, 2019
Piotr Sikora
2 Comments on TypeScript – Types in Destructuring Assignment – Vue and Vuex

This is very common right now to use TypeScript in JavaScript project. TypeScript is using static typing so it’s easier to analyse code. Of course…

Read More

MeetJS Kielce 002 – After the meetup

April 5, 2019May 26, 2019
Piotr Sikora
Leave a Comment on 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…

Read More

JavaScript course – Object iteration (key / value)

March 28, 2019May 26, 2019
Piotr Sikora
Leave a Comment on 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…

Read More

Why I started working with Stylus? Why should you check another CSS precompilator?

March 13, 2019May 26, 2019
Piotr Sikora
Leave a Comment on 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…

Read More

Posts navigation

1 2 … 4 Next
Copyright © 2022 FEDojo - WordPress Theme : by Sparkle Themes
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.AcceptReject Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT
  • Blog
  • About
  • LinkedIN