dayjs - fast 2kB alternative to Moment.js with the same modern API web developers |
- dayjs - fast 2kB alternative to Moment.js with the same modern API
- 10 Useful CSS Snippets Every Designer Should Have
- Integrating Websockets into a Real-Time Vue App with Socket.io and Vuex
- Any workaround for this Safari bug with a Bootstrap 4 modal?
- Trickmaze Code on company site?
- How do I know a career in web dev is right for me?
- Designing a Calculator
- Is there a quick way to setup Ubuntu LAMP stack in Virtualbox...? (for dev purposes only)
- What are some tools to use to determine issues with a site’s SEO.
- What language to start off with in web dev?
- What's optimal career-wise?
- The Beauty Of Persuasive Design (User Interface Design)
- Announcing the Decentraland SDK Alpha – Decentraland
- Node.js, npm and webpack on a distant server
- [solo dev] b
- Launch Angular Progressive Web App in couple minutes!
- Does anyone know of a good HTML5 drawing library?
- [Question] How do they not load a new url, but change the page and url?
- WebDevelopment and other thingies
- What do you think is the best technology to use to build a social-media+forum type of platform?
- [Resource] Findshot - Free inspiring photos
dayjs - fast 2kB alternative to Moment.js with the same modern API Posted: 23 Apr 2018 09:10 AM PDT
| ||
10 Useful CSS Snippets Every Designer Should Have Posted: 23 Apr 2018 05:27 AM PDT
| ||
Integrating Websockets into a Real-Time Vue App with Socket.io and Vuex Posted: 23 Apr 2018 05:21 AM PDT
| ||
Any workaround for this Safari bug with a Bootstrap 4 modal? Posted: 23 Apr 2018 10:14 AM PDT I have a site that has a fixed sidebar and within that sidebar there is a modal. When I open that modal, everything works fine in Firefox, Chrome, Edge, and even Internet Explorer 11, but in Safari, only the sidebar gets dark from the modal backdrop and you'll either see none of the modal or just part of it, depending on how wide your window is. If this was just normal HTML, I could easily fix this by moving the modal outside of the sidebar. However, this site uses Vue and Bootstrap-Vue, so the modal is stored in the same Vue file as the component that uses the modal. I'd like to keep it that way, if possible. [link] [comments] | ||
Trickmaze Code on company site? Posted: 23 Apr 2018 10:57 AM PDT So I am utterly confused by this, it could have a simple solution but I can't figure it out. On my companies website I found in the live source code of the home page this line: It is not in our github branches so I thought it was being generated by some script on the page, but I just SSH'd into the server to take a look at the source code and it is there. I don't know how it could have gotten there and why it doesn't carry over to github. Is there something on our server generating this? [link] [comments] | ||
How do I know a career in web dev is right for me? Posted: 23 Apr 2018 01:34 PM PDT Considering a career in front end development. I enjoy HTML and CSS and have rudimentary knowledge of Javascript. The prospect of creating websites seems fun and I really enjoy the design aspect of it and ensuring users have a great experience. I also think coding it would be challenging yet rewarding. From what I've read it seems like a career in web dev is for someone who is very analytical and detail oriented and also someone who has a very scientific mindset. That isn't really who I am. I am detail oriented but I'm not a super analytical person. I just want to be sure this is right for me, because I do feel excited and interested in front end development. What should I know about web dev? What are some of the greatest challenges? Can anyone really do it? I could use some insight from experienced developers.Thanks! [link] [comments] | ||
Posted: 23 Apr 2018 03:43 PM PDT Hi, I am wanting to build a calculator that does total calorie expenditure for the day like this one But I would also like to be able to be able to input body fat % estimation from another formula that uses waist to height ratio. As someone with no programming experience how difficult would that be and where should I start? Can I insert it into wordpress or will it be more complicated than that? Thanks [link] [comments] | ||
Is there a quick way to setup Ubuntu LAMP stack in Virtualbox...? (for dev purposes only) Posted: 23 Apr 2018 09:27 AM PDT I'm wondering if there is a quick way to setup an Ubuntu LAMP server on Virtualbox without going through each step manually... even installing Ubuntu and going through all the install prompts, I would prefer to skip all of that. Just need a quick development environment I can boot into. Something like Heroku or DigitalOcean droplets, just click and go... I will actually use one of those, if I can't find a way to do it locally without too much effort. Thoughts? [link] [comments] | ||
What are some tools to use to determine issues with a site’s SEO. Posted: 23 Apr 2018 11:20 AM PDT I've been working on a site for a digital marketing agency. Unfortunately, they've had a recent drop in google rankings. The company thinks that the drop came from my changes. I believe that the drop might be from a lack of content updates. The updates that I've done are css, js and speed improvements. I guess I'm looking for a ways to prove I'm right/wrong. [link] [comments] | ||
What language to start off with in web dev? Posted: 23 Apr 2018 04:42 AM PDT I've gotten a few very basic programming classes in Java and since then I've self taught myself more Java and picked up C#. While they're a great bit of fun, I'd like to learn how to properly make websites and get more to the web side of things. What I want to know is, coming from Java/C#, what language should I pick up to start doing web stuff? The website I have in mind would be a fairly simple one with functionality for logging in, downloading files from it and so on, fairly simple stuff. First thing that comes to mind is HTML. Is that good to start with, and do I need to learn a seperate language for backed (logging in, etc)? Quick edit: I want to learn the languages, not just create a single page :) [link] [comments] | ||
Posted: 23 Apr 2018 07:48 AM PDT Hello all. I'm 24, living in Italy and learning web development by my own. What is the optimal choice on the long term, career-wise?
Especially in the first and third case, what are the real chances to find a job? Here in my country they ask for Computer Science degree, mostly everywhere. Sure, EU offers better opportunities but if so: what company is willing to hire someone coming from another country, when there are thousands of native speaker devs? Since February I'm in a scholarship program created by Udacity and Google. Can this cover, even if in some part, the lack of a degree? Thank you for reading my doubts and worries. [link] [comments] | ||
The Beauty Of Persuasive Design (User Interface Design) Posted: 23 Apr 2018 01:16 PM PDT
| ||
Announcing the Decentraland SDK Alpha – Decentraland Posted: 23 Apr 2018 01:12 PM PDT
| ||
Node.js, npm and webpack on a distant server Posted: 23 Apr 2018 12:48 PM PDT Hey guys ! I'm currently learning node.js and building apps with npm and webpack, and I really like it. And as i'm finishing my diploma, I need to apply to new school and find an internship to continue my education. So my next step is rebuilding my portfolio, and I wanted to do it using express.js and a templating engine like jade. But I have this hosting as it's free for students, and I just read that I can't use node.js on it. I know I can still use PHP but I want to use other languages as I aspire to be more JavaScript oriented in my future career. Sorry for asking a dumb question like this but I didn't find anything that answered my questions. Thanks ! [link] [comments] | ||
Posted: 23 Apr 2018 12:31 PM PDT EDIT: genius title... My bad. I'm a solo wannabe dev building a couple projects to add to my resume using the Django framework (Python). On both my projects I've hit huge walls when creating the user interface because I never manage build it to how I have the website pictured in my mind. On one project I'm using Bootstrap 4 and on the other one I'm using CSS: Grid. In my noob opinion Boostrap code itself looks messy and terrible to learn. On the other hand I'm really liking Grid (I barely started using it yesterday) but it seems nice and clean. My disadvantage is that I have very little to none knowledge of JS and have had very little exposure to both B and Grid. B seems to cover my basic JS needs but my mind really doesn't want to learn B. I seem to like Grid however I would need to complement with JS elements. Sorry for the terrible question. I'm really in a negative mindset about this. Feel like I went from 60 to 1mph on my projects because of lacking the skills to create a front end. [link] [comments] | ||
Launch Angular Progressive Web App in couple minutes! Posted: 23 Apr 2018 02:46 AM PDT
| ||
Does anyone know of a good HTML5 drawing library? Posted: 23 Apr 2018 12:17 PM PDT I am working on a website where users can take screenshots and draw on them. I am having trouble finding a good drawing library to use. Right now I am using literally canvas! but I am wondering if there's a better alternative. Whether that alternative is free or paid, it does not matter. [link] [comments] | ||
[Question] How do they not load a new url, but change the page and url? Posted: 23 Apr 2018 07:07 AM PDT On the website contiducco.it, they change from the home page to the about page seamlessly. When viewing the page from inspect element, we can see that it is really just one page, with a changing url and transitions. How do they do this? Thanks! [link] [comments] | ||
WebDevelopment and other thingies Posted: 23 Apr 2018 10:30 AM PDT Hi guys , my name is Andrew , i am 24 years old and i would like to opt on going as a developer /designer whatever. I took a course of HTML/CSS in 2016 but didn't do much since i wasn't motivated (health issues etc.) But now since time passed and i don't want to spend my entire life whining about sh33t job i have the following question/s : Where do i start from ? How do i know i am on the right path ? Are there people that would teach you like from the roots and then work with them like freelancing/projects/whatever? Thanks for your time cheers . Andrew [link] [comments] | ||
What do you think is the best technology to use to build a social-media+forum type of platform? Posted: 23 Apr 2018 10:18 AM PDT I am wondering what y'all think would be the best technology to build a platform that combines some familiar elements of social media and forum-based platforms. My hope is to create a social network where people like me who are sick of the shitty parts of Facebook but get a lot out of the music-based groups or other niche communities can go. I know that Reddit fits that description well but Reddit lacks a lot of the social aspect that does make Facebook awesome e.g. having your identity tied to your account.
There are likely more that I can't remember. I haven't written anything down yet so bear with me, I think this thread will help to fine tune and lock down concepts but my focus is on discussing possible technologies to use to build this project e.g. Node.js vs Python or solutions for linking-accounts to social medias. [link] [comments] | ||
[Resource] Findshot - Free inspiring photos Posted: 23 Apr 2018 10:01 AM PDT |
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