Nikola trucks have a "HTML 5 super computer" - "That's the standard language for computer programmers around the world, so using it let's us build our own chips" web developers |
- Nikola trucks have a "HTML 5 super computer" - "That's the standard language for computer programmers around the world, so using it let's us build our own chips"
- Announcing Vue 3.0 One Piece (release)
- Forms best practice
- I wanted to know how virtual DOMs work, so I made one. This is OmDomDom.
- Open Source browser-based lecturing platform powered by WebRTC! ✏️
- For a company who builds mobile apps why on earth is the business page like this. The Facebook devs got very lazy...
- Visualize Data Structures in VSCode
- Update on Firefox Send and Firefox Notes
- Tools should not only be for experts – they should turn us into them
- How do you decide which framework to choose - React or Vue or Angular??
- Front end or back end first?
- Open sourced an examination software called Sophon
- Im a beat maker, and i want to build a site like this. How do i do it? Do i need to know programming?
- What is a good resource to learn nodejs when you are already a decent front-end react developer?
- How to become a CTO?
- The History of the URL
- Neumorphism Login Form | HTML & CSS
- Let's Encrypt's New Root and Intermediate Certificates
- Background Property Safari Mobile
- Best option for background images sizes?
- Do you like Sticky Navigation?
- How do people write automated tests for frontend code? What frameworks are people using?
Posted: 18 Sep 2020 06:58 AM PDT
| ||
Announcing Vue 3.0 One Piece (release) Posted: 18 Sep 2020 09:36 AM PDT
| ||
Posted: 18 Sep 2020 05:06 AM PDT
| ||
I wanted to know how virtual DOMs work, so I made one. This is OmDomDom. Posted: 17 Sep 2020 08:34 PM PDT
| ||
Open Source browser-based lecturing platform powered by WebRTC! ✏️ Posted: 18 Sep 2020 04:30 PM PDT As a student, during this pandemic, I wanted a simple way to have online lectures that felt like in-person ones so I created liteboard.io! A lecturing platform powered by WebRTC and Janus with state-of-the-art drawing tools for anyone who wants to host their own lectures! I'm completing my second year of college next term and I would love to get some feedback on the project! Here's the Github link: https://github.com/jeverd/lecture-experience [link] [comments] | ||
Posted: 18 Sep 2020 01:27 PM PDT
| ||
Visualize Data Structures in VSCode Posted: 18 Sep 2020 10:01 AM PDT
| ||
Update on Firefox Send and Firefox Notes Posted: 18 Sep 2020 02:32 AM PDT
| ||
Tools should not only be for experts – they should turn us into them Posted: 18 Sep 2020 04:47 AM PDT
| ||
How do you decide which framework to choose - React or Vue or Angular?? Posted: 18 Sep 2020 11:38 AM PDT We are starting a new Project and my manager has asked me to choose a framework for the app. I have worked on all three and like them all. I have personal preference for react. Other than that I can't seem to choose one over the other. How would you guys make this decision? [link] [comments] | ||
Posted: 18 Sep 2020 08:00 AM PDT Heya. I'm a web dev who's mostly been doing simple front end stuff at work for the last couple of years. I've done a few backend courses and tutorials in my spare time, and I want now to build my first from-scratch project without following a tutorial, but I have realised that all the tutorials I've watched haven't told me where to actually start. Should I build out the front end first or the back end, or should I do them both at the same time? How do I think about actually starting a project? All of the tutorials and things I've watched have skipped the planning stage, basically - they go into it with a fully fledged idea and, crutially, all of the engineering details already figured out, and only guide you through the implementation. Where can I find some resources on actually mapping out how everything will fit together, how to plan stuff like this? fwiw I want to build a little tool that will help people proportionally split up household bills and stuff. It's something that I've been doing in Google Sheets for ages because I can't find an existing app that does this, so I am quite excited to build something that will actually be useful to me, but yeah, while I know how to write HTML and CSS and JavaScript and I have a beginning level understanding of react and node and backend tech, I am struggling to think about actually planning it out and figuring out where to start. [link] [comments] | ||
Open sourced an examination software called Sophon Posted: 18 Sep 2020 04:35 PM PDT
| ||
Posted: 18 Sep 2020 03:48 PM PDT
| ||
What is a good resource to learn nodejs when you are already a decent front-end react developer? Posted: 18 Sep 2020 03:13 PM PDT | ||
Posted: 18 Sep 2020 05:45 AM PDT There is lots of information out there already which shares how to become a CTO but I am posting here to get more real-life feedback on how someone can move up from a full stack developer with a few years of experience to CTO? [link] [comments] | ||
Posted: 18 Sep 2020 02:01 PM PDT
| ||
Neumorphism Login Form | HTML & CSS Posted: 18 Sep 2020 01:57 PM PDT | ||
Let's Encrypt's New Root and Intermediate Certificates Posted: 18 Sep 2020 10:05 AM PDT
| ||
Background Property Safari Mobile Posted: 18 Sep 2020 01:00 PM PDT I am trying to build a website whose home page features a full-screen image that is fixed position, and the "main content" scrolls over that image as the user goes down the page. Here is a working example of what I want: This work, great! However, on Safari (mobile only), the image fails to display and I get a plain red background. I can fix this issue by changing the background attachment property to "scroll". Now the image will display correctly on Safari mobile, but I do not get the desired 'fixed' effect. Any idea why this is? Is there a workaround to get the image to display correctly and maintain the fixed position? [link] [comments] | ||
Best option for background images sizes? Posted: 18 Sep 2020 12:54 PM PDT
| ||
Do you like Sticky Navigation? Posted: 18 Sep 2020 12:49 PM PDT I read a few UX/UI articles on sticky navigation, notably this one from June that mentions some pro's and cons. I've always found sticky navigations to be a bit more finnicky, especially on mobile devices where screen real estate is already quite rough. But it is also nice to have all the important links right there. What are your thoughts? [link] [comments] | ||
How do people write automated tests for frontend code? What frameworks are people using? Posted: 18 Sep 2020 08:34 AM PDT My development team has made a legitimate attempt to start writing and maintaining automated tests over the past year. (By Automated tests I mean Unit, Functional, and Integrated tests). All of our apps are SPAs which use Aurelia for our frontend development framework, and our backend uses ASP.Netcore. We have been using MSTest for backend tests and a framework called Karma for frontend testing. We have been very successful with writing tests for our backend code, but frontend code has proven to be notoriously difficult to test for the following reasons.
We frequently run into situations where frontend libraries we are using are simply not designed to be testable, or mockable. How are other people on this thread testing their frontend code? Have people had more luck writing automated tests for other front end developement frameworks like react? [link] [comments] |
You are subscribed to email updates from webdev: reddit for web developers. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment