Becoming a Full-Stack Web developer in 7 Months
This is amazing man, as someone just starting out its inspiring watching the journey. Read full topic
View ArticleBecoming a Full-Stack Web developer in 7 Months
Thank you very much! Always nice and motivating to see comments here. Last week I decided to jump on Node.js, since it helps me to get a more wholistic view of Web development and so far I just...
View ArticleBecoming a Full-Stack Web developer in 7 Months
Hello everybody! I have build my first Node “App”. Yes it´s not an App yet, but I was able to set up routes and render some HTML with the handlebar.js templating engine. I was able to do a POST...
View ArticleBecoming a Full-Stack Web developer in 7 Months
I´m pretty stuck with node right now… anyone else had problems when learning Node? I get pretty stuck with redirects and how to combine the backend with the frontend. I even thought about quitting...
View ArticleBecoming a Full-Stack Web developer in 7 Months
It is sunday again, so time for a new update. I did it… i quit… Node.js (for now). Yes I was quite frustrated and had a look at flask since it seemed to be easier to learn. And yes, for me it was...
View ArticleBecoming a Full-Stack Web developer in 7 Months
What stuck you on Node.js? A lot of times now I search for a tutorial repo or a guide with a code repo on Github when I’m trying something new. Play around with it, figure out what does what, what...
View ArticleBecoming a Full-Stack Web developer in 7 Months
I got stuck with redirecting but it does not matter too much. I will use the tool which gets the job done and I generally think Python on the backend suits my needs better than JavaScript. The reason...
View ArticleBecoming a Full-Stack Web developer in 7 Months
Well I did after some struggle not manage to get that damn app deployed. It was a quite simple app where you could enter your age, sex and class you wanted to book for a tour on the titanic. Based on...
View ArticleBecoming a Full-Stack Web developer in 7 Months
I´m finally back with some news. Yes, I struggled a lot and bad problems with my motivation, but I kept working of course and did not give up. Here is my first App build with a JavaScript framework. I...
View ArticleBecoming a Full-Stack Web developer in 7 Months
Next Update here: Finally things start to come together and get interesting. You can visit my Domain: ds-gym.de and login with “jack” and “password”. You will have access to two very basic apps. I use...
View ArticleBecoming a Full-Stack Web developer in 7 Months
Just upgraded my website to HTTPS. There are 10 hours udemy courses on SSL and i had a look on it… was boring and frustrating. Then I found this: certbot.eff.org Certbot Automatically enable HTTPS on...
View ArticleBecoming a Full-Stack Web developer in 7 Months
I will be following you man. I am on the same road as you are. Read full topic
View ArticleBecoming a Full-Stack Web developer in 7 Months
Thank you. At the moment I do a lot of Linux stuff, which is quite hard but enjoyable if it works. I worked on my website “ds-gym.de”. I improved another significant step right now. I set up multiple...
View ArticleBecoming a Full-Stack Web developer in 7 Months
Hello guys, again, I did not quit or anything. I took my time to learn a bit more of Vue.js and built a Portfolio Website with it. I dockerized my Application and serve with with Nginx. Actually a...
View ArticleBecoming a Full-Stack Web developer in 7 Months
No feedback? Anyway, just did a new update. Keycloak is redesigned, Logging in works. The style of the platform itself will be changed, but at the moment motivation to do this is quite low. I have...
View ArticleBecoming a Full-Stack Web developer in 7 Months
Hell of some nuggets to help me with my journey to become a full stack. Thanks for the share and for the info. I really learnt a lot especially when you mentioned something about not just jumping from...
View ArticleBecoming a Full-Stack Web developer in 7 Months
Hi @Data-Mastery, I checked out your site and really like it! The transitions are a nice touch between pages. The background image is excellent too. I also like the way you simulated typing on the...
View ArticleBecoming a Full-Stack Web developer in 7 Months
Thank you very much for your feedback. Worked on it integrated the suggested favicon. The last 3 weeks I worked on a Udemy couse which you can see in “Projects”. It is called “Data Wrangling with the...
View ArticleBecoming a Full-Stack Web developer in 7 Months
Yes, I like the combination of Math and Web dev/Software engineering. For a current reason: I have build a prediction dashboard for the corono virus: https://data-mastery.com/ Video:...
View ArticleBecoming a Full-Stack Web developer in 7 Months
Hello everybody, 14 days ago I postet the link with the prediction for 14 days and hell… my model totally underestimated the reality. I also never thought about the impact this might have on my life....
View ArticleBecoming a Full-Stack Web developer in 7 Months
Hello everybody, I did not post for a verrrry long time. Corona was and is very bad, my company still struggles but I put a lot of work into my projects and I can now say I am where I wanted to be one...
View ArticleBecoming a Full-Stack Web developer in 7 Months
Sehr gut! Thanks for sharing your journey. Read full topic
View ArticleBecoming a Full-Stack Web developer in 7 Months
This week I dived into asynchronous javascript and I struggled a lot. I had really a hard time to understand WHY my Promise is never able to return a value.I think now I finally understand it in a way...
View ArticleBecoming a Full-Stack Web developer in 7 Months
Thank you for your Feedback. When I programmed this, I got a sense that this might not be the correct way to implement the class. I guess it should be more like this: class Car { constructor(brand) {...
View Article