Yona Yupi
@ioni5go
Followers
2
Following
115
Media
2
Statuses
61
Joined December 2022
There is no way to avoid or replace the hard work of thinking. When you write a test you are thinking about how to specify behavior. When you make the test pass you are thinking about how to implement that specification. When you refactor you are thinking about how to communicate
19
114
565
@DevWig No. DRY is good advise in context; but not all duplicated code is bad. Sometimes two stretches of code can appear to be duplicates but are going to evolve separately. Such duplication is accidental and transient.
6
15
168
Explaining Sessions, Tokens, JWT, SSO, and OAuth in One Diagram. The method to download the high-resolution PDF is available at the end. Understanding these backstage maneuvers helps us build secure, seamless experiences. How do you see the evolution of web session management
16
435
2K
Make your localhost collaborative. Send works in progress and receive feedback instantly, without waiting for long deployment cycles.
71
428
3K
Protip: If you want to become a better software developer, you should study the source code of the frameworks you are using. Not only do you get a better understanding of how they work, but you're going to learn how various design patterns are applied in practice.
15
80
514
I've created my first pull request! 🤗 I'm continuing to explore software development collaboration models. #100DaysOfCode #CodingOdyssey
0
0
1
GIT is difficult to master, but not anymore! Here I've created The Ultimate GIT notes for you. Normally It's $33 but for 24h, it's 100% FREE! You will get: • Save 100+ hours on research • 100+ pages • FREE GIT notes To get it, just: 1. Like & Reply “ git ” 2. Retweet (much
424
234
448
Exploring Git & GitHub: created branches, set up branch protection rules, and made some commits in a branch. Now, ready to send a pull request to my repo. Looking for a reviewer to help me complete the GitHub cycle. Anyone up for it, just this once? 😊 #GitHub #Git #100DaysOfCode
1
0
1
Uber Tech Stack This post is based on research from many Uber engineering blogs and open-source projects. If you come across any inaccuracies, please feel free to inform us. The corresponding links are added in the comment section. Web frontend: Uber builds Fusion.js as a
15
351
2K
🚀 Exploring Git GitHub with the Meta course: I've created my account and I'm practicing basic commands. While learning about version control, it feels like I'm entering the world of 'Edge of Tomorrow' 🎬😄 #100DaysOfCode #GitHub #Git #CodingOdyssey
0
0
0
#100DaysOfCode: I've set up Webpack, ESLint, Prettier, Sass, Babel, and a local server. I've also established dev/prod environments with the appropriate loaders and plugins for each case. It was quite a challenge piecing it all together, but now they work in perfect harmony! 🛠️💪
0
0
1
Top 5 Software Architectural Patterns In software development, architecture plays a crucial role in shaping the structure and behavior of software systems. It provides a blueprint for system design, detailing how components interact with each other to deliver specific
10
532
2K
Story Points don't work. Even Ron Jeffries, who invented them, said he was sorry years ago. And not only did he apologize, but he called the whole estimation idea "Evil." Unfortunately, too many teams still use these points to estimate their work. Story Points is a made-up
245
745
4K
Working on my next project in the Udacity Frontend Nano: 'Weather Journal App with Asynchronous JavaScript.' Creating a dynamic web app using a web API and user data to update the UI for weather forecasts. Excited to complete this project! #100DaysOfCode #CodingOdyssey
0
0
2
¿Sabes que Google tiene sus propios cursos para aprender desarrollo web con React y Angular gratis? ⚛️ web․dev/react 🅰️ webvdev/angular
11
380
2K
Types of Software Engineers and Their Typically Required Skills In this overview, we'll explore three key types of Software engineers: 1. Front-End Engineer: Specializes in creating user interfaces using HTML, CSS, and JavaScript. They focus on ensuring that apps are visually
39
510
2K
Feliz #DiaMundialDelVideojuego! Aquí tienes 15 webs con juegos para aprender programación: checkio․org codecombat․com codedex․io codemonkey․com codingame․com cryptozombies․io cssbattle․dev flexboxdefense․com flexboxfroggy․com flukeout․github․io lab․reaal․me/jsrobot
13
581
2K
Day#12 of #100DaysOfCode : I've completed Module 1 of the Meta Principles of UX/UI Design course, diving into UX/UI distinctions, key stages, and the power of customer-centric design. Motivated and excited to keep learning on this rewarding journey! 🎨💡#CodingOdyssey
0
0
1
12 Design Patterns You Must Know 1. Factory Pattern 🏭 Imagine a factory that produces different products. Similarly, this pattern creates objects without specifying their exact class, making code flexible and easy to extend. 🧩 2. Observer Pattern 🔍 Like subscribing to
19
613
2K
Goodbye ChatGPT! You can create your own custom ChatGPT using 3 different LLM's - GPT-4 - Llama 2 - Falcon LLM No coding skills required. Here is how to create your own ChatBot with Dante AI: [🔖 Bookmark for later]
99
695
3K