code examples of my 10 must-know design patterns for JavaScript Developers talk
-
Updated
Jul 28, 2023 - JavaScript
code examples of my 10 must-know design patterns for JavaScript Developers talk
🖥 Presentation deck with code examples on clean code, code aesthetics, best practices and developer mindsets.
Refactoring course given at the UNPSJB during the month of September of the current year
refactor class to functional components - WIP
A refactor exercise.
Converted a functioning Google Books API search engine, built using RESTful API, into a GraphQL API using Apollo Server. The conversion involved replacing the RESTful API with GraphQL queries and mutations to retrieve and modify data, adjusting the authentication middleware to work with a GraphQL API, and setting up an Apollo Provider
"Guess the Number" is a classic guessing game where the player tries to guess a randomly generated number within a specified range.
Ejercicio para LAUNCHX en el cuál se refactoriza un código legado y se crea una API para entregar las funcionalidades.
«Clean Code» — это задание для отработки навыка чистого рефакторинга кода в рамках RS School
Add a description, image, and links to the refactoring-exercise topic page so that developers can more easily learn about it.
To associate your repository with the refactoring-exercise topic, visit your repo's landing page and select "manage topics."