Lucie Yarishlucieyarish.hashnode.dev·Nov 22, 2023Day #2Main Topics of the Day JavaScript During today's study session, I continued bulding The World's Most Annoying Cookie Consent project. I learned about more JavaScript methods, but also about HTML forms. Use element.style to change element's style. Ex...DiscussLearning journalAccessibility
Lucie Yarishlucieyarish.hashnode.dev·Nov 21, 2023Day #1Although the title says Day #1, more than 2 months had passed since I've started learning frontend development through Scrimba's Frontend Developer Career Path and it's been 16 days since I had signed up for their bootcamp! I've had lots of fun learn...Discuss·44 readsLearning journalScrimba
Sajiya Milimilibytes.hashnode.dev·Nov 9, 2023My First Full-Stack Application: Creating a Weather Outfit GeneratorMy journey as a developer in Phase 5 led me to a project that not only challenged my skills but also brought to life an idea that had been lingering in my mind for years. This project, a weather outfit generator, started as a simple question I had as...DiscussFull Stack Development
ada rachel oyeokaadarachel.hashnode.dev·Nov 4, 2023The Top 5 HTML Tips Every Junior Web Developer Should KnowAll web developers embark on an exhilarating journey to conquer the intricacies of the foundational language: HTML. HTML or Hypertext Markup Language, serves as the skeleton or architectural blueprint for every webpage on the internet, defining the s...Discuss·10 likesJunior developer
ada rachel oyeokaadarachel.hashnode.dev·Nov 4, 2023The Role of Junior Developers in Tech Teams: Learning and ContributingOnce upon a time in the magical land of tech, there was a fresh-faced junior developer named Alice. She had just graduated from Coding Academy and was ready to take the tech world by storm. Armed with her code editor and a relentless determination to...Discussjunior developer, learning programming, frontend
Delia Alinadelia.hashnode.dev·Nov 4, 2023Navigating the Software Development Journey: What I Wish I Knew as a Junior DeveloperBecoming a senior developer is a journey filled with learning, challenges, and growth. When I reflect on my path, I can't help but think about all the things I wish I knew when I was just starting as a junior developer. While experience is a great te...Discuss·1 likeJavaScript
Hanihaniportfolio.hashnode.dev·Oct 27, 2023PortfolioHello Guys ! after taking a 4 months intensive BootCamp in web development I came up with my first Portfolio that I would like to share with you. hope you like it and looking forward to hearing your feedbacklink : https://hanikahale.netlify.app/Discussportfolio
Abderahmane Katebabderahmane-kateb.hashnode.dev·Oct 21, 2023Building My First PortfolioHello again! Today is not about learning and mastering React Native; it's about my portfolio. Yes, I've finally built my portfolio using the Wix platform. It didn't take much time, only three days, but I designed it in a simple way to showcase my app...Discussportfolio
Paul Berescaboreditguy.com·Oct 20, 2023What surprised me as a technical interviewerI've been a JavaScript developer for a while now and in the last few years I had the opportunity to interview a lot of candidates of all levels, from students aspiring to an internship position to Senior Developers. Today I'll focus on the first cate...Discuss·11 likes·75 readsJavaScript
Dennis Shindeshinn.hashnode.dev·Oct 20, 2023Diving Into Git CollaborationGit basics Even if you have done a very limited amount of coding, chances are that you have at least heard of Git. Git is the most commonly used version control system today. Essentially, Git allows you to make "checkpoints" during the lifespan of yo...DiscussWeb Development