Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fchristenson/my-life-as-a-programmer
https://github.com/fchristenson/my-life-as-a-programmer
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fchristenson/my-life-as-a-programmer
- Owner: fChristenson
- Created: 2018-03-30T04:14:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-16T12:22:01.000Z (over 3 years ago)
- Last Synced: 2023-08-20T07:22:03.487Z (over 1 year ago)
- Size: 863 KB
- Stars: 79
- Watchers: 18
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My life as a programmer
## Description
This is a repository where I can store all the
questions and suggestions from my viewers on my [Youtube channel](https://www.youtube.com/user/Fidde12345).* **[Answered questions](https://www.youtube.com/playlist?list=PLBAZWBMYeVYjXogYQDd1rwVI0c5YoioqU)**
* **[Tutorials](./tutorials.md)**
* **[Suggestions](./suggestions.md)**## Pending questions
> What should I do if I get distracted/bored whenever I'm coding something that's monotous?
## Pending tutorials
> What concept do a junior developer need to learn in order to grasp the workflow and code structure of a large scale company. I've seen you talk about MVC as a way to structure code in web development. Are there any other concepts that one should try to learn or understand to be able to work with a large team?
> @Fredrik Christenson Can you make a video on CSP and why is it important?
> Hey Fredrik can you make a video on what are the things that I need to include in a portfolio. The best way to build a portfolio
> Hey Fredrik can you make a video on setting up a portfolio as a web developer
> Can u create a few videos on Mongo, Node and express about industry use cases and best practises?
> Thanks Fredrik! I'd love more examples of improving things for others & providing value:)
> Can you make a video about loading fonts?
> Can you make a video about using Microdata?
> Can you compare a relational database with MongoDB and focus on data integrity (transactions)?
> How do you build a Chrome extension with Vue.js?
> Can you make a video about Express API tokens with token refresh?
> Can you make a video about React, Angular and Vue where you compare their strengths?
> How do we create an architecture for GDPR?
> Can you make a backend job interview video?
> Can you make a video about PWA's using [Phoenix](http://phoenixframework.org)?
> Can you make a video about using React with [Laravel](https://laravel.com/)?
## Pending reviews
> Hello fedrik bro, can you just look below codes and live site in your free time written in css and I would like to hear your opinion that how I'm writing css/scss code. Following BEM convention, mostly I write classes of specific block like cards__h1,cards__h3,cards__p,cards__p1. Do you think it's good practice. 1. Ecom code: https://github.com/Alidhuniya/HTMLCSS-Projects/tree/master/Ecom live: https://alidhuniya.github.io/HTMLCSS-Projects/Ecom/ 2. construction: https://github.com/Alidhuniya/HTMLCSS-Projects/tree/master/construction-site live: https://alidhuniya.github.io/HTMLCSS-Projects/construction-site/ 3. Digital agency: https://github.com/Alidhuniya/HTMLCSS-Projects/tree/master/Digital%20Agency live: https://alidhuniya.github.io/HTMLCSS-Projects/Digital%20Agency/ 4. Band written in scss: https://github.com/Alidhuniya/musician-band live: https://alidhuniya.github.io/musician-band/ Thank you
https://www.youtube.com/redirect?stzid=Ugzgsily3I5Zm2aK1bR4AaABAg&redir_token=HmAW1n1Af0WYO3WVKu4o9xHpvl58MTU2ODk2MTQwOUAxNTY4ODc1MDA5&q=https%3A%2F%2Fwww.five1015.com%2F&html_redirect=1&event=comments
https://www.npmjs.com/package/@react-google-maps/api
https://github.com/adam-golab/react-developer-roadmap
> Can you make a review of Vim and Emacs vs modern editors like Webstorm, VSC, Atom and IntelliJ?