#learnWithSkersys

Welcome to #learnWithSkersys

This is a website for you who have started learning to be a web developer and have many unanswered questions.

Using simple cards, many development technologies are compared in pairs to understand which is better in which cases.

Feel free to download the cards and share them on social networks.

// npm vs. Yarn

Package manager comparison

  • Less disc space is needed

  • Automatically generated version lock file

  • Workspaces support

  • Security

  • License check

  • Plug'n'Play feature

  • Zero-Install feature

  • Packages are installed in parallel

#learnWithSkersys

learnwith.skersys.eu

24.11.2022

// Bootstrap vs. Tailwind CSS

CSS Framework comparison

  • Older and more popular

  • Pre-built components

  • Responsiveness oriented

  • Eliminates unused classes

  • Small project size

  • Unique design

  • Flexibility

#learnWithSkersys

learnwith.skersys.eu

14.11.2022

// freeCodeCamp vs. The Odin Project

Web Development Learning Resouces comparison

  • Learning in browser enviroment

  • Certifications after completion

  • Python course

  • HTML, CSS, JavaScript courses

  • Free and open source

  • In-depth learning material

  • Ruby course

  • Learning in real life enviroment

#learnWithSkersys

learnwith.skersys.eu

09.11.2022

// React vs. Angular

Front-End Frameworks comparison

  • Easy learning curve

  • JSX

  • Virtual DOM

  • Flexible

  • Reusable components

  • Open Source

  • TypeScript

  • Bidirectional data binding

  • Built-in libraries

#learnWithSkersys

learnwith.skersys.eu

01.11.2022

// Front-End vs. Back-End

Development comparison

  • Focus on user-side of a website

  • HTML, CSS

  • Code writting

  • Communication with help of APIs

  • JavaScript

  • Python, PHP, Ruby

  • Focus on data and logic

#learnWithSkersys

learnwith.skersys.eu

27.10.2022

// GitHub Pages vs. Netlify

Static Web Hostings comparison

  • Unlimited build minutes

  • Free tier

  • Automated builds from Git

  • Compatible with static site generators

  • Free one-click SSL

  • Easy rollbacks

  • Repository can be private

  • Multiple domain names

#learnWithSkersys

learnwith.skersys.eu

25.10.2022

// CSS vs. Sass

CSS Layouts comparison

  • Doesn't need compilation

  • Easy to use

  • Mixins

  • Functions

  • Indented syntax

  • Nested syntax

#learnWithSkersys

learnwith.skersys.eu

13.10.2022

// Flexbox vs. Grid

CSS layouts comparison

  • Expands with content

  • Great for responsive design

  • Overlapping elements

  • Two-directional

  • Great for compex layouts

#learnWithSkersys

learnwith.skersys.eu

11.10.2022

// JavaScript vs. TypeScript

Programming Languages comparison

  • More information available

  • Doesn't have to be compiled

  • Is used in React

  • Easy to debug

  • Suitable for complex applications

  • Fully compatible

  • Static typing

  • Is used in Angular

#learnWithSkersys

learnwith.skersys.eu

06.10.2022

// React vs. Vue

Frontend Frameworks comparison

  • Popular in job market

  • Scalable to large projects

  • Based on Javascript

  • Easy to learn

  • HTML besides JSX

  • Two-way binding

  • Small project size

#learnWithSkersys

learnwith.skersys.eu

04.10.2022