Using clip-path transitions to create a hamburger menu open effect web developers |
- Using clip-path transitions to create a hamburger menu open effect
- Progressing from "I understand the mechanics of CSS" to "I can build beautiful responsive web pages"?
- Wondering if I should pursue a fully remote jr dev job right now or wait until in-person is possible.
- [first website] - I'd like my site to have a counter for each time the time expires.
- Had anyone worked with InertiaJS? How was your experience?
- Partner Up for Learning
- What's the best way to found an entirely virtual remote (web)dev office?
- Question: Are we doing web-based mobile UI wrongly?
- Does anyone use a Text-To-Speech program for testing usability?
- Home Based Work as Webdev struggles
- How to create queue for sending emails to users with nextjs and Vercel
- What technologies / languages to learn to make a crowd funding website/ web app ?
- Github Pages Directory
- What's your setup with sharing code in your Company?
- Hosted PCI form + non-gateway API?
- React-Syntax-Highlighter Brackets Issue
- Quick Tutorial on How to use React with Ruby on Rails
- i made a youtube video downloader that supports mp3 and mp4 using nodejs how is it? i made it entirely using my phone only(link of the website and GitHub repo in the comments let me know you face any bugs )
- what are the best APIs for crypto data?
- Keeping a browser tab/window active
- Learning MERN stack
- Node/express API inquiry (level: beginner)
Using clip-path transitions to create a hamburger menu open effect Posted: 11 Apr 2021 11:05 AM PDT
| ||
Posted: 11 Apr 2021 01:47 PM PDT Question is basically in the title. I've taken some time this week to go back through and really solidify my understanding of CSS - focusing on layout/display types, the box model, inheritance/selectors/specificity, etc. I'm at the point now where I can look at a design and feel comfortable producing the relevant markup + CSS to make that site. However! I have close to zero confidence when it comes to a) making that design responsive, or b) getting it to the point of a production-ready site (say like Indie Hackers). Can I get some advice on how to bridge this gap without working as a career frontend dev for a few years? [link] [comments] | ||
Posted: 11 Apr 2021 03:37 PM PDT So starting tomorrow I'll be doing a one week paid trial at a company based in Florida (I'm in California) basically for them so see if I can work independently and build an app using their stack. I'm excited about it but also a bit skeptical of whether having my first development job be fully remote is even sustainable. Not only will it be impossible to get to know my coworkers beyond a surface level, but the mentoring usually associated with jrs will surely be limited right? I mean it's not like I would be able to just walk up to a senior dev to ask questions. Instead you have to bug them on slack and have them send you a zoom link, and so I'm worried that such a situation will hamper my ability to perform at my best. I also have major ADD and can't focus for shit unless I'm in a professional environment outside of home. Obviously I would prefer to work in person but so far the only positions I've even come close to experiencing success with are remote. And I had a pretty bad experience less than two months ago with a hiring partner of the coding bootcamp I attended because they threw the codebase at me with a huge list of shit to do in a very short amount of time and their lead dev gave me very little advice or direction on what to do and seemed busy with other things. And the pay for what I was being asked to do was literally less than minimum wage. It left a really bad taste in my mouth and now I can't help but feel wary of companies hiring jr devs for remote positions, as it seems like a ripe situation for taking advantage of people and I don't want to be used and abused. Did any of you start your career remotely, and if not does that seem like a viable option to you? [link] [comments] | ||
[first website] - I'd like my site to have a counter for each time the time expires. Posted: 11 Apr 2021 10:21 AM PDT Hello, i'm building my first website! something SUPER basic but its progress. I'd like to be able to login with a username/pass ... Have a timer ... and every time said timer goes off i'd like my site to add +1 to a counter, to keep track of how many times the timer has ever gone off. I'm working on the login system now and thought i'd ask if anyone had any tips on how to create the counter.. or honestly the terminology for creating it so I can google it. Thank you in advance and have a great Sunday! [link] [comments] | ||
Had anyone worked with InertiaJS? How was your experience? Posted: 11 Apr 2021 10:02 AM PDT I've discovered InertiaJS yesterday and spent the morning reading its documentation. It seems super interesting. I'd like to adopt it for an upcoming personal project I'll be working on soon, which will use Symfony as backend and VueJS on the frontend. Had anyone worked with this framework/library? How was your experience with it? Did you encounter any drawbacks? [link] [comments] | ||
Posted: 11 Apr 2021 02:00 PM PDT Hello everyone, hope you doing well. I just wanted to share the discord server for the people who search for learning partners. You can join the server to find a partner for learning different programming languages or any topics you are interested in. Here is the link for the server: [link] [comments] | ||
What's the best way to found an entirely virtual remote (web)dev office? Posted: 11 Apr 2021 05:15 AM PDT Hi! e.g GitLab is working completely remotely and there doesn't exist an office. I want to achieve that too! I am founding a start up (first 10 employees from all over the world) and I want also to have a completely virtual office. There won't be a physical one anywhere existing. What's the best way to do that? Which tools can you suggest me? What do I need? conversation is very important to me: we are a team, and we must be able to communicate as easy as possible to directly tackle problems instead of growing them. Much tech companies have problems with bad code and so on, because of bad team work and communication. I do NOT want that this happens: https://youtu.be/rR4n-0KYeKQ Thank you very much for every ideas and help!! you can also just leave some good ressources here, I will read and watch everything! [link] [comments] | ||
Question: Are we doing web-based mobile UI wrongly? Posted: 11 Apr 2021 11:48 AM PDT I've been thinking about this topic a bit over the last few months. When it comes to web design, we have our top navigation on desktop displays, and then condense that down to a hamburger menu at the top for mobile displays. Job done... Only phones and tablets are getter bigger and those top corners are getting harder and harder to reach. In fact, these days, it's rare for anyone to be able to reach the hamburger menu without using a second hand or having to completely change their grip just to reach it. I found this article which goes into the basics of the UI flaw: https://www.smashingmagazine.com/2019/08/bottom-navigation-pattern-mobile-web-pages/ Has anyone here had any success with an alternate navigation system on mobile? How receptive do clients tend to be? Or are they generally reluctant to go against the grain on this one? [link] [comments] | ||
Does anyone use a Text-To-Speech program for testing usability? Posted: 11 Apr 2021 03:34 PM PDT I'm looking for a recommendation so I can test firsthand how it is to navigate my site via keyboard + TTS. [link] [comments] | ||
Home Based Work as Webdev struggles Posted: 11 Apr 2021 02:03 PM PDT Just started my first job as Frontend Developer and after 2 days or working they're switching to Home based work. Any tips for me cause i feel scared that I'll be working from home with nobody besides me to help just via zoom calls. I'm afraid I'll not so good and struggle to deliver the assignments on time [link] [comments] | ||
How to create queue for sending emails to users with nextjs and Vercel Posted: 11 Apr 2021 04:54 AM PDT Hello, I a junior web developer and for my end of study project I need to develop an app to manage climbing courses. And for that I will need sometimes to send a email to all of the students from my app that I would like to develop with Nextjs. And I was wondering if there are a way to create a queue for sending all these emails In the background. I have already looked at Quirrel. But it doesn't seems to fit my need, maybe I have missed something. I'm open to hear all suggestions. I would like to deploy my app on vercel. I've also heared about Netlify but it seems to be pretty much the same thing. Thank you in advance. [link] [comments] | ||
What technologies / languages to learn to make a crowd funding website/ web app ? Posted: 11 Apr 2021 01:27 PM PDT I want to create / code a crowd funding website like kickstarter or indiegogo what technologies/ languages should I learn . Also if you could suggest in which order I should learn them would really help . I am totally new to this . So please help . Thanks in advance . [link] [comments] | ||
Posted: 11 Apr 2021 07:22 AM PDT Hello everyone, Recently I've been making a website using HTML and GitHub Pages. Everything has been going smoothly, except I'd like the site to display all of the files in the directory it a user types that URL. For example, in my repository I have a directory called 'files', and I would like the user to see all of the files in that directory if they type in my domain 'example.com/files/'. At the moment the user just gets a 404 not found error. Is it possible to achieve my goal? Thanks ever so much. [link] [comments] | ||
What's your setup with sharing code in your Company? Posted: 11 Apr 2021 01:07 PM PDT If you work in a Inhouse-Project, with React etc. What's your setup with test environments, pushing and merge code? Github? [link] [comments] | ||
Hosted PCI form + non-gateway API? Posted: 11 Apr 2021 09:19 AM PDT I need to add a payment form / checkout, which needs to be PCI-compliant, of course. Because I don't want to worry about PCI compliance myself, hosted form fields are ideal. However, the data from this form would not go to a gateway but to another financial company (API) and then from there to a gateway. (That company is fully compliant as well, so that part isn't an issue.) In other words, I need a hosted form that can integrate into that other financial company's API. The problem is that I cannot find any hosted pci form providers that support integrating into a custom api. Does anyone know how to solve this? TL;DR (A) Typical checkout: 1. merchant UI 2. checkout form 3. gateway (B) My checkout: 1. non-merchant UI 2. checkout form How to do (B) without having to build PCI-compliant form solution? [link] [comments] | ||
React-Syntax-Highlighter Brackets Issue Posted: 11 Apr 2021 12:59 PM PDT Hey everyone, I'm using react-syntax-highlighter to render code snippets on my site, however the brackets are small, slim, and very close together. I'm not sure what is causing it and have seen others use this without issues, it's a vary bare-bones component so I'm not sure what could be wrong. Here's a post with an example, and here's the GitHub repo any help would be appreciated :) [link] [comments] | ||
Quick Tutorial on How to use React with Ruby on Rails Posted: 11 Apr 2021 12:31 PM PDT I hope you can learn how to use React with Ruby on Rails from this tutorial. I think Ruby on Rails and React make a great combination for quickly creating dynamic web applications. [link] [comments] | ||
Posted: 10 Apr 2021 04:03 PM PDT
| ||
what are the best APIs for crypto data? Posted: 11 Apr 2021 12:19 PM PDT I'm planning to play with some crypto data (btc, eth, cardano, etc.) and build some dashboard. What are the best APIs for these? Please recommend free and also paid ones. [link] [comments] | ||
Keeping a browser tab/window active Posted: 11 Apr 2021 12:09 PM PDT Hey guys, Anyone know of a Chrome extension or a way to always keep a browser window/tab active? Some websites seem to track if you are currently in another tab/window and make the session inactive. I want to avoid that. [link] [comments] | ||
Posted: 11 Apr 2021 12:00 PM PDT I've started watching a few videos on the MERN stack but I always find myself getting lost because of so much information being chucked at me all at once. Is there any participle order to go about to learn MERN stack and are there any good reference materials? About me :- This would be my first full stack, I'm comfortable with vanilla js, es6, php,html,css. However I'll still consider myself a beginner because this is my first full stack Thanks! [link] [comments] | ||
Node/express API inquiry (level: beginner) Posted: 11 Apr 2021 11:52 AM PDT hi, could someone clarify the following: I haven't reached database section in the course im taking, so i will assume the data is in stored in the following array: const product = [ {id: 1, name: "abc"}, {id: 2, name: "qwe"} ] as far as i understood, if i want to create the following endpoint /api/products, we can do something like: /api/products/:id ...and i filter the array to find the object containing a key value that matches req.params.id ...right? so: Q1: in this scenario, im assuming the user will search for the product using the id, thats why i did api/products/:id, and i know i have to filter the array based on the id, but what if i don't know that?? what if want to let the user search by id OR by name, how do i implement this? should i create another path: /api/products/id/:id for those who want to search by id, and /api/products/name/:name for those who want to search by name? or what? Q2: i saw some tutorials using ":id" , and others using some query string stuff with req.query ".../api/products?id=1&name=abc" ... is this the same as above? if not, what's the difference between both and when should i use which? Thank you for your help [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