• Breaking News

    Wednesday, June 6, 2018

    Visual Studio Code May 2018 (1.24) Released! web developers

    Visual Studio Code May 2018 (1.24) Released! web developers


    Visual Studio Code May 2018 (1.24) Released!

    Posted: 06 Jun 2018 11:54 AM PDT

    Chrome will have an install button in the address bar for Progressive Web Apps

    Posted: 06 Jun 2018 12:32 PM PDT

    Did KeyCDN just shut down their open source CDN? Half of my client's websites just broke

    Posted: 06 Jun 2018 07:58 AM PDT

    It looks like KeyCDN (previously opensource.keycdn.com) just pulled the plug on their previously widespread and freely available CDN network. For my clients, this means that included scripts and fonts being delivered from the CDN for years now have broken websites until I finish going through and updating links for every site...

    submitted by /u/WildBattery
    [link] [comments]

    How to Make an Animation of a Typing Cat

    Posted: 06 Jun 2018 09:28 AM PDT

    1 Element CSS Rainbow Gradient Infinity

    Posted: 06 Jun 2018 04:25 AM PDT

    Anyone else gotten this message yet?..

    Posted: 06 Jun 2018 03:40 PM PDT

    CSS Frameworks

    Posted: 06 Jun 2018 03:11 PM PDT

    Hi-I am new to web development, and have read a lot about CSS frameworks and the pros and cons with each of them. In a course, i was introduced to bootstrap, but I really don't like it, because the class names are very non specific for me and confusing. I was researching and found Bulma which looked pretty simple, and the class names seem more straightforward. I also looked at foundation, ui kit, and semantic ui, and I was wondering if you all could share what frameworks you use and suggest, especially for people just starting out! Thanks so much is advance!

    submitted by /u/ajparsa
    [link] [comments]

    Anyone out there have a day job, but really wants their side project to take off so they can be their own boss?

    Posted: 06 Jun 2018 11:10 AM PDT

    What holding you back? Fear? Perfectionism? Marketing? Something else?

    submitted by /u/TheRealKornbread
    [link] [comments]

    Avoid this gotcha when code-splitting with TypeScript and Webpack

    Posted: 06 Jun 2018 02:50 PM PDT

    HostGator Lawsuit

    Posted: 06 Jun 2018 02:30 PM PDT

    I've tried contesting a false dmca ticket before, which Hostgator simply responded to by suspending my account (which also disabled all my other non 'infringing' sites too).

    I didn't feel like going through that headache again, so I've just been complying and taking down whatever they ask.

    However, this time, they have listed EVERY URL ON MY SITE. So unless I delete my entire site, I'll get my account suspended.

    I feel a lawsuit would be good for 'quality and training purposes'.

    Can I sue Hostgator for this shit?

    submitted by /u/D3athN0te101
    [link] [comments]

    ASP.NET: Http headerless response

    Posted: 06 Jun 2018 02:27 PM PDT

    Hi,

    I am trying to create an asp.net page which will send back a simple plain string, but without ANY HTTP headers. I google for a while, but without any luck. I found multiple suggestions to use the Response.Headers.ClearHeaders() but both Chrome and Firefox show the regular HTTP headers. I tried with Generic Handlers and with Webforms - I tired every clear method of the Response namespace - I cleared, I flushed, I ended - the headers stayed. I tried to the same technique in the PreSendRequestHeaders, Session_End, Application_End in the Global.asax - it doesn't matter, headers got sent (yes, I did check if the webpage got uploaded to the server!).

    I want to remove them because it will be a reply to an Arduino-based system, and I want to remove as much unnecessary data as possible as I don't want to browse through a hundred characters to find my 3 characters long ID or 32 characters long text what I want to display on the local client.

    Thanks for the help!

    submitted by /u/SirButcher
    [link] [comments]

    A simple tip for debugging intermittent test failures from the command line

    Posted: 06 Jun 2018 02:13 PM PDT

    Can you use an old domain with a new site?

    Posted: 06 Jun 2018 01:58 PM PDT

    Basically, I've got an old domain name that I still want to use, however, it is attached to a sh*tty website builder/client. I'm looking to build a new, better site on Wordpress, conversely, I still want the old domain name.

    E.g my old domain that I own is "example.com"

    my new site, in which I creating a new layout, design, etc. is called "123example.com"

    Is there a (easy) way to make all my links on "123example.com" show up as "example.com"

    Cheers guys!

    submitted by /u/austenharry
    [link] [comments]

    Looking for help fine-tuning my parallax footer, any help would be awesome.

    Posted: 06 Jun 2018 01:09 PM PDT

    Looking for some front-end gurus to help me with a problem. I am trying to create a parallax footer and I have the effect working how I want, but the problem is it is a bit janky because the parallax div is being treated as its own scrollable window instead of flowing with the rest of the DOM. If anyone has a minute and wants a challenge I would love some thoughts or suggestions as to what I could do to make it a better, more seamless scrolling experience. Here is the CodePen (Best viewed at 1440px window width but I am not worried about that for now, trying to nail down the scrolling before I toy with image sizes and all that.) Cheers devs!

    submitted by /u/chappyman7
    [link] [comments]

    Feature Flags in NodeJs + React

    Posted: 06 Jun 2018 07:02 AM PDT

    Quotes from The Pragmatic Programmer

    Posted: 06 Jun 2018 12:09 PM PDT

    Hello WebAssembly

    Posted: 06 Jun 2018 11:55 AM PDT

    Will Vulkan (API) have any effect on WebGL?

    Posted: 06 Jun 2018 01:13 AM PDT

    How to show the company that i have responsibility for the job.

    Posted: 06 Jun 2018 11:22 AM PDT

    I'm 19 years old, student and only got two job experiences, internships, and recently i passed a technical test really well and passed the first interview too, but today i have a interview with 3 company partners. In the first interview they asked if i'm responsible enough for the position, you know, because of my age and experiences, it's a web dev position, focused on e-commerce, that is 100% the company revenue.

    I personally am really responsible for my age, but saying that isn't enough i guess, i don't have big specific things for examples.

    Tell me about some experience in interviews that you've got, if you are a interviewer or candidate.

    submitted by /u/PatrickRNG
    [link] [comments]

    Logagent: The Swiss Army Knife for Log Processing?

    Posted: 06 Jun 2018 10:56 AM PDT

    Full-Stack JavaScript is the future?

    Posted: 05 Jun 2018 11:29 PM PDT

    So I was looking at the website for Fullstack Academy, one of the top U.S. coding bootcamps, and they made an interesting point about teaching Full-Stack JavaScript rather than Front-End JS + Ruby on Rails or Django.

    The reason they pointed out for teaching Full-Stack JavaScript was because it was the future (for instance, React.js + Node.js) and it was a better language to teach beginners to help them truly understanding programming (for instance, Rails abstracts a lot of things away, whereas Full-Stack JS teaches you the details much better).

    What are your thoughts on the article and on Fullstack Academy's perspective? Is Full-Stack JavaScript the future of web development?

    The article is linked: https://www.fullstackacademy.com/blog/is-the-programming-language-taught-at-a-coding-bootcamp-important

    submitted by /u/csthrowawaym8
    [link] [comments]

    The definitive guide to React Material – LogRocket

    Posted: 06 Jun 2018 09:59 AM PDT

    Any ideas for websites?

    Posted: 06 Jun 2018 09:54 AM PDT

    Hi. I am php developer, mostly specializing in symfony development. I love programming, doing at work and home. My problem here is that i lack imagination of what to make. Any ideas i can think of are mostly pointless ir usable only for me which is not so great at this point as i would like to make something for community or maybe earn something.
    So i would like to ask for some if any. Doesn't need to be highly specific. Or maybe someone is looking for a developer for something?

    submitted by /u/k0d3r1s
    [link] [comments]

    Web Assembly?

    Posted: 06 Jun 2018 08:57 AM PDT

    I never heard about Web Assembly before, but people keep saying it will replace JavaScript in the future? Is this true?

    So many new tech companies are developing new codebases with JavaScript nowadays, that I can't see it going away.

    submitted by /u/csthrowawaym8
    [link] [comments]

    No comments:

    Post a Comment