Skip to content

FEDojo

Front End Developer JavaScript enthusiast Piotr Sikora

  • Blog
  • About
  • LinkedIN

Front End Developer Interview – Questions part 1

August 26, 2015March 4, 2019
Piotr Sikora
Leave a Comment on Front End Developer Interview – Questions part 1

Headhunters are calling to you and want to check your skills as fast as possible. What are they asking about? Its rather simple questions but…

Read More

Pure JavaScript – Private and public methods

November 21, 2014March 4, 2019
Piotr Sikora
Leave a Comment on Pure JavaScript – Private and public methods

Have you been creating your own classes in pure JavaScript? What if you neeed a private method? How to create them? So finally you can…

Read More

Pure CSS only collapsible elements. How to create accordion without JavaScript

April 4, 2014March 4, 2019
Piotr Sikora
Leave a Comment on Pure CSS only collapsible elements. How to create accordion without JavaScript

Pure CSS collapsible (with on click) containers/elements/whateva. HTML Code: <div id="elem"></div> <a href="#" class="par cac1">Tab 1</a> <a href="#" class="par cac2">Tab 2</a> <a href="#" class="par cac3">Tab…

Read More

Front End Developer arsenal – SASS. Installation and short manual

April 3, 2014March 4, 2019
Piotr Sikora
Leave a Comment on Front End Developer arsenal – SASS. Installation and short manual

Have you ever been dreaming about variables in CSS code? Or maybe other functionalities like functions? The simplest way to have a variables in CSS…

Read More

Autoexecuted object in JS

January 31, 2014March 4, 2019
Piotr Sikora
Leave a Comment on Autoexecuted object in JS

Sometimes you will need to create autoexecuted object (for example in case of load/document ready events). Have you tried to do it this way? Autoexecuted…

Read More

Posts navigation

Prev 1 … 3 4
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