Skip to content

cr0wg4n/js-ts-level-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS/TS Level up

A guide to level up in your career for JS and TS

This repository contains JavaScript/Typescript code. You can run the code whenever you want, but I'm using Bun to test some new features. Click here to download bun.

Content

Functional programming

  • Monoids, Here is a cool material about it: youtube video
  • Crazy article about functional programming and composition, article link

Micro-project

  • Password Generator

Packaging and Bundling

To check some examples working with Vite, Rollup, and Webpack, please navigate to the bundling directory in this project.

The main purpose of this section is to analyze the final result of the entire process of building and bundling in those bundlers.

Resources:

Software Engineering

Good Practices

Reactivity and State management

Web API

Typescript

Semantic RESTful API

Semantic Release

Unit/e2e Testing

Linting, Formatting

Rendering, multiple mechanisms and alternatives

MicroFrontends

Miscellaneous

Branching models
Git hooks

Crazy quotes

Less code = less surface area for bugs = fewer bugs

The essence of software development is composition

Resources


Feel free to reach me if you like to talk about these topics, just found me as cr0wg4n in Telegram.

Disclaimer: This guide will be used to advance my career at my actual company